LGHCASMLJul 5, 2019

Jointly Aligning and Predicting Continuous Emotion Annotations

arXiv:1907.03050v222 citations
AI Analysis

This work addresses the challenge of reaction-time delays in human-annotated emotion labels for speech processing, which is incremental as it builds on existing methods with a novel alignment component.

The authors tackled the problem of unsynchronized continuous emotion labels in speech analysis by introducing a multi-delay sinc network that simultaneously aligns and predicts labels, achieving state-of-the-art speech-only results on RECOLA and SEWA datasets.

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.

Foundations

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

Your Notes