paper-with-me

홈 › Papers

Enhancing Dialogue Speech Recognition with Robust Contextual Awareness via Noise Representation Learning

2024-08-12 · Wonjun Lee, San Kim, Gary Geunbae Lee

Recent dialogue systems rely on turn-based spoken interactions, requiring accurate Automatic Speech Recognition (ASR). Errors in ASR can significantly impact downstream dialogue tasks. To address this, using dialogue context from user and agent interactions for transcribing subsequent utterances has been proposed. This method incorporates the transcription of the user's speech and the agent's response as model input, using the accumulated context generated by each turn. However, this context is susceptible to ASR errors because it is generated by the ASR model in an auto-regressive fashion. Such noisy context can further degrade the benefits of context input, resulting in suboptimal ASR performance. In this paper, we introduce Context Noise Representation Learning (CNRL) to enhance robustness against noisy context, ultimately improving dialogue speech recognition accuracy. To maximize the advantage of context awareness, our approach includes decoder pre-training using text-based dialogue data and noise representation learning for a context encoder. Based on the evaluation of speech dialogues, our method shows superior results compared to baselines. Furthermore, the strength of our approach is highlighted in noisy environments where user speech is barely audible due to real-world noise, relying on contextual information to transcribe the input accurately.

📄 PDF Abstract BibTeX arXiv:2408.06043

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderRepresentation Learningspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

BoSS: Beyond-Semantic Speech

2025-07-23 · Qing Wang, Zehan Li, Hang Lv, Hongjie Chen 외 arxiv

Human communication involves more than explicit semantics, with implicit signals and contextual cues playing a critical role in shaping meaning. However, modern speech technologies, such as Automatic Speech Recognition (…

Speech Recognition

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

2024-10-27 · Enshi Zhang, Christian Poellabauer

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 explo…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Emotion RecognitionSpeech Emotion Recognition+2

Multimodal Contextualized Semantic Parsing from Speech

2024-06-10 · Jordan Voas, Raymond Mooney, David Harwath

We introduce Semantic Parsing in Contextual Environments (SPICE), a task designed to enhance artificial agents' contextual awareness by integrating multimodal inputs with prior contexts. SPICE goes beyond traditional sem…

Data Integrationgraph constructionSemantic Parsing

Identifying Speakers in Dialogue Transcripts: A Text-based Approach Using Pretrained Language Models

2024-07-16 · Minh Nguyen, Franck Dernoncourt, Seunghyun Yoon, Hanieh Deilamsalehy 외

We introduce an approach to identifying speaker names in dialogue transcripts, a crucial task for enhancing content accessibility and searchability in digital media archives. Despite the advancements in speech recognitio…

AttributeSpeaker Identificationspeech-recognitionSpeech Recognition

MTMCS-Bench: Evaluating Contextual Safety of Multimodal Large Language Models in Multi-Turn Dialogues

2026-01-11 · Zheyuan Liu, Dongwhi Kim, Yixin Wan, Xiangchi Yuan 외 arxiv

Multimodal large language models (MLLMs) are increasingly deployed as assistants that interact through text and images, making it crucial to evaluate contextual safety when risk depends on both the visual scene and the e…

Intent Recognition