TL;DR
This paper demonstrates that jointly fine-tuning BERT-like self-supervised models for speech and text enhances multimodal speech emotion recognition, achieving state-of-the-art results on multiple datasets.
Contribution
It introduces a method of jointly fine-tuning BERT-like SSL models for both speech and text modalities in emotion recognition, improving performance over previous approaches.
Findings
Joint fine-tuning of SSL models improves emotion recognition accuracy.
Simple fusion methods can outperform complex ones with SSL models.
State-of-the-art results achieved on IEMOCAP, CMU-MOSEI, and CMU-MOSI datasets.
Abstract
Multimodal emotion recognition from speech is an important area in affective computing. Fusing multiple data modalities and learning representations with limited amounts of labeled data is a challenging task. In this paper, we explore the use of modality-specific "BERT-like" pretrained Self Supervised Learning (SSL) architectures to represent both speech and text modalities for the task of multimodal speech emotion recognition. By conducting experiments on three publicly available datasets (IEMOCAP, CMU-MOSEI, and CMU-MOSI), we show that jointly fine-tuning "BERT-like" SSL architectures achieve state-of-the-art (SOTA) results. We also evaluate two methods of fusing speech and text modalities and show that a simple fusion mechanism can outperform more complex ones when using SSL models that have similar architectural properties to BERT.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsLinear Layer · Multi-Head Attention · Layer Normalization · Attention Is All You Need · Dropout · Residual Connection · Attention Dropout · Weight Decay · Softmax · WordPiece
