paper-with-me

Papers

Facial Action Unit Intensity Estimation via Semantic Correspondence Learning with Dynamic Graph Convolution

2020-04-20 · Yingruo Fan, Jacqueline C. K. Lam, Victor O. K. Li

The intensity estimation of facial action units (AUs) is challenging due to subtle changes in the person's facial appearance. Previous approaches mainly rely on probabilistic models or predefined rules for modeling co-occurrence relationships among AUs, leading to limited generalization. In contrast, we present a new learning framework that automatically learns the latent relationships of AUs via establishing semantic correspondences between feature maps. In the heatmap regression-based network, feature maps preserve rich semantic information associated with AU intensities and locations. Moreover, the AU co-occurring pattern can be reflected by activating a set of feature channels, where each channel encodes a specific visual pattern of AU. This motivates us to model the correlation among feature channels, which implicitly represents the co-occurrence relationship of AU intensity levels. Specifically, we introduce a semantic correspondence convolution (SCC) module to dynamically compute the correspondences from deep and low resolution feature maps, and thus enhancing the discriminability of features. The experimental results demonstrate the effectiveness and the superior performance of our method on two benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2004.09681

Code (1)

EvelynFan/FAU 공식 구현 tf

Tasks

Semantic correspondence

Methods 이 논문이 사용한 방법론

Heatmap 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Dynamic Probabilistic Graph Convolution for Facial Action Unit Intensity Estimation

2021-06-19 · CVPR 2021 1 · Tengfei Song, Zijun Cui, Yuru Wang, Wenming Zheng 외

Deep learning methods have been widely applied to automatic facial action unit (AU) intensity estimation and achieved state-of-the-art performance. These methods, however, are mostly appearance-based and fail to expl…

Weakly-Supervised Deep Convolutional Neural Network Learning for Facial Action Unit Intensity Estimation

2018-06-01 · CVPR 2018 6 · Yong Zhang, Wei-Ming Dong, Bao-Gang Hu, Qiang Ji

Facial action unit (AU) intensity estimation plays an important role in affective computing and human-computer interaction. Recent works have introduced deep neural networks for AU intensity estimation, but they require …

Bilateral Ordinal Relevance Multi-Instance Regression for Facial Action Unit Intensity Estimation

2018-06-01 · CVPR 2018 6 · Yong Zhang, Rui Zhao, Wei-Ming Dong, Bao-Gang Hu 외

Automatic intensity estimation of facial action units (AUs) is challenging in two aspects. First, capturing subtle changes of facial appearance is quiet difficult. Second, the annotation of AU intensity is scarce and exp…

regression

Unsupervised Facial Action Unit Intensity Estimation via Differentiable Optimization

2020-04-13 · Xinhui Song, Tianyang Shi, Tianjia Shao, Yi Yuan 외

The automatic intensity estimation of facial action units (AUs) from a single image plays a vital role in facial analysis systems. One big challenge for data-driven AU intensity estimation is the lack of sufficient AU la…

GraphAU-Pain: Graph-based Action Unit Representation for Pain Intensity Estimation

2025-05-26 · Zhiyu Wang, Yang Liu, Hatice Gunes

Understanding pain-related facial behaviors is essential for digital healthcare in terms of effective monitoring, assisted diagnostics, and treatment planning, particularly for patients unable to communicate verbally. Ex…

Graph Neural Network