English

Uncertainty-Aware Generative Oversampling Using an Entropy-Guided Conditional Variational Autoencoder

Machine Learning 2025-10-07 v3 Artificial Intelligence

Abstract

Class imbalance remains a major challenge in machine learning, especially for high-dimensional biomedical data where nonlinear manifold structures dominate. Traditional oversampling methods such as SMOTE rely on local linear interpolation, often producing implausible synthetic samples. Deep generative models like Conditional Variational Autoencoders (CVAEs) better capture nonlinear distributions, but standard variants treat all minority samples equally, neglecting the importance of uncertain, boundary-region examples emphasized by heuristic methods like Borderline-SMOTE and ADASYN. We propose Local Entropy-Guided Oversampling with a CVAE (LEO-CVAE), a generative oversampling framework that explicitly incorporates local uncertainty into both representation learning and data generation. To quantify uncertainty, we compute Shannon entropy over the class distribution in a sample's neighborhood: high entropy indicates greater class overlap, serving as a proxy for uncertainty. LEO-CVAE leverages this signal through two mechanisms: (i) a Local Entropy-Weighted Loss (LEWL) that emphasizes robust learning in uncertain regions, and (ii) an entropy-guided sampling strategy that concentrates generation in these informative, class-overlapping areas. Applied to clinical genomics datasets (ADNI and TCGA lung cancer), LEO-CVAE consistently improves classifier performance, outperforming both traditional oversampling and generative baselines. These results highlight the value of uncertainty-aware generative oversampling for imbalanced learning in domains governed by complex nonlinear structures, such as omics data.

Keywords

Cite

@article{arxiv.2509.25334,
  title  = {Uncertainty-Aware Generative Oversampling Using an Entropy-Guided Conditional Variational Autoencoder},
  author = {Amirhossein Zare and Amirhessam Zare and Parmida Sadat Pezeshki and Herlock and Rahimi and Ali Ebrahimi and Ignacio Vázquez-García and Leo Anthony Celi},
  journal= {arXiv preprint arXiv:2509.25334},
  year   = {2025}
}

Comments

16 pages, 2 figures

R2 v1 2026-07-01T06:05:52.282Z