# Jointly Aligning and Predicting Continuous Emotion Annotations

**Authors:** Soheil Khorram, Melvin G McInnis, Emily Mower Provost

arXiv: 1907.03050 · 2019-07-22

## TL;DR

This paper introduces a novel neural network that simultaneously aligns and predicts continuous emotion labels from speech, effectively handling inherent delays in human annotations and achieving state-of-the-art results.

## Contribution

A new convolutional neural network with delayed sinc layers that jointly aligns and predicts emotion annotations directly from speech signals.

## Key findings

- Achieves state-of-the-art results on RECOLA and SEWA datasets.
- Effectively models non-stationary delays in emotion annotation.
- Outperforms previous methods in continuous emotion prediction.

## Abstract

Time-continuous dimensional descriptions of emotions (e.g., arousal, valence) allow researchers to characterize short-time changes and to capture long-term trends in emotion expression. However, continuous emotion labels are generally not synchronized with the input speech signal due to delays caused by reaction-time, which is inherent in human evaluations. To deal with this challenge, we introduce a new convolutional neural network (multi-delay sinc network) that is able to simultaneously align and predict labels in an end-to-end manner. The proposed network is a stack of convolutional layers followed by an aligner network that aligns the speech signal and emotion labels. This network is implemented using a new convolutional layer that we introduce, the delayed sinc layer. It is a time-shifted low-pass (sinc) filter that uses a gradient-based algorithm to learn a single delay. Multiple delayed sinc layers can be used to compensate for a non-stationary delay that is a function of the acoustic space. We test the efficacy of this system on two common emotion datasets, RECOLA and SEWA, and show that this approach obtains state-of-the-art speech-only results by learning time-varying delays while predicting dimensional descriptors of emotions.

## Full text

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

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/1907.03050/full.md

## References

84 references — full list in the complete paper: https://tomesphere.com/paper/1907.03050/full.md

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