CVJun 23, 2020

Meta Transfer Learning for Emotion Recognition

arXiv:2006.13211v122 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of limited annotated data for emotion recognition, which is an incremental improvement in domain-specific applications like facial expression and speech emotion recognition.

The paper tackles the problem of poor generalization in emotion recognition due to insufficient annotated datasets by proposing a PathNet-based transfer learning method that transfers emotional knowledge across visual and audio domains, achieving substantially superior performance compared to recent fine-tuning and pre-trained model methods.

Deep learning has been widely adopted in automatic emotion recognition and has lead to significant progress in the field. However, due to insufficient annotated emotion datasets, pre-trained models are limited in their generalization capability and thus lead to poor performance on novel test sets. To mitigate this challenge, transfer learning performing fine-tuning on pre-trained models has been applied. However, the fine-tuned knowledge may overwrite and/or discard important knowledge learned from pre-trained models. In this paper, we address this issue by proposing a PathNet-based transfer learning method that is able to transfer emotional knowledge learned from one visual/audio emotion domain to another visual/audio emotion domain, and transfer the emotional knowledge learned from multiple audio emotion domains into one another to improve overall emotion recognition accuracy. To show the robustness of our proposed system, various sets of experiments for facial expression recognition and speech emotion recognition task on three emotion datasets: SAVEE, EMODB, and eNTERFACE have been carried out. The experimental results indicate that our proposed system is capable of improving the performance of emotion recognition, making its performance substantially superior to the recent proposed fine-tuning/pre-trained models based transfer learning methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes