English

Analysis of Semi-Supervised Methods for Facial Expression Recognition

Computer Vision and Pattern Recognition 2022-08-02 v1

Abstract

Training deep neural networks for image recognition often requires large-scale human annotated data. To reduce the reliance of deep neural solutions on labeled data, state-of-the-art semi-supervised methods have been proposed in the literature. Nonetheless, the use of such semi-supervised methods has been quite rare in the field of facial expression recognition (FER). In this paper, we present a comprehensive study on recently proposed state-of-the-art semi-supervised learning methods in the context of FER. We conduct comparative study on eight semi-supervised learning methods, namely Pi-Model, Pseudo-label, Mean-Teacher, VAT, MixMatch, ReMixMatch, UDA, and FixMatch, on three FER datasets (FER13, RAF-DB, and AffectNet), when various amounts of labeled samples are used. We also compare the performance of these methods against fully-supervised training. Our study shows that when training existing semi-supervised methods on as little as 250 labeled samples per class can yield comparable performances to that of fully-supervised methods trained on the full labeled datasets. To facilitate further research in this area, we make our code publicly available at: https://github.com/ShuvenduRoy/SSL_FER

Keywords

Cite

@article{arxiv.2208.00544,
  title  = {Analysis of Semi-Supervised Methods for Facial Expression Recognition},
  author = {Shuvendu Roy and Ali Etemad},
  journal= {arXiv preprint arXiv:2208.00544},
  year   = {2022}
}

Comments

Accepted at IEEE 10th International Conference on Affective Computing and Intelligent Interaction (ACII), 2022

R2 v1 2026-06-25T01:21:59.634Z