Facial Expression Recognition with Mid-Level Representation Enhancement and Graph Embedded Uncertainty Suppressing

Abstract

Facial expression is an essential factor in conveying human emotional states and intentions. Although remarkable advancement has been made in facial expression recognition (FER) tasks, challenges due to large variations of expression patterns and unavoidable data uncertainties remain. In this paper, we propose mid-level representation enhancement (MRE) and graph embedded uncertainty suppressing (GUS) addressing these issues. On one hand, MRE is introduced to avoid expression representation learning being dominated by a limited number of highly discriminative patterns. On the other hand, GUS is introduced to suppress the feature ambiguity in the representation space. The proposed method not only has stronger generalization capability to handle different variations of expression patterns but also more robustness in capturing expression representations. Experimental evaluation on Aff-Wild2 have verified the effectiveness of the proposed method. We achieved 2nd place in the Learning from Synthetic Data (LSD) Challenge of the 4th Competition on Affective Behavior Analysis in-the-wild (ABAW). The code has been released at https://github.com/CruiseYuGH/GUS .

Cite

Text

Lei et al. "Facial Expression Recognition with Mid-Level Representation Enhancement and Graph Embedded Uncertainty Suppressing." European Conference on Computer Vision Workshops, 2022. doi:10.1007/978-3-031-25075-0_7

Markdown

[Lei et al. "Facial Expression Recognition with Mid-Level Representation Enhancement and Graph Embedded Uncertainty Suppressing." European Conference on Computer Vision Workshops, 2022.](https://mlanthology.org/eccvw/2022/lei2022eccvw-facial/) doi:10.1007/978-3-031-25075-0_7

BibTeX

@inproceedings{lei2022eccvw-facial,
  title     = {{Facial Expression Recognition with Mid-Level Representation Enhancement and Graph Embedded Uncertainty Suppressing}},
  author    = {Lei, Jie and Liu, Zhao and Zou, Zeyu and Li, Tong and Xu, Juan and Wang, Shuaiwei and Yang, Guoyu and Feng, Zunlei},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2022},
  pages     = {93-103},
  doi       = {10.1007/978-3-031-25075-0_7},
  url       = {https://mlanthology.org/eccvw/2022/lei2022eccvw-facial/}
}