Landmark-Aware and Part-based Ensemble Transfer Learning Network for Facial Expression Recognition from Static images
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, mouth, or jaw to expression classification. We show that our proposed ensemble network uses visual patterns emanating from facial muscles' motor movements to predict expressions and demonstrate the usefulness of transfer learning from Facial Landmark Localization to Facial Expression Recognition. We test the proposed network on the CK+, JAFFE, and SFEW datasets, and it outperforms the benchmark for CK+ and JAFFE datasets by 0.51% and 5.34%, respectively. Additionally, the proposed ensemble network consists of only 1.65M model parameters, ensuring computational efficiency during training and real-time deployment. Grad-CAM visualizations of our proposed ensemble highlight the complementary nature of its sub-networks, a key design parameter of an effective ensemble network. Lastly, cross-dataset evaluation results reveal that our proposed ensemble has a high generalization capacity, making it suitable for real-world usage.
Code (0)
등록된 구현이 없습니다.
Tasks
Computational EfficiencyEnsemble LearningFace AlignmentFacial Expression RecognitionFacial Expression Recognition (FER)Transfer LearningSimilar Papers 제목 키워드 기반
Semantic Style Transfer for Enhancing Animal Facial Landmark Detection
Neural Style Transfer (NST) is a technique for applying the visual characteristics of one image onto another while preserving structural content. Traditionally used for artistic transformations, NST has recently been ada…
Data AugmentationDomain AdaptationFacial Landmark DetectionStyle TransferFReeNet: Multi-Identity Face Reenactment
This paper presents a novel multi-identity face reenactment framework, named FReeNet, to transfer facial expressions from an arbitrary source face to a target face with a shared model. The proposed FReeNet consists of tw…
DecoderFace ReenactmentTripletLearning Robust Facial Landmark Detection via Hierarchical Structured Ensemble
Heatmap regression-based models have significantly advanced the progress of facial landmark detection. However, the lack of structural constraints always generates inaccurate heatmaps resulting in poor landmark detection…
Face AlignmentFacial Landmark DetectionBenchmarking Shadow Removal for Facial Landmark Detection and Beyond
Facial landmark detection is a very fundamental and significant vision task with many important applications. In practice, facial landmark detection can be affected by a lot of natural degradations. One of the most commo…
BenchmarkingBlockingFacial Landmark DetectionShadow RemovalImproving Facial Landmark Detection Accuracy and Efficiency with Knowledge Distillation
The domain of computer vision has experienced significant advancements in facial-landmark detection, becoming increasingly essential across various applications such as augmented reality, facial recognition, and emotion …
Emotion RecognitionFacial Landmark DetectionKnowledge Distillationobject-detection+2