paper-with-me

Papers

Complex Facial Expression Recognition Using Deep Knowledge Distillation of Basic Features

2023-08-11 · Angus Maiden, Bahareh Nakisa

Complex emotion recognition is a cognitive task that has so far eluded the same excellent performance of other tasks that are at or above the level of human cognition. Emotion recognition through facial expressions is particularly difficult due to the complexity of emotions expressed by the human face. For a machine to approach the same level of performance in complex facial expression recognition as a human, it may need to synthesise knowledge and understand new concepts in real-time, as humans do. Humans are able to learn new concepts using only few examples by distilling important information from memories. Inspired by human cognition and learning, we propose a novel continual learning method for complex facial expression recognition that can accurately recognise new compound expression classes using few training samples, by building on and retaining its knowledge of basic expression classes. In this work, we also use GradCAM visualisations to demonstrate the relationship between basic and compound facial expressions. Our method leverages this relationship through knowledge distillation and a novel Predictive Sorting Memory Replay, to achieve the current state-of-the-art in continual learning for complex facial expression recognition, with 74.28% Overall Accuracy on new classes. We also demonstrate that using continual learning for complex facial expression recognition achieves far better performance than non-continual learning methods, improving on state-of-the-art non-continual learning methods by 13.95%. Our work is also the first to apply few-shot learning to complex facial expression recognition, achieving the state-of-the-art with 100% accuracy using only a single training sample per class.

📄 PDF Abstract BibTeX arXiv:2308.06197

Code (1)

angusmaiden/complex-fer 공식 구현 tf

Tasks

Continual LearningEmotion RecognitionFacial Expression RecognitionFew-Shot LearningKnowledge Distillation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Recognizing Facial Expressions in the Wild using Multi-Architectural Representations based Ensemble Learning with Distillation

2021-06-30 · Rauf Momin, Ali Shan Momin, Khalid Rasheed, Muhammad Saqib

Facial expressions are the most common universal forms of body language. In the past few years, automatic facial expression recognition (FER) has been an active field of research. However, it is still a challenging task …

Ensemble LearningFacial Expression RecognitionFacial Expression Recognition (FER)

Three-Stream Temporal-Shift Attention Network Based on Self-Knowledge Distillation for Micro-Expression Recognition

2024-06-25 · Guanghao Zhu, Lin Liu, Yuhao Hu, Haixin Sun 외

Micro-expressions are subtle facial movements that occur spontaneously when people try to conceal real emotions. Micro-expression recognition is crucial in many fields, including criminal analysis and psychotherapy. Howe…

Knowledge DistillationMicro Expression RecognitionMicro-Expression RecognitionMotion Magnification+1

Leveraging Recent Advances in Deep Learning for Audio-Visual Emotion Recognition

2021-03-16 · Liam Schoneveld, Alice Othmani, Hazem Abdelkawy

Emotional expressions are the behaviors that communicate our emotional state or attitude to others. They are expressed through verbal and non-verbal communication. Complex human behavior can be understood by studying phy…

Deep LearningEmotion RecognitionFacial Expression Recognition (FER)Knowledge Distillation

Improving Facial Landmark Detection Accuracy and Efficiency with Knowledge Distillation

2024-04-09 · Zong-Wei Hong, Yu-Chen Lin

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

Global Multiple Extraction Network for Low-Resolution Facial Expression Recognition

2025-11-08 · Jingyi Shi arxiv

Facial expression recognition, as a vital computer vision task, is garnering significant attention and undergoing extensive research. Although facial expression recognition algorithms demonstrate impressive performance o…

Facial Expression RecognitionKnowledge Distillation