ASCLSDOct 5, 2022

Exploration of A Self-Supervised Speech Model: A Study on Emotional Corpora

arXiv:2210.02595v357 citationsh-index: 27
Originality Synthesis-oriented
AI Analysis

This work provides insights for researchers using self-supervised models in emotion recognition and related tasks, though it is incremental in nature.

The study explored the wav2vec 2.0 self-supervised speech model on emotional corpora, finding that it discards paralinguistic information useful for emotion recognition and that middle-layer representations perform as well as layer averaging, while the final layer sometimes yields the worst performance.

Self-supervised speech models have grown fast during the past few years and have proven feasible for use in various downstream tasks. Some recent work has started to look at the characteristics of these models, yet many concerns have not been fully addressed. In this work, we conduct a study on emotional corpora to explore a popular self-supervised model -- wav2vec 2.0. Via a set of quantitative analysis, we mainly demonstrate that: 1) wav2vec 2.0 appears to discard paralinguistic information that is less useful for word recognition purposes; 2) for emotion recognition, representations from the middle layer alone perform as well as those derived from layer averaging, while the final layer results in the worst performance in some cases; 3) current self-supervised models may not be the optimal solution for downstream tasks that make use of non-lexical features. Our work provides novel findings that will aid future research in this area and theoretical basis for the use of existing models.

Foundations

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

Your Notes