English

Facial Motion Prior Networks for Facial Expression Recognition

Computer Vision and Pattern Recognition 2019-12-03 v2

Abstract

Deep learning based facial expression recognition (FER) has received a lot of attention in the past few years. Most of the existing deep learning based FER methods do not consider domain knowledge well, which thereby fail to extract representative features. In this work, we propose a novel FER framework, named Facial Motion Prior Networks (FMPN). Particularly, we introduce an addition branch to generate a facial mask so as to focus on facial muscle moving regions. To guide the facial mask learning, we propose to incorporate prior domain knowledge by using the average differences between neutral faces and the corresponding expressive faces as the training guidance. Extensive experiments on three facial expression benchmark datasets demonstrate the effectiveness of the proposed method, compared with the state-of-the-art approaches.

Keywords

Cite

@article{arxiv.1902.08788,
  title  = {Facial Motion Prior Networks for Facial Expression Recognition},
  author = {Yuedong Chen and Jianfeng Wang and Shikai Chen and Zhongchao Shi and Jianfei Cai},
  journal= {arXiv preprint arXiv:1902.08788},
  year   = {2019}
}

Comments

VCIP 2019, Oral. Code is available at https://github.com/donydchen/FMPN-FER

R2 v1 2026-06-23T07:48:51.994Z