Enhancing Speech Emotion Recognition Leveraging Aligning Timestamps of ASR Transcripts and Speaker Diarization

📅 2025-07-25
📈 Citations: 0
Influential: 0
📄 PDF

career value

200K/year
🤖 AI Summary
In speech emotion recognition, severe temporal misalignment between ASR transcripts and speaker diarization (SD) timestamps critically undermines the reliability of multimodal systems in conversational settings. To address this, we propose an end-to-end timestamp alignment pipeline that dynamically calibrates temporal boundaries between ASR and SD outputs, integrating cross-attention fusion and a gating mechanism to achieve precise inter-modal synchronization. The method leverages pre-trained Wav2Vec (audio), RoBERTa (text), and an SD model, requiring no additional annotations for fine-grained temporal alignment. Experiments on IEMOCAP demonstrate a 3.2% absolute improvement in emotion classification accuracy over unaligned baselines. This work constitutes the first systematic empirical validation of the critical role of temporal synchronization in multimodal emotion analysis, establishing a new benchmark for robust, time-aware multimodal modeling in dialogue scenarios.

Technology Category

Application Category

📝 Abstract
In this paper, we investigate the impact of incorporating timestamp-based alignment between Automatic Speech Recognition (ASR) transcripts and Speaker Diarization (SD) outputs on Speech Emotion Recognition (SER) accuracy. Misalignment between these two modalities often reduces the reliability of multimodal emotion recognition systems, particularly in conversational contexts. To address this issue, we introduce an alignment pipeline utilizing pre-trained ASR and speaker diarization models, systematically synchronizing timestamps to generate accurately labeled speaker segments. Our multimodal approach combines textual embeddings extracted via RoBERTa with audio embeddings from Wav2Vec, leveraging cross-attention fusion enhanced by a gating mechanism. Experimental evaluations on the IEMOCAP benchmark dataset demonstrate that precise timestamp alignment improves SER accuracy, outperforming baseline methods that lack synchronization. The results highlight the critical importance of temporal alignment, demonstrating its effectiveness in enhancing overall emotion recognition accuracy and providing a foundation for robust multimodal emotion analysis.
Problem

Research questions and friction points this paper is trying to address.

Improving Speech Emotion Recognition via ASR-SD timestamp alignment
Addressing misalignment in multimodal emotion recognition systems
Enhancing SER accuracy with synchronized speaker and text segments
Innovation

Methods, ideas, or system contributions that make the work stand out.

Timestamp alignment for ASR and diarization
Multimodal fusion with RoBERTa and Wav2Vec
Gating mechanism enhances cross-attention fusion
🔎 Similar Papers
H
Hsuan-Yu Wang
Department of English, National Taiwan Normal University, Taipei, Taiwan
P
Pei-Ying Lee
Department of Computer Science and Information Engineering, National Taiwan Normal University, Taipei, Taiwan
B
Berlin Chen
Department of Computer Science and Information Engineering, National Taiwan Normal University, Taipei, Taiwan