# Progressive Neural Networks for Transfer Learning in Emotion Recognition

**Authors:** John Gideon, Soheil Khorram, Zakaria Aldeneh, Dimitrios Dimitriadis,, Emily Mower Provost

arXiv: 1706.03256 · 2017-06-13

## TL;DR

This paper explores how progressive neural networks can transfer knowledge across related paralinguistic tasks and datasets, improving emotion recognition performance without forgetting previous learned information.

## Contribution

It introduces the use of progressive neural networks for transfer learning in emotion recognition, demonstrating their advantages over traditional pre-training methods.

## Key findings

- Transfer learning improves emotion recognition accuracy.
- Progressive neural networks prevent forgetting during transfer.
- Knowledge from related tasks enhances emotion recognition performance.

## Abstract

Many paralinguistic tasks are closely related and thus representations learned in one domain can be leveraged for another. In this paper, we investigate how knowledge can be transferred between three paralinguistic tasks: speaker, emotion, and gender recognition. Further, we extend this problem to cross-dataset tasks, asking how knowledge captured in one emotion dataset can be transferred to another. We focus on progressive neural networks and compare these networks to the conventional deep learning method of pre-training and fine-tuning. Progressive neural networks provide a way to transfer knowledge and avoid the forgetting effect present when pre-training neural networks on different tasks. Our experiments demonstrate that: (1) emotion recognition can benefit from using representations originally learned for different paralinguistic tasks and (2) transfer learning can effectively leverage additional datasets to improve the performance of emotion recognition systems.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1706.03256/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1706.03256/full.md

## References

21 references — full list in the complete paper: https://tomesphere.com/paper/1706.03256/full.md

---
Source: https://tomesphere.com/paper/1706.03256