Landmark-Aware and Part-based Ensemble Transfer Learning Network for Facial Expression Recognition from Static images
Rohan Wadhawan, Tapan K. Gandhi

TL;DR
This paper introduces a part-based ensemble transfer learning network for facial expression recognition that models human recognition processes, achieving high accuracy and efficiency across multiple datasets.
Contribution
It proposes a novel ensemble network with sub-networks focused on facial landmarks, improving recognition accuracy and computational efficiency over existing methods.
Findings
Outperforms benchmarks on CK+ and JAFFE datasets.
Achieves high generalization capacity across datasets.
Maintains low model complexity with 1.65M parameters.
Abstract
Facial Expression Recognition from static images is a challenging problem in computer vision applications. Convolutional Neural Network (CNN), the state-of-the-art method for various computer vision tasks, has had limited success in predicting expressions from faces having extreme poses, illumination, and occlusion conditions. To mitigate this issue, CNNs are often accompanied by techniques like transfer, multi-task, or ensemble learning that often provide high accuracy at the cost of increased computational complexity. In this work, we propose a Part-based Ensemble Transfer Learning network that models how humans recognize facial expressions by correlating the spatial orientation pattern of the facial features with a specific expression. It consists of 5 sub-networks, and each sub-network performs transfer learning from one of the five subsets of facial landmarks: eyebrows, eyes, nose,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Face and Expression Recognition · Emotion and Mood Recognition
