paper-with-me

홈 › Papers

Jointly Predicting Emotion, Age, and Country Using Pre-Trained Acoustic Embedding

2022-07-21 · Bagus Tris Atmaja, Zanjabila, Akira Sasou

In this paper, we demonstrated the benefit of using pre-trained model to extract acoustic embedding to jointly predict (multitask learning) three tasks: emotion, age, and native country. The pre-trained model was trained with wav2vec 2.0 large robust model on the speech emotion corpus. The emotion and age tasks were regression problems, while country prediction was a classification task. A single harmonic mean from three metrics was used to evaluate the performance of multitask learning. The classifier was a linear network with two independent layers and shared layers, including the output layers. This study explores multitask learning on different acoustic features (including the acoustic embedding extracted from a model trained on an affective speech dataset), seed numbers, batch sizes, and normalizations for predicting paralinguistic information from speech.

📄 PDF Abstract BibTeX arXiv:2207.10333

Code (1)

bagustris/ExVo2022 공식 구현 pytorch

Tasks

regression

Similar Papers 제목 키워드 기반

Burst2Vec: An Adversarial Multi-Task Approach for Predicting Emotion, Age, and Origin from Vocal Bursts

2022-06-24 · Atijit Anuchitanukul, Lucia Specia

We present Burst2Vec, our multi-task learning approach to predict emotion, age, and origin (i.e., native country/language) from vocal bursts. Burst2Vec utilises pre-trained speech representations to capture acoustic info…

Multi-Task Learning

Explaining Deep Learning Embeddings for Speech Emotion Recognition by Predicting Interpretable Acoustic Features

2024-09-14 · Satvik Dixit, Daniel M. Low, Gasser Elbanna, Fabio Catania 외

Pre-trained deep learning embeddings have consistently shown superior performance over handcrafted acoustic features in speech emotion recognition (SER). However, unlike acoustic features with clear physical meaning, the…

Emotion RecognitionSpeech Emotion Recognition

Jointly Aligning and Predicting Continuous Emotion Annotations

2019-07-05 · Soheil Khorram, Melvin G McInnis, Emily Mower Provost

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…

Multi-task Learning for Multi-modal Emotion Recognition and Sentiment Analysis

2019-05-14 · NAACL 2019 6 · Md. Shad Akhtar, Dushyant Singh Chauhan, Deepanway Ghosal, Soujanya Poria 외

Related tasks often have inter-dependence on each other and perform better when solved in a joint framework. In this paper, we present a deep multi-task learning framework that jointly performs sentiment and emotion anal…

Decision MakingEmotion RecognitionMulti-Task LearningSentiment Analysis

Self-Supervised Learning for Audio-Based Emotion Recognition

2023-07-23 · Peranut Nimitsurachat, Peter Washington

Emotion recognition models using audio input data can enable the development of interactive systems with applications in mental healthcare, marketing, gaming, and social media analysis. While the field of affective compu…

Emotion RecognitionMarketingSelf-Supervised Learning