Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MVT: Mask Vision Transformer for Facial Expression Recognition in the wild

About

Facial Expression Recognition (FER) in the wild is an extremely challenging task in computer vision due to variant backgrounds, low-quality facial images, and the subjectiveness of annotators. These uncertainties make it difficult for neural networks to learn robust features on limited-scale datasets. Moreover, the networks can be easily distributed by the above factors and perform incorrect decisions. Recently, vision transformer (ViT) and data-efficient image transformers (DeiT) present their significant performance in traditional classification tasks. The self-attention mechanism makes transformers obtain a global receptive field in the first layer which dramatically enhances the feature extraction capability. In this work, we first propose a novel pure transformer-based mask vision transformer (MVT) for FER in the wild, which consists of two modules: a transformer-based mask generation network (MGN) to generate a mask that can filter out complex backgrounds and occlusion of face images, and a dynamic relabeling module to rectify incorrect labels in FER datasets in the wild. Extensive experimental results demonstrate that our MVT outperforms state-of-the-art methods on RAF-DB with 88.62%, FERPlus with 89.22%, and AffectNet-7 with 64.57%, respectively, and achieves a comparable result on AffectNet-8 with 61.40%.

Hanting Li, Mingzhe Sui, Feng Zhao, Zhengjun Zha, Feng Wu• 2021

Related benchmarks

TaskDatasetResultRank
Facial Expression RecognitionRAF-DB (test)
Accuracy88.62
180
Facial Expression RecognitionFERPlus (test)
Accuracy0.8922
100
Facial Expression RecognitionAffectNet 7-way (test)
Accuracy64.57
91
Facial Expression RecognitionAffectNet 8-way (test)
Accuracy61.4
65
Facial Expression RecognitionAffectNet 7 classes
Accuracy64.57
23
Facial Expression RecognitionRAF-DB 1.0 (test)
Accuracy88.62
18
Facial Expression RecognitionRAF-DB Pose > 45
Accuracy88.4
12
Facial Expression RecognitionRAF-DB Pose > 30
Accuracy87.99
12
Static Facial Expression RecognitionAffectNet 7-class (test)
Accuracy64.57
10
Facial Expression RecognitionRAF-DB Occlusion
Accuracy85.17
7
Showing 10 of 10 rows

Other info

Follow for update