paper-with-me

Papers

Weakly Supervised Regional and Temporal Learning for Facial Action Unit Recognition

2022-04-01 · Jingwei Yan, Jingjing Wang, Qiang Li, Chunmao Wang, ShiLiang Pu

Automatic facial action unit (AU) recognition is a challenging task due to the scarcity of manual annotations. To alleviate this problem, a large amount of efforts has been dedicated to exploiting various weakly supervised methods which leverage numerous unlabeled data. However, many aspects with regard to some unique properties of AUs, such as the regional and relational characteristics, are not sufficiently explored in previous works. Motivated by this, we take the AU properties into consideration and propose two auxiliary AU related tasks to bridge the gap between limited annotations and the model performance in a self-supervised manner via the unlabeled data. Specifically, to enhance the discrimination of regional features with AU relation embedding, we design a task of RoI inpainting to recover the randomly cropped AU patches. Meanwhile, a single image based optical flow estimation task is proposed to leverage the dynamic change of facial muscles and encode the motion information into the global feature representation. Based on these two self-supervised auxiliary tasks, local features, mutual relation and motion cues of AUs are better captured in the backbone network. Furthermore, by incorporating semi-supervised learning, we propose an end-to-end trainable framework named weakly supervised regional and temporal learning (WSRTL) for AU recognition. Extensive experiments on BP4D and DISFA demonstrate the superiority of our method and new state-of-the-art performances are achieved.

📄 PDF Abstract BibTeX arXiv:2204.00379

Code (0)

등록된 구현이 없습니다.

Tasks

Facial Action Unit DetectionOptical Flow Estimation

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

Self-Supervised Regional and Temporal Auxiliary Tasks for Facial Action Unit Recognition

2021-07-30 · Jingwei Yan, Jingjing Wang, Qiang Li, Chunmao Wang 외

Automatic facial action unit (AU) recognition is a challenging task due to the scarcity of manual annotations. To alleviate this problem, a large amount of efforts has been dedicated to exploiting various methods which l…

Facial Action Unit DetectionOptical Flow EstimationRelation

Fully Convolutional Change Detection Framework with Generative Adversarial Network for Unsupervised, Weakly Supervised and Regional Supervised Change Detection

2022-01-16 · Chen Wu, Bo Du, Liangpei Zhang

Deep learning for change detection is one of the current hot topics in the field of remote sensing. However, most end-to-end networks are proposed for supervised change detection, and unsupervised change detection models…

Change DetectionGenerative Adversarial Network

Multi-Instance Dynamic Ordinal Random Fields for Weakly-supervised Facial Behavior Analysis

2018-03-01 · Adria Ruiz, Ognjen Rudovic, Xavier Binefa, Maja Pantic

We propose a Multi-Instance-Learning (MIL) approach for weakly-supervised learning problems, where a training set is formed by bags (sets of feature vectors or instances) and only labels at bag-level are provided. Specif…

Temporal SequencesWeakly-supervised Learning

Facial Action Unit Detection via Adaptive Attention and Relation

2020-01-05 · Zhiwen Shao, Yong Zhou, Jianfei Cai, Hancheng Zhu 외

Facial action unit (AU) detection is challenging due to the difficulty in capturing correlated information from subtle and dynamic AUs. Existing methods often resort to the localization of correlated regions of AUs, in w…

Action Unit DetectionFacial Action Unit DetectionRelationRelational Reasoning

Text-guided Weakly Supervised Framework for Dynamic Facial Expression Recognition

2025-11-14 · Gunho Jung, Heejo Kong, Seong-Whan Lee arxiv

Dynamic facial expression recognition (DFER) aims to identify emotional states by modeling the temporal changes in facial movements across video sequences. A key challenge in DFER is the many-to-one labeling problem, whe…

Facial Expression RecognitionMultiple Instance Learning