paper-with-me

홈 › Papers

Analyzing Error Propagation in Korean Spoken QA with ASR-LLM Cascades

2026-05-17 · Donghyuk Jung, Youngwon Choi arxiv

We analyze how automatic speech recognition (ASR) errors propagate through ASR--LLM cascades in Korean spoken question answering (SQA), focusing on downstream semantic failures that conventional ASR metrics cannot fully capture. Our analysis shows that the relative downstream degradation caused by ASR errors is consistent across LLMs with different absolute performance, suggesting that cascade degradation largely tracks ASR-stage information loss. We further identify single-character ASR errors as a particularly salient source of information loss in Korean, where even a minimal transcription difference can change the intended question and degrade downstream QA performance. Finally, an auxiliary comparison shows that a large audio language model outperforms an ASR--LLM cascade with an approximately matched language backbone in noisy Korean SQA, indicating the potential of direct audio input to mitigate transcript-induced information loss.

📄 PDF Abstract BibTeX arXiv:2605.17443

Code (0)

등록된 구현이 없습니다.

Tasks

Speech RecognitionQuestion Answering

Similar Papers 제목 키워드 기반

Grammatical Error Annotation for Korean Learners of Spoken English

2012-05-01 · LREC 2012 5 · Hongsuck Seo, Kyusong Lee, Gary Geunbae Lee, Soo-Ok Kweon 외

The goal of our research is to build a grammatical error-tagged corpus for Korean learners of Spoken English dubbed Postech Learner Corpus. We collected raw story-telling speech from Korean university students. Transcrip…

Grammatical Error Detection

Korean Children's Spoken English Corpus and an Analysis of its Pronunciation Variability

2012-05-01 · LREC 2012 5 · Hyejin Hong, Sunhee Kim, Minhwa Chung

This paper introduces a corpus of Korean-accented English speech produced by children (the Korean Children's Spoken English Corpus: the KC-SEC), which is constructed by Seoul National University. The KC-SEC was developed…

Speech Recognition

KVoiceBench, KOpenAudioBench, and KMMAU: Agent-Driven Korean Speech Benchmarks for Evaluating SpeechLMs

2026-05-27 · Haechan Kim, Seungjun Chung, Inkyu Park, Jihoo Lee 외 arxiv

Speech language models (SpeechLMs) have achieved substantial progress by extending large language models (LLMs) to the speech modality. However, SpeechLM evaluation remains heavily centered on English, limiting reliable …

Learning Ideological Embeddings from Information Cascades

2021-09-28 · Corrado Monti, Giuseppe Manco, Cigdem Aslay, Francesco Bonchi

Modeling information cascades in a social network through the lenses of the ideological leaning of its users can help understanding phenomena such as misinformation propagation and confirmation bias, and devising techniq…

Misinformation

CORTIS: Text-Only Adaptation of Spoken Language Models for Task-Oriented Voice Agents

2026-06-19 · Youngwon Choi, Hyeonyu Kim, Taeyoun Kwon, Donghyuk Jung 외 arxiv

Task-oriented voice agents need to map spoken user requests to structured outputs such as semantic frames, executable actions, and function calls. A common approach is to cascade ASR with a text-based LLM, but transcript…