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

Imputation Meets Clustering: Exploiting Latent Subgroup Structure for Missing Data Recovery

About

Missing data is prevalent in practical applications, making effective imputation an essential preprocessing step for downstream analysis. Real-world datasets often exhibit complex latent structures composed of multiple subgroups with distinct distributions. However, existing methods often overlook such population heterogeneity. Without explicit structural guidance, these methods tend to produce generic estimates that blur subgroup boundaries and lack instance-level fidelity. While incorporating subgroup information offers a remedy, it faces a circular dependency: reliable subgroup identification requires complete data, while data completion is the imputation objective itself. To resolve this, we propose CAGI (Cluster-Aware Generative Imputation), a framework that reformulates clustering and imputation as a mutually reinforcing co-optimization process. CAGI employs a ``Partition-Guide-Restore'' strategy where dynamic cluster assignments act as local priors to condition a Generative Adversarial Network. An iterative feedback loop is established to progressively refine both cluster structures and imputed values toward faithful subgroup distributions. To ensure distributional stability, CAGI further employs a multi-level optimization objective combining instance-level reconstruction with distribution-level regularization. Extensive experiments on 14 benchmark datasets with 15 representative baselines demonstrate the superiority of CAGI. The source code is available at: https://github.com/supercocachii/CAGI

Chuyao Zhang, E Li, Taochen Chen, Yiqun Zhang, Yuzhu Ji, Shuping Zhao, Peng Liu, Yiu-ming Cheung• 2026

Related benchmarks

TaskDatasetResultRank
Data ImputationWINE (test)
RMSE0.0997
205
Data ImputationSpam (test)
RMSE0.0532
16
Data ImputationBREAST (test)
RMSE0.0884
16
Data ImputationYeast (test)
RMSE0.1173
16
Data ImputationCalifornia (test)
RMSE0.1489
16
Data Imputationblood (test)
RMSE0.1539
16
Categorical Data ImputationCar (test)
PFC65.39
16
Categorical Data ImputationMushroom (test)
PFC25.32
16
Categorical Data ImputationLETTER (test)
PFC73.33
16
Showing 9 of 9 rows

Other info

Follow for update