paper-with-me

Papers

Relation Modeling with Graph Convolutional Networks for Facial Action Unit Detection

2019-10-23 · Zhilei Liu, Jiahui Dong, Cuicui Zhang, Longbiao Wang, Jianwu Dang

Most existing AU detection works considering AU relationships are relying on probabilistic graphical models with manually extracted features. This paper proposes an end-to-end deep learning framework for facial AU detection with graph convolutional network (GCN) for AU relation modeling, which has not been explored before. In particular, AU related regions are extracted firstly, latent representations full of AU information are learned through an auto-encoder. Moreover, each latent representation vector is feed into GCN as a node, the connection mode of GCN is determined based on the relationships of AUs. Finally, the assembled features updated through GCN are concatenated for AU detection. Extensive experiments on BP4D and DISFA benchmarks demonstrate that our framework significantly outperforms the state-of-the-art methods for facial AU detection. The proposed framework is also validated through a series of ablation studies.

📄 PDF Abstract BibTeX arXiv:1910.10334

Code (0)

등록된 구현이 없습니다.

Tasks

Action Unit DetectionFacial Action Unit DetectionRelation

Methods 이 논문이 사용한 방법론

GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

Facial Expression Restoration Based on Improved Graph Convolutional Networks

2019-10-23 · Zhilei Liu, Le Li, Yunpeng Wu, Cuicui Zhang

Facial expression analysis in the wild is challenging when the facial image is with low resolution or partial occlusion. Considering the correlations among different facial local regions under different facial expression…

Generative Adversarial NetworkSuper-Resolution

MER-GCN: Micro Expression Recognition Based on Relation Modeling with Graph Convolutional Network

2020-04-19 · Ling Lo, Hong-Xia Xie, Hong-Han Shuai, Wen-Huang Cheng

Micro-Expression (ME) is the spontaneous, involuntary movement of a face that can reveal the true feeling. Recently, increasing researches have paid attention to this field combing deep learning techniques. Action units …

Graph ClassificationMicro Expression RecognitionMicro-Expression RecognitionRelation

Exp-Graph: How Connections Learn Facial Attributes in Graph-based Expression Recognition

2025-07-19 · Nandani Sharma, Dinesh Singh arxiv

Facial expression recognition is crucial for human-computer interaction applications such as face animation, video surveillance, affective computing, medical analysis, etc. Since the structure of facial attributes varies…

Facial Expression Recognition

AU-aware graph convolutional network for Macro- and Micro-expression spotting

2023-03-16 · Shukang Yin, Shiwei Wu, Tong Xu, Shifeng Liu 외

Automatic Micro-Expression (ME) spotting in long videos is a crucial step in ME analysis but also a challenging task due to the short duration and low intensity of MEs. When solving this problem, previous works generally…

Micro-Expression Spotting

ARPGNet: Appearance- and Relation-aware Parallel Graph Attention Fusion Network for Facial Expression Recognition

2025-11-27 · Yan Li, Yong Zhao, Xiaohan Xia, Dongmei Jiang arxiv

The key to facial expression recognition is to learn discriminative spatial-temporal representations that embed facial expression dynamics. Previous studies predominantly rely on pre-trained Convolutional Neural Networks…

Facial Expression Recognition