Proceedings Article10.1109/ICDM.2019.00014
Supervised Class Distribution Learning for GANs-Based Imbalanced Classification
Zixin Cai,Xinyue Wang,Mingjie Zhou,Jian Xu,Liping Jing +4 more
- 01 Nov 2019
- pp 41-50
9
TL;DR: A novel imbalanced classification framework with two stages that makes use of the generative adversarial networks to simultaneously generate instances according to the learnt class distributions and mine the discriminative structure among classes to train the final classifier.
read more
Abstract: Class imbalance is a challenging problem in many real-world applications such as fraudulent transactions detection in finance and diagnosis of rare diseases in medicine, which has attracted more and more attention in the community of machine learning and data mining. The main issue is how to capture the fundamental characteristics of the imbalanced data distribution. In particular, whether the hidden pattern can be truly mined from minority class is still a largely unanswered question after all it contains limited instances. The existing methods provide only a partial understanding of this issue and result in the biased and inaccurate classifiers. To overcome this issue, we propose a novel imbalanced classification framework with two stages. The first stage aims to accurately determine the class distributions by a supervised class distribution learning method under the Wasserstein auto-encoder framework. The second stage makes use of the generative adversarial networks to simultaneously generate instances according to the learnt class distributions and mine the discriminative structure among classes to train the final classifier. This proposed framework focuses on Supervised Class Distribution Learning for Generative Adversarial Networks-based imbalanced classification (SCDL-GAN). By comparing with the state-of-the-art methods, the experimental results demonstrate that SCDL-GAN consistently benefits the imbalanced classification task in terms of several widely-used evaluation metrics on five benchmark datasets.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
IDA-GAN: A Novel Imbalanced Data Augmentation GAN
TL;DR: Zhang et al. as discussed by the authors proposed a novel Imbalanced Data Augmentation Generative Adversarial Networks (GAN) named IDA-GAN as an augmentation tool to deal with the imbalanced dataset.
39
A Survey on GAN Techniques for Data Augmentation to Address the Imbalanced Data Issues in Credit Card Fraud Detection
TL;DR: In this paper , a survey on data augmentation using various GAN variants in the credit card fraud detection domain is presented, which includes various solutions proposed by different researchers to balance imbalanced classes.
On Supervised Class-Imbalanced Learning: An Updated Perspective and Some Key Challenges
TL;DR: In this article , the authors provide a comprehensive summary of the rich pool of research works attempting to combat the adversarial effects of class imbalance efficiently and highlight the need for techniques tailored for such a paradigm.
32
On Supervised Class-Imbalanced Learning: An Updated Perspective and Some Key Challenges
TL;DR: In this article , the authors provide a comprehensive summary of the rich pool of research works attempting to combat the adversarial effects of class imbalance efficiently and highlight the need for techniques tailored for such a paradigm.
26
Towards Automated Imbalanced Learning with Deep Hierarchical Reinforcement Learning
Daochen Zha,Kwei-Herng Lai,Qiaoyu Tan,Sirui Ding,Na Zou,Xia Hu +5 more
- 26 Aug 2022
TL;DR: Motivated by the success of SMOTE and its extensions, the generation process is formulated as a Markov decision process (MDP) consisting of three levels of policies to generate synthetic samples within the SMOTE search space to optimize the performance metric on the validation data.
References
Deep Residual Learning for Image Recognition
Kaiming He,Xiangyu Zhang,Shaoqing Ren,Jian Sun +3 more
- 27 Jun 2016
TL;DR: In this article, the authors proposed a residual learning framework to ease the training of networks that are substantially deeper than those used previously, which won the 1st place on the ILSVRC 2015 classification task.
•Proceedings Article
Adam: A Method for Stochastic Optimization
Diederik P. Kingma,Jimmy Ba +1 more
- 01 Jan 2015
TL;DR: This work introduces Adam, an algorithm for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimates of lower-order moments, and provides a regret bound on the convergence rate that is comparable to the best known results under the online convex optimization framework.
138.5K
•Posted Content
Deep Residual Learning for Image Recognition
TL;DR: This work presents a residual learning framework to ease the training of networks that are substantially deeper than those used previously, and provides comprehensive empirical evidence showing that these residual networks are easier to optimize, and can gain accuracy from considerably increased depth.
117.9K
•Posted Content
Adam: A Method for Stochastic Optimization
Diederik P. Kingma,Jimmy Ba +1 more
TL;DR: In this article, the adaptive estimates of lower-order moments are used for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimate of lowerorder moments.
82.5K
Gradient-based learning applied to document recognition
Yann LeCun,Léon Bottou,Léon Bottou,Yoshua Bengio,Yoshua Bengio,Yoshua Bengio,Patrick Haffner +6 more
- 01 Jan 1998
TL;DR: In this article, a graph transformer network (GTN) is proposed for handwritten character recognition, which can be used to synthesize a complex decision surface that can classify high-dimensional patterns, such as handwritten characters.
53.5K