Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Diffusion models for missing value imputation in tabular data

About

Missing value imputation in machine learning is the task of estimating the missing values in the dataset accurately using available information. In this task, several deep generative modeling methods have been proposed and demonstrated their usefulness, e.g., generative adversarial imputation networks. Recently, diffusion models have gained popularity because of their effectiveness in the generative modeling task in images, texts, audio, etc. To our knowledge, less attention has been paid to the investigation of the effectiveness of diffusion models for missing value imputation in tabular data. Based on recent development of diffusion models for time-series data imputation, we propose a diffusion model approach called "Conditional Score-based Diffusion Models for Tabular data" (TabCSDI). To effectively handle categorical variables and numerical variables simultaneously, we investigate three techniques: one-hot encoding, analog bits encoding, and feature tokenization. Experimental results on benchmark datasets demonstrated the effectiveness of TabCSDI compared with well-known existing methods, and also emphasized the importance of the categorical embedding techniques.

Shuhan Zheng, Nontawat Charoenphakdee• 2022

Related benchmarks

TaskDatasetResultRank
Data ImputationWINE (test)
RMSE0.1231
205
Categorical Data ImputationLETTER (test)
PFC77.7
16
Data ImputationCalifornia (test)
RMSE0.1551
16
Categorical Data ImputationCar (test)
PFC66.75
16
Categorical Data ImputationMushroom (test)
PFC31.3
16
Data ImputationBREAST (test)
RMSE0.1103
16
Data ImputationSpam (test)
RMSE0.0704
16
Data ImputationYeast (test)
RMSE0.1452
16
Data Imputationblood (test)
RMSE0.1832
16
ImputationNSDUH 30% MNAR
Ordinal MACE0.43
7
Showing 10 of 15 rows

Other info

Follow for update