中文
相关论文

相关论文: ReMasker: Imputing Tabular Data with Masked Autoen…

200 篇论文

Masked autoencoders (MAEs) have recently demonstrated effectiveness in tabular data imputation. However, due to the inherent heterogeneity of tabular data, the uniform random masking strategy commonly used in MAEs can disrupt the…

机器学习 · 计算机科学 2024-12-30 Jungkyu Kim , Kibok Lee , Taeyoung Park

Tabular data builds the basis for a wide range of applications, yet real-world datasets are frequently incomplete due to collection errors, privacy restrictions, or sensor failures. As missing values degrade the performance or hinder the…

We present CACTI, a masked autoencoding approach for imputing tabular data that leverages the structure in missingness patterns and contextual information. Our approach employs a novel median truncated copy masking training strategy that…

机器学习 · 计算机科学 2025-06-04 Aditya Gorla , Ryan Wang , Zhengtong Liu , Ulzee An , Sriram Sankararaman

Handling missing values in tabular datasets presents a significant challenge in training and testing artificial intelligence models, an issue usually addressed using imputation techniques. Here we introduce "Not Another Imputation Method"…

机器学习 · 计算机科学 2026-03-13 Camillo Maria Caruso , Paolo Soda , Valerio Guarrasi

Tabular data forms the backbone of high-stakes decision systems in finance, healthcare, and beyond. Yet industrial tabular datasets are inherently difficult: high-dimensional, riddled with missing entries, and rarely labeled at scale. While…

机器学习 · 计算机科学 2026-05-13 Bo Zheng , Yudong Chen , Zihua Xiong , Shuai Fang , Peidong He , Yang Yang , Sheng Guo

There has been a lot of recent interest in designing neural network models to estimate a distribution from a set of examples. We introduce a simple modification for autoencoder neural networks that yields powerful generative models. Our…

机器学习 · 计算机科学 2015-06-08 Mathieu Germain , Karol Gregor , Iain Murray , Hugo Larochelle

Missing data is a recurrent and challenging problem, especially when using machine learning algorithms for real-world applications. For this reason, missing data imputation has become an active research area, in which recent deep learning…

机器学习 · 计算机科学 2021-07-01 Simon Tihon , Muhammad Usama Javaid , Damien Fourure , Nicolas Posocco , Thomas Peel

Although data may be abundant, complete data is less so, due to missing columns or rows. This missingness undermines the performance of downstream data products that either omit incomplete cases or create derived completed data for…

机器学习 · 计算机科学 2020-06-26 Haw-minn Lu , Giancarlo Perrone , José Unpingco

Deep learning for tabular data has garnered increasing attention in recent years, yet employing deep models for structured data remains challenging. While these models excel with unstructured data, their efficacy with structured data has…

机器学习 · 计算机科学 2024-07-23 Hugo Thimonier , Fabrice Popineau , Arpad Rimmel , Bich-Liên Doan

When working with tabular data, missingness is always one of the most painful problems. Throughout many years, researchers have continuously explored better and better ways to impute missing data. Recently, with the rapid development…

机器学习 · 计算机科学 2025-09-09 Tin Luu , Binh Nguyen , Man Ngo

Missing values of varying patterns and rates in real-world tabular data pose a significant challenge in developing reliable data-driven models. The most commonly used statistical and machine learning methods for missing value imputation may…

机器学习 · 计算机科学 2025-03-26 Ibna Kowsar , Shourav B. Rabbani , Yina Hou , Manar D. Samad

Tabular data are central to many applications, especially longitudinal data in healthcare, where missing values are common, undermining model fidelity and reliability. Prior imputation methods either impose restrictive assumptions or…

机器学习 · 计算机科学 2025-09-30 Dengyi Liu , Honggang Wang , Hua Fang

Missing data represents a fundamental challenge in machine learning applications, often reducing model performance and reliability. This problem is particularly acute in fields like bioinformatics and clinical machine learning, where…

机器学习 · 计算机科学 2025-09-04 Fatemeh Azad , Zoran Bosnić , Matjaž Kukar

Medical datasets are particularly subject to attribute noise, that is, missing and erroneous values. Attribute noise is known to be largely detrimental to learning performances. To maximize future learning performances it is primordial to…

机器学习 · 计算机科学 2022-06-23 Thomas Ranvier , Haytham Elgazel , Emmanuel Coquery , Khalid Benabdeslem

By filling in missing values in datasets, imputation allows these datasets to be used with algorithms that cannot handle missing values by themselves. However, missing values may in principle contribute useful information that is lost…

机器学习 · 计算机科学 2024-10-31 Oliver Urs Lenz , Daniel Peralta , Chris Cornelis

Tabular data plays a crucial role in various domains but often suffers from missing values, thereby curtailing its potential utility. Traditional imputation techniques frequently yield suboptimal results and impose substantial computational…

机器学习 · 计算机科学 2024-03-22 Yizhu Wen , Kai Yi , Jing Ke , Yiqing Shen

Data imputation, the process of filling in missing feature elements for incomplete data sets, plays a crucial role in data-driven learning. A fundamental belief is that data imputation is helpful for learning performance, and it follows…

机器学习 · 计算机科学 2025-09-30 Ruikai Yang , Fan He , Mingzhen He , Kaijie Wang , Xiaolin Huang

Deep neural networks are capable of learning powerful representations to tackle complex vision tasks but expose undesirable properties like the over-fitting issue. To this end, regularization techniques like image augmentation are necessary…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Haohang Xu , Shuangrui Ding , Manqi Zhao , Dongsheng Jiang

The field of imbalanced self-supervised learning, especially in the context of tabular data, has not been extensively studied. Existing research has predominantly focused on image datasets. This paper aims to fill this gap by examining the…

机器学习 · 计算机科学 2024-03-26 Samuel Stocksieker , Denys Pommeret , Arthur Charpentier

Despite much work on advanced deep learning and generative modeling techniques for tabular data generation and imputation, traditional methods have continued to win on imputation benchmarks. We herein present UnmaskingTrees, a simple method…

机器学习 · 计算机科学 2025-07-24 Calvin McCarter
‹ 上一页 1 2 3 10 下一页 ›