English

IFGAN: Missing Value Imputation using Feature-specific Generative Adversarial Networks

Machine Learning 2020-12-24 v1 Machine Learning

Abstract

Missing value imputation is a challenging and well-researched topic in data mining. In this paper, we propose IFGAN, a missing value imputation algorithm based on Feature-specific Generative Adversarial Networks (GAN). Our idea is intuitive yet effective: a feature-specific generator is trained to impute missing values, while a discriminator is expected to distinguish the imputed values from observed ones. The proposed architecture is capable of handling different data types, data distributions, missing mechanisms, and missing rates. It also improves post-imputation analysis by preserving inter-feature correlations. We empirically show on several real-life datasets that IFGAN outperforms current state-of-the-art algorithm under various missing conditions.

Keywords

Cite

@article{arxiv.2012.12581,
  title  = {IFGAN: Missing Value Imputation using Feature-specific Generative Adversarial Networks},
  author = {Wei Qiu and Yangsibo Huang and Quanzheng Li},
  journal= {arXiv preprint arXiv:2012.12581},
  year   = {2020}
}

Comments

Wei Qiu and Yangsibo Huang contribute equally to this work

R2 v1 2026-06-23T21:16:40.818Z