English

Improving Speech-based Emotion Recognition with Contextual Utterance Analysis and LLMs

Computation and Language 2024-11-11 v1 Sound Audio and Speech Processing

Abstract

Speech Emotion Recognition (SER) focuses on identifying emotional states from spoken language. The 2024 IEEE SLT-GenSEC Challenge on Post Automatic Speech Recognition (ASR) Emotion Recognition tasks participants to explore the capabilities of large language models (LLMs) for emotion recognition using only text data. We propose a novel approach that first refines all available transcriptions to ensure data reliability. We then segment each complete conversation into smaller dialogues and use these dialogues as context to predict the emotion of the target utterance within the dialogue. Finally, we investigated different context lengths and prompting techniques to improve prediction accuracy. Our best submission exceeded the baseline by 20% in unweighted accuracy, achieving the best performance in the challenge. All our experiments' codes, prediction results, and log files are publicly available.

Keywords

Cite

@article{arxiv.2410.20334,
  title  = {Improving Speech-based Emotion Recognition with Contextual Utterance Analysis and LLMs},
  author = {Enshi Zhang and Christian Poellabauer},
  journal= {arXiv preprint arXiv:2410.20334},
  year   = {2024}
}
R2 v1 2026-06-28T19:36:55.128Z