paper-with-me

Papers

Multimodal Speech Emotion Recognition using Cross Attention with Aligned Audio and Text

2022-07-26 · Yoonhyung Lee, Seunghyun Yoon, Kyomin Jung

In this paper, we propose a novel speech emotion recognition model called Cross Attention Network (CAN) that uses aligned audio and text signals as inputs. It is inspired by the fact that humans recognize speech as a combination of simultaneously produced acoustic and textual signals. First, our method segments the audio and the underlying text signals into equal number of steps in an aligned way so that the same time steps of the sequential signals cover the same time span in the signals. Together with this technique, we apply the cross attention to aggregate the sequential information from the aligned signals. In the cross attention, each modality is aggregated independently by applying the global attention mechanism onto each modality. Then, the attention weights of each modality are applied directly to the other modality in a crossed way, so that the CAN gathers the audio and text information from the same time steps based on each modality. In the experiments conducted on the standard IEMOCAP dataset, our model outperforms the state-of-the-art systems by 2.66% and 3.18% relatively in terms of the weighted and unweighted accuracy.

📄 PDF Abstract BibTeX arXiv:2207.12895

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion RecognitionSpeech Emotion Recognition

Similar Papers 제목 키워드 기반

Improving Speech Emotion Recognition Through Cross Modal Attention Alignment and Balanced Stacking Model

2025-05-26 · Lucas Ueda, João Lima, Leonardo Marques, Paula Costa

Emotion plays a fundamental role in human interaction, and therefore systems capable of identifying emotions in speech are crucial in the context of human-computer interaction. Speech emotion recognition (SER) is a chall…

Emotion RecognitionSpeech Emotion Recognition

WavFusion: Towards wav2vec 2.0 Multimodal Speech Emotion Recognition

2024-12-07 · Feng Li, Jiusong Luo, Wanjun Xia

Speech emotion recognition (SER) remains a challenging yet crucial task due to the inherent complexity and diversity of human emotions. To address this problem, researchers attempt to fuse information from other modaliti…

DiversityEmotion RecognitionRepresentation LearningSpeech Emotion Recognition

MMER: Multimodal Multi-task Learning for Speech Emotion Recognition

2022-03-31 · Sreyan Ghosh, Utkarsh Tyagi, S Ramaneswaran, Harshvardhan Srivastava 외

In this paper, we propose MMER, a novel Multimodal Multi-task learning approach for Speech Emotion Recognition. MMER leverages a novel multimodal network based on early-fusion and cross-modal self-attention between text …

Emotion RecognitionMultimodal Emotion RecognitionMulti-Task LearningSpeech Emotion Recognition

Learning Alignment for Multimodal Emotion Recognition from Speech

2019-09-06 · Haiyang Xu, HUI ZHANG, Kun Han, Yun Wang 외

Speech emotion recognition is a challenging problem because human convey emotions in subtle and complex ways. For emotion recognition on human speech, one can either extract emotion related features from audio signals or…

Emotion RecognitionMultimodal Emotion RecognitionSpeech Emotion Recognitionspeech-recognition+1

Cross-Language Speech Emotion Recognition Using Multimodal Dual Attention Transformers

2023-06-23 · Syed Aun Muhammad Zaidi, Siddique Latif, Junaid Qadir

Despite the recent progress in speech emotion recognition (SER), state-of-the-art systems are unable to achieve improved performance in cross-language settings. In this paper, we propose a Multimodal Dual Attention Trans…

Emotion ClassificationEmotion RecognitionGraph AttentionSpeech Emotion Recognition