@article{M4A8E33B7, title = "Facial Emotion Recognition Data Augmentation using Generative Adversarial Network", journal = "Journal of KIISE, JOK", year = "2021", issn = "2383-630X", doi = "10.5626/JOK.2021.48.4.398", author = "Jinyong Kim,Geunsik Jo", keywords = "generative adversarial network,data augmentation,facial emotion recognition,image-to-image translation", abstract = "The facial emotion recognition field of computer vision has recently been identified to demonstrate meaningful results through various neural networks. However, the major datasets of facial emotion recognition have the problem of “class imbalance,” which is a factor that degrades the accuracy of deep learning models. Therefore, numerous studies have been actively conducted to solve the problem of class imbalance. In this paper, we propose “RDGAN,” a facial emotion recognition data augmentation model that uses a GAN to solve the class imbalance of the FER2013 and RAF_single that are used as facial emotion recognition datasets. RDGAN is a network that generates images suitable for classes by adding expression discriminators based on the image-to-image translation model between the existing images as compared to the prevailing studies. The dataset augmented with RDGAN showed an average performance improvement of 4.805%p and 0.857%p in FER2013 and RAF_single, respectively, compared to the dataset without data augmentation." }