paper-with-me

홈 › Papers

Impugan: Learning Conditional Generative Models for Robust Data Imputation

2025-12-05 · Zalish Mahmud, Anantaa Kotal, Aritran Piplai arxiv

Incomplete data are common in real-world applications. Sensors fail, records are inconsistent, and datasets collected from different sources often differ in scale, sampling rate, and quality. These differences create missing values that make it difficult to combine data and build reliable models. Standard imputation methods such as regression models, expectation-maximization, and multiple imputation rely on strong assumptions about linearity and independence. These assumptions rarely hold for complex or heterogeneous data, which can lead to biased or over-smoothed estimates. We propose Impugan, a conditional Generative Adversarial Network (cGAN) for imputing missing values and integrating heterogeneous datasets. The model is trained on complete samples to learn how missing variables depend on observed ones. During inference, the generator reconstructs missing entries from available features, and the discriminator enforces realism by distinguishing true from imputed data. This adversarial process allows Impugan to capture nonlinear and multimodal relationships that conventional methods cannot represent. In experiments on benchmark datasets and a multi-source integration task, Impugan achieves up to 82\% lower Earth Mover's Distance (EMD) and 70\% lower mutual-information deviation (MI) compared to leading baselines. These results show that adversarially trained generative models provide a scalable and principled approach for imputing and merging incomplete, heterogeneous data. Our model is available at: github.com/zalishmahmud/impuganBigData2025

📄 PDF Abstract BibTeX arXiv:2512.05950

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Imputation of Missing Data with Class Imbalance using Conditional Generative Adversarial Networks

2020-12-01 · Saqib Ejaz Awan, Mohammed Bennamoun, Ferdous Sohel, Frank M Sanfilippo 외

Missing data is a common problem faced with real-world datasets. Imputation is a widely used technique to estimate the missing data. State-of-the-art imputation approaches, such as Generative Adversarial Imputation Nets …

ImputationMissing Values

Generative Conditional Missing Imputation Networks

2026-01-02 · George Sun, Yi-Hui Zhou arxiv

In this study, we introduce a sophisticated generative conditional strategy designed to impute missing values within datasets, an area of considerable importance in statistical analysis. Specifically, we initially elucid…

Multiple Imputation via Generative Adversarial Network for High-dimensional Blockwise Missing Value Problems

2021-12-21 · Zongyu Dai, Zhiqi Bu, Qi Long

Missing data are present in most real world problems and need careful handling to preserve the prediction accuracy and statistical consistency in the downstream analysis. As the gold standard of handling missing data, mu…

Generative Adversarial NetworkImputation

Data Generation as Sequential Decision Making

2015-06-10 · NeurIPS 2015 12 · Philip Bachman, Doina Precup

We connect a broad class of generative models through their shared reliance on sequential decision making. Motivated by this view, we develop extensions to an existing model, and then explore the idea further in the cont…

Decision MakingImputationSequential Decision Making

Flow Models for Arbitrary Conditional Likelihoods

2019-09-13 · Yang Li, Shoaib Akbar, Junier B. Oliva

Understanding the dependencies among features of a dataset is at the core of most unsupervised learning tasks. However, a majority of generative modeling approaches are focused solely on the joint distribution $p(x)$ and…

Image InpaintingImputation