Missingness Augmentation: A General Approach for Improving Generative Imputation Models
Yufeng Wang, Dan Li, Cong Xu, Min Yang

TL;DR
This paper introduces Missingness Augmentation (MisA), a simple data augmentation technique that enhances generative imputation models by dynamically creating incomplete samples, leading to improved performance on tabular and image datasets.
Contribution
The paper proposes a novel, easily integrable data augmentation method called MisA that significantly boosts the performance of generative imputation models.
Findings
MisA improves imputation accuracy across datasets
Enhanced performance on tabular and image data
Easy to incorporate into existing frameworks
Abstract
Missing data imputation is a fundamental problem in data analysis, and many studies have been conducted to improve its performance by exploring model structures and learning procedures. However, data augmentation, as a simple yet effective method, has not received enough attention in this area. In this paper, we propose a novel data augmentation method called Missingness Augmentation (MisA) for generative imputation models. Our approach dynamically produces incomplete samples at each epoch by utilizing the generator's output, constraining the augmented samples using a simple reconstruction loss, and combining this loss with the original loss to form the final optimization objective. As a general augmentation technique, MisA can be easily integrated into generative imputation frameworks, providing a simple yet effective way to enhance their performance. Experimental results demonstrate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Music and Audio Processing · Advanced Neural Network Applications
