Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

TabImpute: Universal Zero-Shot Imputation for Tabular Data

About

Missing data is a widespread problem in tabular settings. Existing solutions range from simple averaging to complex generative adversarial networks, but due to each method's large variance in performance across real-world domains and time-consuming hyperparameter tuning, no universal imputation method exists. This performance variance is particularly pronounced in small datasets, where the models have the least amount of information. Building on TabPFN, a recent tabular foundation model for supervised learning, we propose TabImpute, a pre-trained transformer that delivers accurate and fast zero-shot imputations, requiring no fitting or hyperparameter tuning at inference time. To train and evaluate TabImpute, we introduce (i) an entry-wise featurization for tabular settings, enabling a 100x speedup over the previous TabPFN imputation method, (ii) a synthetic training data generation pipeline incorporating a diverse set of missingness patterns to enhance accuracy on real-world missing data problems, and (iii) MissBench, a comprehensive benchmark with 42 OpenML tables and 13 new missingness patterns. MissBench spans domains such as medicine, finance, and engineering, showcasing TabImpute's robust performance compared to numerous established imputation methods.

Jacob Feitelberg, Dwaipayan Saha, Kyuseong Choi, Zaid Ahmad, Anish Agarwal, Raaz Dwivedi• 2025

Related benchmarks

TaskDatasetResultRank
Tabular ImputationMissBench (test)
MCAR Score0.414
15
Tabular Data ImputationMissBench (overall)
MCAR Score72
15
ImputationOpenML MCAR, Missing Probability 0.4 (test)
MAD0.199
13
Tabular ImputationMiss-Bench 42 OpenML datasets small tables v1
MCAR Score0.904
5
Showing 4 of 4 rows

Other info

Follow for update