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

PAtt-Lite: Lightweight Patch and Attention MobileNet for Challenging Facial Expression Recognition

About

Facial Expression Recognition (FER) is a machine learning problem that deals with recognizing human facial expressions. While existing work has achieved performance improvements in recent years, FER in the wild and under challenging conditions remains a challenge. In this paper, a lightweight patch and attention network based on MobileNetV1, referred to as PAtt-Lite, is proposed to improve FER performance under challenging conditions. A truncated ImageNet-pre-trained MobileNetV1 is utilized as the backbone feature extractor of the proposed method. In place of the truncated layers is a patch extraction block that is proposed for extracting significant local facial features to enhance the representation from MobileNetV1, especially under challenging conditions. An attention classifier is also proposed to improve the learning of these patched feature maps from the extremely lightweight feature extractor. The experimental results on public benchmark databases proved the effectiveness of the proposed method. PAtt-Lite achieved state-of-the-art results on CK+, RAF-DB, FER2013, FERPlus, and the challenging conditions subsets for RAF-DB and FERPlus.

Jia Le Ngwe, Kian Ming Lim, Chin Poo Lee, Thian Song Ong• 2023

Related benchmarks

TaskDatasetResultRank
Facial Expression RecognitionRAF-DB (test)
Accuracy95.05
180
Facial Expression RecognitionFERPlus (test)
Accuracy0.9555
100
Facial Expression RecognitionCK+
Accuracy100
72
Facial Expression RecognitionCK+ (test)--
14
Facial Expression RecognitionRAF-DB Pose > 30
Accuracy95.35
12
Facial Expression RecognitionRAF-DB Pose > 45
Accuracy94.44
12
Facial Expression RecognitionFERPlus Pose > 30
Accuracy96.07
10
Facial Expression RecognitionFERPlus Pose > 45
Accuracy92.58
10
Facial Expression RecognitionRAF-DB Occlusion
Accuracy92.23
7
Facial Expression RecognitionFERPlus (Occlusion)
Accuracy93.22
6
Showing 10 of 10 rows

Other info

Code

Follow for update