paper-with-me

Papers

Self-supervised Facial Action Unit Detection with Region and Relation Learning

2023-03-10 · Juan Song, Zhilei Liu

Facial action unit (AU) detection is a challenging task due to the scarcity of manual annotations. Recent works on AU detection with self-supervised learning have emerged to address this problem, aiming to learn meaningful AU representations from numerous unlabeled data. However, most existing AU detection works with self-supervised learning utilize global facial features only, while AU-related properties such as locality and relevance are not fully explored. In this paper, we propose a novel self-supervised framework for AU detection with the region and relation learning. In particular, AU related attention map is utilized to guide the model to focus more on AU-specific regions to enhance the integrity of AU local features. Meanwhile, an improved Optimal Transport (OT) algorithm is introduced to exploit the correlation characteristics among AUs. In addition, Swin Transformer is exploited to model the long-distance dependencies within each AU region during feature learning. The evaluation results on BP4D and DISFA demonstrate that our proposed method is comparable or even superior to the state-of-the-art self-supervised learning methods and supervised AU detection methods.

📄 PDF Abstract BibTeX arXiv:2303.05708

Code (0)

등록된 구현이 없습니다.

Tasks

Action Unit DetectionFacial Action Unit DetectionRelationSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

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 Contrastive Feature Representations for Facial Action Unit Detection

2024-02-09 · Ziqiao Shang, Bin Liu, Fengmao Lv, Fei Teng 외

For the Facial Action Unit (AU) detection task, accurately capturing the subtle facial differences between distinct AUs is essential for reliable detection. Additionally, AU detection faces challenges from class imbalanc…

Action Unit DetectionBinary ClassificationContrastive LearningFacial Action Unit Detection

Contrastive Learning of Person-independent Representations for Facial Action Unit Detection

2024-03-06 · Yong Li, Shiguang Shan

Facial action unit (AU) detection, aiming to classify AU present in the facial image, has long suffered from insufficient AU annotations. In this paper, we aim to mitigate this data scarcity issue by learning AU represen…

Action Unit DetectionContrastive LearningFacial Action Unit DetectionRepresentation Learning

Facial Action Unit Detection and Intensity Estimation from Self-supervised Representation

2022-10-28 · Bowen Ma, Rudong An, Wei zhang, Yu Ding 외

As a fine-grained and local expression behavior measurement, facial action unit (FAU) analysis (e.g., detection and intensity estimation) has been documented for its time-consuming, labor-intensive, and error-prone annot…

Action Unit DetectionFacial Action Unit Detection

Boosting Facial Action Unit Detection Through Jointly Learning Facial Landmark Detection and Domain Separation and Reconstruction

2023-10-08 · Ziqiao Shang, Li Yu

Recently how to introduce large amounts of unlabeled facial images in the wild into supervised Facial Action Unit (AU) detection frameworks has become a challenging problem. In this paper, we propose a new AU detection f…

Action Unit DetectionContrastive LearningFacial Action Unit DetectionFacial Landmark Detection+1