paper-with-me

Papers

Semi-Supervised Facial Expression Recognition based on Dynamic Threshold and Negative Learning

2026-01-09 · Zhongpeng Cai, Jun Yu, Wei Xu, Tianyu Liu, Jianqing Sun, Jiaen Liang arxiv

Facial expression recognition is a key task in human-computer interaction and affective computing. However, acquiring a large amount of labeled facial expression data is often costly. Therefore, it is particularly important to design a semi-supervised facial expression recognition algorithm that makes full use of both labeled and unlabeled data. In this paper, we propose a semi-supervised facial expression recognition algorithm based on Dynamic Threshold Adjustment (DTA) and Selective Negative Learning (SNL). Initially, we designed strategies for local attention enhancement and random dropout of feature maps during feature extraction, which strengthen the representation of local features while ensuring the model does not overfit to any specific local area. Furthermore, this study introduces a dynamic thresholding method to adapt to the requirements of the semi-supervised learning framework for facial expression recognition tasks, and through a selective negative learning strategy, it fully utilizes unlabeled samples with low confidence by mining useful expression information from complementary labels, achieving impressive results. We have achieved state-of-the-art performance on the RAF-DB and AffectNet datasets. Our method surpasses fully supervised methods even without using the entire dataset, which proves the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2601.05556

Code (0)

등록된 구현이 없습니다.

Tasks

Facial Expression Recognition

Similar Papers 제목 키워드 기반

Exploring Facial Expression Recognition through Semi-Supervised Pretraining and Temporal Modeling

2024-03-18 · Jun Yu, Zhihong Wei, Zhongpeng Cai, Gongpeng Zhao 외

Facial Expression Recognition (FER) plays a crucial role in computer vision and finds extensive applications across various fields. This paper aims to present our approach for the upcoming 6th Affective Behavior Analysis…

Facial Expression RecognitionFacial Expression Recognition (FER)

Exploring Large-scale Unlabeled Faces to Enhance Facial Expression Recognition

2023-03-15 · Jun Yu, Zhongpeng Cai, Renda Li, Gongpeng Zhao 외

Facial Expression Recognition (FER) is an important task in computer vision and has wide applications in human-computer interaction, intelligent security, emotion analysis, and other fields. However, the limited size of …

Emotion RecognitionFace RecognitionFacial Expression RecognitionFacial Expression Recognition (FER)

Bridging the Gaps: Utilizing Unlabeled Face Recognition Datasets to Boost Semi-Supervised Facial Expression Recognition

2024-10-23 · Jie Song, Mengqiao He, Jinhua Feng, Bairong Shen

In recent years, Facial Expression Recognition (FER) has gained increasing attention. Most current work focuses on supervised learning, which requires a large amount of labeled and diverse images, while FER suffers from …

Data AugmentationFace RecognitionFace ReconstructionFacial Expression Recognition+1

Towards Semi-Supervised Deep Facial Expression Recognition with An Adaptive Confidence Margin

2022-03-23 · CVPR 2022 1 · Hangyu Li, Nannan Wang, Xi Yang, Xiaoyu Wang 외

Only parts of unlabeled data are selected to train models for most semi-supervised learning methods, whose confidence scores are usually higher than the pre-defined threshold (i.e., the confidence margin). We argue that …

Facial Expression RecognitionFacial Expression Recognition (FER)

Analysis of Semi-Supervised Methods for Facial Expression Recognition

2022-07-31 · Shuvendu Roy, Ali Etemad

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 pro…

Facial Expression RecognitionFacial Expression Recognition (FER)Pseudo Label