Home /Research /Towards Efficient Deep Learning Models for Facial Expression Recognition using Transformers
LEARNING

Towards Efficient Deep Learning Models for Facial Expression Recognition using Transformers

Farshad Safavi, Kulin Patel, Ramana Vinjamuri

Year
2023
Citations
7

Abstract

Facial expression recognition (FER) is crucial in various healthcare applications, including pain assessment, mental disorder diagnosis, and assistive robots that require close interaction with humans. While heavyweight deep learning models can achieve high accuracy for FER, their computational cost and memory consumption often need optimization for portable and mobile devices. Therefore, efficient deep learning models with high accuracy are essential to enable FER on resource-constrained platforms. This paper presents a new efficient deep-learning model for facial expression recognition. The model utilizes Mix Transformer (MiT) blocks, adopted from the SegFormer architecture, along with a supplemented fusion block. The efficient self-attention mechanism in the transformer focuses on relevant information for classifying different facial expressions while significantly improving efficiency. Furthermore, our supplemented fusion block integrates multiscale feature maps to capture both fine-grained and coarse features. Experimental results demonstrate that the proposed model significantly reduces the computational cost, latency, and the number of learnable parameters while achieving high accuracy compared with the previous state-of-the-art (SOTA) on the FER2013 dataset.

Keywords

Computer scienceFacial expression recognitionTransformerArtificial intelligenceDeep learningFacial expressionFacial recognition systemPattern recognition (psychology)Speech recognitionMachine learning

Related papers

Browse all LEARNING papers