English

Synthetic Information towards Maximum Posterior Ratio for deep learning on Imbalanced Data

Machine Learning 2024-02-26 v1 Artificial Intelligence

Abstract

This study examines the impact of class-imbalanced data on deep learning models and proposes a technique for data balancing by generating synthetic data for the minority class. Unlike random-based oversampling, our method prioritizes balancing the informative regions by identifying high entropy samples. Generating well-placed synthetic data can enhance machine learning algorithms accuracy and efficiency, whereas poorly-placed ones may lead to higher misclassification rates. We introduce an algorithm that maximizes the probability of generating a synthetic sample in the correct region of its class by optimizing the class posterior ratio. Additionally, to maintain data topology, synthetic data are generated within each minority sample's neighborhood. Our experimental results on forty-one datasets demonstrate the superior performance of our technique in enhancing deep-learning models.

Keywords

Cite

@article{arxiv.2401.02591,
  title  = {Synthetic Information towards Maximum Posterior Ratio for deep learning on Imbalanced Data},
  author = {Hung Nguyen and Morris Chang},
  journal= {arXiv preprint arXiv:2401.02591},
  year   = {2024}
}

Comments

Accepted to IEEE Transaction on Artificial Intelligence

R2 v1 2026-06-28T14:09:13.549Z