ASLGSDMLMar 6, 2020

Multi-Time-Scale Convolution for Emotion Recognition from Speech Audio Signals

arXiv:2003.03375v138 citations
Originality Incremental advance
AI Analysis

This incremental improvement addresses robustness in emotion recognition for speech processing applications.

The paper tackled the problem of temporal variations in emotion recognition from speech audio by introducing multi-time-scale convolution, which improved generalization across datasets, especially on smaller ones, with consistent gains over standard convolution.

Robustness against temporal variations is important for emotion recognition from speech audio, since emotion is ex-pressed through complex spectral patterns that can exhibit significant local dilation and compression on the time axis depending on speaker and context. To address this and potentially other tasks, we introduce the multi-time-scale (MTS) method to create flexibility towards temporal variations when analyzing time-frequency representations of audio data. MTS extends convolutional neural networks with convolution kernels that are scaled and re-sampled along the time axis, to increase temporal flexibility without increasing the number of trainable parameters compared to standard convolutional layers. We evaluate MTS and standard convolutional layers in different architectures for emotion recognition from speech audio, using 4 datasets of different sizes. The results show that the use of MTS layers consistently improves the generalization of networks of different capacity and depth, compared to standard convolution, especially on smaller datasets

Code Implementations1 repo
Foundations

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

Your Notes