2018
DOI: 10.1007/978-3-319-93040-4_28
|View full text |Cite
|
Sign up to set email alerts
|

Emotion Classification with Data Augmentation Using Generative Adversarial Networks

Abstract: It is a difficult task to classify images with multiple class labels using only a small number of labeled examples, especially when the label (class) distribution is imbalanced. Emotion classification is such an example of imbalanced label distribution, because some classes of emotions like disgusted are relatively rare comparing to other labels like happy or sad. In this paper, we propose a data augmentation method using generative adversarial networks (GAN). It can complement and complete the data manifold a… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
136
0
1

Year Published

2019
2019
2022
2022

Publication Types

Select...
4
2
2
2

Relationship

0
10

Authors

Journals

citations
Cited by 187 publications
(137 citation statements)
references
References 32 publications
0
136
0
1
Order By: Relevance
“…GANs) can also be used for extending the dataset to address imbalance. Many studies [141], [142], [143] have successfuly used GANs to generate examples for under-represented classes for various image classification problems.…”
Section: Image Classificationmentioning
confidence: 99%
“…GANs) can also be used for extending the dataset to address imbalance. Many studies [141], [142], [143] have successfuly used GANs to generate examples for under-represented classes for various image classification problems.…”
Section: Image Classificationmentioning
confidence: 99%
“…For this purpose, conditional GANs (cGAN) are a particularly suiting candidate, since pairs of ground truth and noisy data are available [39]. Similarly, cycle-consistent adversarial networks (CycleGAN) [40] or style transfer GANs [41] may be used to relate the two data domains in cases where pairs are lacking, e.g. for low resolution reconstructions without a matching ground truth or for generalizing the data set to new experimental conditions with few existing examples [42].…”
Section: Conclusion and Discussionmentioning
confidence: 99%
“…There also exists attempts to learn data augmentations strategy, including Smart Augmentation [17], which proposed a network that automatically generates augmented data by merging two or more samples from the same class, and [29] which used a Bayesian approach to generate data based on the distribution learned from the training set. Generative adversarial networks have also been used for the purpose of generating additional data [22,35,1]. The work most closely related to our proposed method is [6], which formulated the auto-augmentation search as a discrete search problem and exploited a reinforcement learning framework to search the policy consisting of possible augmentation operations.…”
Section: Data Augmentationmentioning
confidence: 99%