paper-with-me

Papers

Unsupervised Facial Expression Representation Learning with Contrastive Local Warping

2023-03-16 · Fanglei Xue, Yifan Sun, Yi Yang

This paper investigates unsupervised representation learning for facial expression analysis. We think Unsupervised Facial Expression Representation (UFER) deserves exploration and has the potential to address some key challenges in facial expression analysis, such as scaling, annotation bias, the discrepancy between discrete labels and continuous emotions, and model pre-training. Such motivated, we propose a UFER method with contrastive local warping (ContraWarping), which leverages the insight that the emotional expression is robust to current global transformation (affine transformation, color jitter, etc.) but can be easily changed by random local warping. Therefore, given a facial image, ContraWarping employs some global transformations and local warping to generate its positive and negative samples and sets up a novel contrastive learning framework. Our in-depth investigation shows that: 1) the positive pairs from global transformations may be exploited with general self-supervised learning (e.g., BYOL) and already bring some informative features, and 2) the negative pairs from local warping explicitly introduce expression-related variation and further bring substantial improvement. Based on ContraWarping, we demonstrate the benefit of UFER under two facial expression analysis scenarios: facial expression recognition and image retrieval. For example, directly using ContraWarping features for linear probing achieves 79.14% accuracy on RAF-DB, significantly reducing the gap towards the full-supervised counterpart (88.92% / 84.81% with/without pre-training).

📄 PDF Abstract BibTeX arXiv:2303.09034

Code (1)

youqingxiaozhua/abaw5 pytorch

Tasks

Contrastive LearningFacial Expression RecognitionImage RetrievalRepresentation LearningRetrievalSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Revisiting Self-Supervised Contrastive Learning for Facial Expression Recognition

2022-10-08 · Yuxuan Shu, Xiao Gu, Guang-Zhong Yang, Benny Lo

The success of most advanced facial expression recognition works relies heavily on large-scale annotated datasets. However, it poses great challenges in acquiring clean and consistent annotations for facial expression da…

Contrastive LearningFacial Expression RecognitionFacial Expression Recognition (FER)Self-Supervised Learning

Unsupervised Multiview Contrastive Language-Image Joint Learning with Pseudo-Labeled Prompts Via Vision-Language Model for 3D/4D Facial Expression Recognition

2025-05-14 · Muzammil Behzad

In this paper, we introduce MultiviewVLM, a vision-language model designed for unsupervised contrastive multiview representation learning of facial emotions from 3D/4D data. Our architecture integrates pseudo-labels deri…

Contrastive LearningFacial Expression RecognitionLanguage ModelingLanguage Modelling+1

Multi-Scale Spatio-Temporal Graph Convolutional Network for Facial Expression Spotting

2024-03-24 · Yicheng Deng, Hideaki Hayashi, Hajime Nagahara

Facial expression spotting is a significant but challenging task in facial expression analysis. The accuracy of expression spotting is affected not only by irrelevant facial movements but also by the difficulty of percei…

Contrastive LearningMicro-Expression Spotting

Contrastive Learning of View-Invariant Representations for Facial Expressions Recognition

2023-11-12 · Shuvendu Roy, Ali Etemad

Although there has been much progress in the area of facial expression recognition (FER), most existing methods suffer when presented with images that have been captured from viewing angles that are non-frontal and subst…

Contrastive LearningFacial Expression RecognitionFacial Expression Recognition (FER)Sensitivity

Deep generative-contrastive networks for facial expression recognition

2017-03-21 · Youngsung Kim, ByungIn Yoo, Youngjun Kwak, Changkyu Choi 외

As the expressive depth of an emotional face differs with individuals or expressions, recognizing an expression using a single facial image at a moment is difficult. A relative expression of a query face compared to a re…

Facial Expression RecognitionFacial Expression Recognition (FER)