Journal Article10.1016/J.ESWA.2019.05.006
Oversampling method using outlier detectable generative adversarial network
46
TL;DR: An oversampling method using outlier detectable generative adversarial network (OD-GAN) to solve class imbalance problem, which uses a discriminator used only for training purposes in cGAN as an outlier detector to quantify the difference between the distributions of the majority and minority classes.
read more
Abstract: A class imbalance problem occurs when a particular class of data is significantly more or less than another class of data. This problem is difficult to solve; however, solutions such as the oversampling method using synthetic minority oversampling technique (SMOTE) or conditional generative adversarial network (cGAN) have been suggested recently to solve this problem. In the case of SMOTE and their variations, it is possible to generate biased artificial data because it does not consider the entire data in the minority class. To overcome this problem, an oversampling method using cGAN has been proposed. However, such a method does not consider the majority class that affects the classification boundary. In particular, if there is an outlier in the majority class, the classification boundary may be biased. This paper presents an oversampling method using outlier detectable generative adversarial network (OD-GAN) to solve this problem. We use a discriminator, which is used only for training purposes in cGAN, as an outlier detector to quantify the difference between the distributions of the majority and minority classes. The discriminator can detect and remove outliers. This prevents the distortion of the classification boundary caused by outliers. The generator imitates the distribution of the minority class and generates artificial data to balance the dataset. We experiment with various datasets, oversampling techniques, and classifiers. The empirical results show that the performance of OD-GAN is better than those of other oversampling methods for imbalanced datasets with outliers.
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
•Dissertation
分群式取樣法於類別不平衡問題之研究;Clustering-Based Under-sampling in Class Imbalanced Data
張景翔,Jing-Shang Jhang +1 more
- 01 Jul 2016
TL;DR: In this paper, a clustering-based under-sampling strategy was proposed to balance the imbalance between the minority class and the majority class, where the number of clusters in the majority classes is set to be equal to the number in the minority classes.
496
CSGAN: Cyclic-Synthesized Generative Adversarial Networks for image-to-image transformation
TL;DR: The proposed CSGAN uses a new objective function (loss) called Cyclic-Synthesized Loss (CS) between the synthesized image of one domain and cycled image of another domain and exhibits the promising and comparable performance over Facades dataset in terms of both qualitative and quantitative measures.
61
Intelligent Pneumonia Identification From Chest X-Rays: A Systematic Literature Review
Wasif Khan,Nazar Zaki,Luqman Ali +2 more
TL;DR: A detailed review of the literature on intelligent pneumonia detection from chest X-rays can be found in this article, where the usability, goodness factors, and computational complexities of the algorithms employed for intelligent pneumonia identification are analyzed.
Learning With Imbalanced Data in Smart Manufacturing: A Comparative Analysis
TL;DR: In this article, the authors present a framework for evaluating the effectiveness of these remedies in the context of manufacturing and apply their proposed framework to benchmark the performance of different combinations of algorithm components using a real world manufacturing dataset.
A Weakly Supervised Learning-Based Oversampling Framework for Class-Imbalanced Fault Diagnosis
TL;DR: This article proposes a weakly supervised oversampling method that treats all synthetic samples as unlabeled samples and develops a graph semisupervised learning algorithm to select high-quality synthetic samples, adding into the final training set as minority samples.
References
Generative Adversarial Nets
Ian Goodfellow,Jean Pouget-Abadie,Mehdi Mirza,Bing Xu,David Warde-Farley,Sherjil Ozair,Aaron Courville,Yoshua Bengio +7 more
- 08 Dec 2014
TL;DR: A new framework for estimating generative models via an adversarial process, in which two models are simultaneously train: a generative model G that captures the data distribution and a discriminative model D that estimates the probability that a sample came from the training data rather than G.
SMOTE: synthetic minority over-sampling technique
TL;DR: In this article, a method of over-sampling the minority class involves creating synthetic minority class examples, which is evaluated using the area under the Receiver Operating Characteristic curve (AUC) and the ROC convex hull strategy.
Image-to-Image Translation with Conditional Adversarial Networks
Phillip Isola,Jun-Yan Zhu,Tinghui Zhou,Alexei A. Efros +3 more
- 21 Jul 2017
TL;DR: Conditional adversarial networks are investigated as a general-purpose solution to image-to-image translation problems and it is demonstrated that this approach is effective at synthesizing photos from label maps, reconstructing objects from edge maps, and colorizing images, among other tasks.
•Posted Content
Image-to-Image Translation with Conditional Adversarial Networks
TL;DR: Conditional Adversarial Network (CA) as discussed by the authors is a general-purpose solution to image-to-image translation problems, which can be used to synthesize photos from label maps, reconstructing objects from edge maps, and colorizing images, among other tasks.
15.5K