Dynamic Probabilistic Graph Convolution for Facial Action Unit Intensity Estimation

Abstract

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 exploit the underlying structural information among the AUs. In this paper, we propose a novel dynamic probabilistic graph convolution (DPG) model to simultaneously exploit AU appearances, AU dynamics, and their semantic structural dependencies for AU intensity estimation. First, we propose to use Bayesian Network to capture the inherent dependencies among the AUs. Second, we introduce probabilistic graph convolution that allows to perform graph convolution on the distribution of Bayesian Network structure to extract AU structural features. Finally, we introduce a dynamic deep model based on LSTM to simultaneously combine AU appearance features, AU dynamic features, and AU structural features for improved AU intensity estimation. In experiments, our method achieves comparable and even better performance with state-of-the-art methods on two benchmark facial AU intensity estimation databases, i.e., FERA 2015 and DISFA.

Cite

Text

Song et al. "Dynamic Probabilistic Graph Convolution for Facial Action Unit Intensity Estimation." Conference on Computer Vision and Pattern Recognition, 2021. doi:10.1109/CVPR46437.2021.00481

Markdown

[Song et al. "Dynamic Probabilistic Graph Convolution for Facial Action Unit Intensity Estimation." Conference on Computer Vision and Pattern Recognition, 2021.](https://mlanthology.org/cvpr/2021/song2021cvpr-dynamic/) doi:10.1109/CVPR46437.2021.00481

BibTeX

@inproceedings{song2021cvpr-dynamic,
  title     = {{Dynamic Probabilistic Graph Convolution for Facial Action Unit Intensity Estimation}},
  author    = {Song, Tengfei and Cui, Zijun and Wang, Yuru and Zheng, Wenming and Ji, Qiang},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2021},
  pages     = {4845-4854},
  doi       = {10.1109/CVPR46437.2021.00481},
  url       = {https://mlanthology.org/cvpr/2021/song2021cvpr-dynamic/}
}