Speech Emotion Recognition with ASR Integration
Yuanchao Li
TL;DR
This thesis addresses the challenge of robust Speech Emotion Recognition (SER) in real-world, spontaneous speech by integrating Automatic Speech Recognition (ASR) into SER workflows. It advances understanding of how modern speech foundation models encode emotion, demonstrates how ASR-derived transcripts and hidden representations can augment SER, and develops robust, multi-modal fusion strategies that mitigate ASR errors and cross-modal incongruity. It also proposes practical avenues to scale SER through semi-supervised learning and demonstrates extensions to Alzheimer's dementia detection, underscoring broad applicability. Collectively, the work offers concrete methods for leveraging ASR and self-supervised representations to build more interpretable, scalable, and reliable emotion-aware systems with real-world impact. The findings highlight the nuanced trade-offs between acoustic and lexical cues, the value of intermediate fusion and dynamic modality gating, and the promise of error-aware approaches and LLM/S2S-based error correction to maintain SER performance under imperfect transcripts.
Abstract
Speech Emotion Recognition (SER) plays a pivotal role in understanding human communication, enabling emotionally intelligent systems, and serving as a fundamental component in the development of Artificial General Intelligence (AGI). However, deploying SER in real-world, spontaneous, and low-resource scenarios remains a significant challenge due to the complexity of emotional expression and the limitations of current speech and language technologies. This thesis investigates the integration of Automatic Speech Recognition (ASR) into SER, with the goal of enhancing the robustness, scalability, and practical applicability of emotion recognition from spoken language.
