paper-with-me

홈 › Papers

Speech-based emotion recognition with self-supervised models using attentive channel-wise correlations and label smoothing

2022-11-03 · Sofoklis Kakouros, Themos Stafylakis, Ladislav Mosner, Lukas Burget

When recognizing emotions from speech, we encounter two common problems: how to optimally capture emotion-relevant information from the speech signal and how to best quantify or categorize the noisy subjective emotion labels. Self-supervised pre-trained representations can robustly capture information from speech enabling state-of-the-art results in many downstream tasks including emotion recognition. However, better ways of aggregating the information across time need to be considered as the relevant emotion information is likely to appear piecewise and not uniformly across the signal. For the labels, we need to take into account that there is a substantial degree of noise that comes from the subjective human annotations. In this paper, we propose a novel approach to attentive pooling based on correlations between the representations' coefficients combined with label smoothing, a method aiming to reduce the confidence of the classifier on the training labels. We evaluate our proposed approach on the benchmark dataset IEMOCAP, and demonstrate high performance surpassing that in the literature. The code to reproduce the results is available at github.com/skakouros/s3prl_attentive_correlation.

📄 PDF Abstract BibTeX arXiv:2211.01756

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion Recognition

Similar Papers 제목 키워드 기반

Semi-Supervised Dual-Stream Self-Attentive Adversarial Graph Contrastive Learning for Cross-Subject EEG-based Emotion Recognition

2023-08-13 · Weishan Ye, Zhiguo Zhang, Fei Teng, Min Zhang 외

Electroencephalography (EEG) is an objective tool for emotion recognition with promising applications. However, the scarcity of labeled data remains a major challenge in this field, limiting the widespread use of EEG-bas…

Contrastive LearningDomain AdaptationEEGEmotion Recognition

Speaker Attentive Speech Emotion Recognition

2021-04-15 · Clément Le Moine, Nicolas Obin, Axel Roebel

Speech Emotion Recognition (SER) task has known significant improvements over the last years with the advent of Deep Neural Networks (DNNs). However, even the most successful methods are still rather failing when adaptat…

Emotion RecognitionSpeech Emotion Recognition

Attentive Convolutional Neural Network based Speech Emotion Recognition: A Study on the Impact of Input Features, Signal Length, and Acted Speech

2017-06-02 · Michael Neumann, Ngoc Thang Vu

Speech emotion recognition is an important and challenging task in the realm of human-computer interaction. Prior work proposed a variety of models and feature sets for training a system. In this work, we conduct extensi…

Emotion RecognitionMULTI-VIEW LEARNINGSpeech Emotion Recognition

Does Visual Self-Supervision Improve Learning of Speech Representations for Emotion Recognition?

2020-05-04 · Abhinav Shukla, Stavros Petridis, Maja Pantic

Self-supervised learning has attracted plenty of recent research interest. However, most works for self-supervision in speech are typically unimodal and there has been limited work that studies the interaction between au…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Emotion RecognitionFace Reconstruction+5

emotion2vec: Self-Supervised Pre-Training for Speech Emotion Representation

2023-12-23 · Ziyang Ma, Zhisheng Zheng, Jiaxin Ye, Jinchao Li 외

We propose emotion2vec, a universal speech emotion representation model. emotion2vec is pre-trained on open-source unlabeled emotion data through self-supervised online distillation, combining utterance-level loss and fr…

Emotion RecognitionSelf-Supervised LearningSentiment AnalysisSpeech Emotion Recognition