IJCAI 2021poster15 citations

Interpretable Minority Synthesis for Imbalanced Classification

Yi He, Fudong Lin, Xu Yuan, Nian-Feng Tzeng

Abstract

This paper proposes a novel oversampling approach that strives to balance the class priors with a considerably imbalanced data distribution of high dimensionality. The crux of our approach lies in learning interpretable latent representations that can model the synthetic mechanism of the minority samples by using a generative adversarial network(GAN). A Bayesian regularizer is imposed to guide the GAN to extract a set of salient features that are either disentangled or intensionally entangled, with their interplay controlled by a prescribed structure, defined with human-in-the-loop. As such, our GAN enjoys an improved sample complexity, being able to synthesize high-quality minority samples even if the sizes of minority classes are extremely small during training. Empirical studies substantiate that our approach can empower simple classifiers to achieve superior imbalanced classification performance over the state-of-the-art competitors and is robust across various imbalance settings. Code is released in github.com/fudonglin/IMSIC.

Machine Learning: Learning Generative ModelsData Mining: Class Imbalance and Unequal Cost
BibTeX
@inproceedings{ijcai2021p350,
  title     = {Interpretable Minority Synthesis for Imbalanced Classification},
  author    = {He, Yi and Lin, Fudong and Yuan, Xu and Tzeng, Nian-Feng},
  booktitle = {Proceedings of the Thirtieth International Joint Conference on
               Artificial Intelligence, {IJCAI-21}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Zhi-Hua Zhou},
  pages     = {2542--2548},
  year      = {2021},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2021/350},
  url       = {https://doi.org/10.24963/ijcai.2021/350},
}
Interpretable Minority Synthesis for Imbalanced Classification · IJCAI 2021