paper-with-me

홈 › Papers

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 the scarcity of large, diverse datasets and annotation difficulty. To address these problems, we focus on utilizing large unlabeled Face Recognition (FR) datasets to boost semi-supervised FER. Specifically, we first perform face reconstruction pre-training on large-scale facial images without annotations to learn features of facial geometry and expression regions, followed by two-stage fine-tuning on FER datasets with limited labels. In addition, to further alleviate the scarcity of labeled and diverse images, we propose a Mixup-based data augmentation strategy tailored for facial images, and the loss weights of real and virtual images are determined according to the intersection-over-union (IoU) of the faces in the two images. Experiments on RAF-DB, AffectNet, and FERPlus show that our method outperforms existing semi-supervised FER methods and achieves new state-of-the-art performance. Remarkably, with only 5%, 25% training sets,our method achieves 64.02% on AffectNet,and 88.23% on RAF-DB, which is comparable to fully supervised state-of-the-art methods. Codes will be made publicly available at https://github.com/zhelishisongjie/SSFER.

📄 PDF Abstract BibTeX arXiv:2410.17622

Code (2)

zhelishisongjie/ssfer 공식 구현 pytorch
Recognito-Vision/Linux-FaceRecognition-FaceLivenessDetection

Tasks

Data AugmentationFace RecognitionFace ReconstructionFacial Expression RecognitionFacial Expression Recognition (FER)

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Unknown Identity Rejection Loss: Utilizing Unlabeled Data for Face Recognition

2019-10-24 · Haiming Yu, Yin Fan, Keyu Chen, He Yan 외

Face recognition has advanced considerably with the availability of large-scale labeled datasets. However, how to further improve the performance with the easily accessible unlabeled dataset remains a challenge. In this …

Face Recognition

Bridging the Gaps of Both Modality and Language: Synchronous Bilingual CTC for Speech Translation and Speech Recognition

2023-09-21 · Chen Xu, Xiaoqian Liu, Erfeng He, Yuhao Zhang 외

In this study, we present synchronous bilingual Connectionist Temporal Classification (CTC), an innovative framework that leverages dual CTC to bridge the gaps of both modality and language in the speech translation (ST)…

speech-recognitionSpeech RecognitionTranslation

Leveraging Unlabeled Data from Unknown Sources via Dual-Path Guidance for Deepfake Face Detection

2025-08-12 · Zhiqiang Yang, Renshuai Tao, Chunjie Zhang, guodong yang 외 arxiv

Existing deepfake detection methods heavily rely on static labeled datasets. However, with the proliferation of generative models, real-world scenarios are flooded with massive amounts of unlabeled fake face data from un…

DeepFake DetectionFace Detection

LAFS: Landmark-based Facial Self-supervised Learning for Face Recognition

2024-03-13 · CVPR 2024 1 · Zhonglin Sun, Chen Feng, Ioannis Patras, Georgios Tzimiropoulos

In this work we focus on learning facial representations that can be adapted to train effective face recognition models, particularly in the absence of labels. Firstly, compared with existing labelled face datasets, a va…

DiversityFace RecognitionSelf-Supervised Learning

VirFace: Enhancing Face Recognition via Unlabeled Shallow Data

2021-06-19 · CVPR 2021 1 · Wenyu Li, Tianchu Guo, Pengyu Li, Binghui Chen 외

Recently, exploiting the effect of the unlabeled data for face recognition attracts increasing attention. However, there are still few works considering the situation that the unlabeled data is shallow which widely e…

Face Recognition