paper-with-me

Papers

Knowledge-Driven Self-Supervised Representation Learning for Facial Action Unit Recognition

2022-01-01 · CVPR 2022 1 · Yanan Chang, Shangfei Wang

Facial action unit (AU) recognition is formulated as a supervised learning problem by recent works. However, the complex labeling process makes it challenging to provide AU annotations for large amounts of facial images. To remedy this, we utilize AU labeling rules defined by the Facial Action Coding System (FACS) to design a novel knowledge-driven self-supervised representation learning framework for AU recognition. The representation encoder is trained using large amounts of facial images without AU annotations. AU labeling rules are summarized from FACS to design facial partition manners and determine correlations between facial regions. The method utilizes a backbone network to extract local facial area representations and a project head to map the representations into a low-dimensional latent space. In the latent space, a contrastive learning component leverages the inter-area difference to learn AU-related local representations while maintaining intra-area instance discrimination. Correlations between facial regions summarized from AU labeling rules are also explored to further learn representations using a predicting learning component. Evaluation on two benchmark databases demonstrates that the learned representation is powerful and data-efficient for AU recognition.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningFacial Action Unit DetectionRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

FIDA: Feature Instability-Driven Attack on Self-Supervised Facial Representation

2026-08-27 · Zhiyang Chen, Changchun Yin, Huiqin Yang, Liming Fang arxiv

Self-supervised learning (SSL) models are vulnerable to backdoor attacks. However, the systemic risks they pose in face representation have received little attention. The entanglement of identity features in self-supervi…

Self-Supervised Learning

A Generative Framework for Self-Supervised Facial Representation Learning

2023-09-15 · Ruian He, Zhen Xing, Weimin Tan, Bo Yan

Self-supervised representation learning has gained increasing attention for strong generalization ability without relying on paired datasets. However, it has not been explored sufficiently for facial representation. Self…

Contrastive LearningFace VerificationFacial Expression RecognitionFacial Expression Recognition (FER)+1

Self-Supervised Facial Representation Learning with Facial Region Awareness

2024-03-04 · CVPR 2024 1 · Zheng Gao, Ioannis Patras

Self-supervised pre-training has been proved to be effective in learning transferable representations that benefit various visual tasks. This paper asks this question: can self-supervised pre-training learn general facia…

Deep ClusteringRepresentation LearningSemantic SegmentationTransfer Learning

Self-Supervised Representation Learning From Videos for Facial Action Unit Detection

2019-06-01 · CVPR 2019 6 · Yong Li, Jiabei Zeng, Shiguang Shan, Xilin Chen

In this paper, we aim to learn discriminative representation for facial action unit (AU) detection from large amount of videos without manual annotations. Inspired by the fact that facial actions are the movements of fac…

Action Unit DetectionFacial Action Unit DetectionRepresentation LearningSelf-Supervised Learning

Learning an Ensemble Token from Task-driven Priors in Facial Analysis

2025-07-02 · Sunyong Seo, Semin Kim, Jongha Lee arxiv

Facial analysis exhibits task-specific feature variations. While Convolutional Neural Networks (CNNs) have enabled the fine-grained representation of spatial information, Vision Transformers (ViTs) have facilitated the r…