paper-with-me

홈 › Papers

MixCut:A Data Augmentation Method for Facial Expression Recognition

2024-05-17 · Jiaxiang Yu, Yiyang Liu, Ruiyang Fan, Guobing Sun

In the facial expression recognition task, researchers always get low accuracy of expression classification due to a small amount of training samples. In order to solve this kind of problem, we proposes a new data augmentation method named MixCut. In this method, we firstly interpolate the two original training samples at the pixel level in a random ratio to generate new samples. Then, pixel removal is performed in random square regions on the new samples to generate the final training samples. We evaluated the MixCut method on Fer2013Plus and RAF-DB. With MixCut, we achieved 85.63% accuracy in eight-label classification on Fer2013Plus and 87.88% accuracy in seven-label classification on RAF-DB, effectively improving the classification accuracy of facial expression image recognition. Meanwhile, on Fer2013Plus, MixCut achieved performance improvements of +0.59%, +0.36%, and +0.39% compared to the other three data augmentation methods: CutOut, Mixup, and CutMix, respectively. MixCut improves classification accuracy on RAF-DB by +0.22%, +0.65%, and +0.5% over these three data augmentation methods.

📄 PDF Abstract BibTeX arXiv:2405.10489

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationData AugmentationFacial Expression Recognition

Methods 이 논문이 사용한 방법론

CutMix CutMix is an image data augmentation strategy. Instead of simply removing pixels as in Cutout, we replace the removed regions with…
Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

Semantic Data Augmentation for Long-tailed Facial Expression Recognition

2024-11-26 · Zijian Li, Yan Wang, Bowen Guan, JianKai Yin

Facial Expression Recognition has a wide application prospect in social robotics, health care, driver fatigue monitoring, and many other practical scenarios. Automatic recognition of facial expressions has been extensive…

Data AugmentationFacial Expression Recognition

Deep Multi-Facial Patches Aggregation Network For Facial Expression Recognition

2020-02-20 · Ahmed Rachid Hazourli, Amine Djeghri, Hanan Salam, Alice Othmani

In this paper, we propose an approach for Facial Expressions Recognition (FER) based on a deep multi-facial patches aggregation network. Deep features are learned from facial patches using deep sub-networks and aggregate…

Data AugmentationDeep LearningFacial expression generationFacial Expression Recognition+1

Enhancing Ambiguous Dynamic Facial Expression Recognition with Soft Label-based Data Augmentation

2025-06-25 · Ryosuke Kawamura, Hideaki Hayashi, Shunsuke Otake, Noriko Takemura 외

Dynamic facial expression recognition (DFER) is a task that estimates emotions from facial expression video sequences. For practical applications, accurately recognizing ambiguous facial expressions -- frequently encount…

Data AugmentationDynamic Facial Expression RecognitionFacial Expression Recognition

MorphGAN: One-Shot Face Synthesis GAN for Detecting Recognition Bias

2020-12-09 · Nataniel Ruiz, Barry-John Theobald, Anurag Ranjan, Ahmed Hussein Abdelaziz 외

To detect bias in face recognition networks, it can be useful to probe a network under test using samples in which only specific attributes vary in some controlled way. However, capturing a sufficiently large dataset wit…

Data AugmentationFace GenerationFace RecognitionGenerative Adversarial Network

Regularized Xception for facial expression recognition with extra training data and step decay learning rate

2024-10-17 · IAES International Journal of Artificial Intelligence (IJ-AI) 2024 10 · Elang Arkanaufa Azrien, Sri Hartati, Aufaclav Zatu Kusuma Frisky

Despite extensive research on facial expression recognition, achieving the highest level of accuracy remains challenging. The objective of this study is to enhance the accuracy of current models by adjusting the structur…

Emotion RecognitionFacial Emotion RecognitionFacial Expression RecognitionFacial Expression Recognition (FER)