paper-with-me

홈 › Papers

The Cascade Equivalence Hypothesis: When Do Speech LLMs Behave Like ASR$\rightarrow$LLM Pipelines?

2026-02-19 · Jayadev Billa arxiv

Speech LLMs are widely understood to be better than ASR$\rightarrow$LLM cascades since they have access to the audio directly, and not just the transcript. In this paper, we present an evaluation methodology and a mechanistic interpretation of the observed behavior of speech LLMs. First, we introduce matched-backbone testing which separates out the behavior of the speech LLM from the reasoning capabilities of the underlying LLM. Second, we provide a mechanistic analysis of speech LLMs using logit lens and LEACE and show the literal transcript emerging from the LLM's hidden states and that text representations are causally necessary. We also show that in most deployed use cases, current speech LLMs are expensive cascades, and under noise, they are worse ones, with clean-condition advantages reversing by up to 7.6% at 0dB.

📄 PDF Abstract BibTeX arXiv:2602.17598

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hearing to Translate: The Effectiveness of Speech Modality Integration into LLMs

2025-12-18 · Sara Papi, Javier Garcia Gilabert, Zachary Hopton, Vilém Zouhar 외 arxiv

As Large Language Models (LLMs) expand beyond text, integrating speech as a native modality has given rise to SpeechLLMs, which directly process spoken language and enable speech-to-text translation (ST) and other downst…

Speech-to-Text Translation

Teaching via Best-Case Counterexamples in the Learning-with-Equivalence-Queries Paradigm

2021-12-01 · NeurIPS 2021 12 · Akash Kumar, Yuxin Chen, Adish Singla

We study the sample complexity of teaching, termed as "teaching dimension" (TD) in the literature, for the learning-with-equivalence-queries (LwEQ) paradigm. More concretely, we consider a learner who asks equivalence qu…

Attention-based Multi-hypothesis Fusion for Speech Summarization

2021-11-16 · Takatomo Kano, Atsunori Ogawa, Marc Delcroix, Shinji Watanabe

Speech summarization, which generates a text summary from speech, can be achieved by combining automatic speech recognition (ASR) and text summarization (TS). With this cascade approach, we can exploit state-of-the-art m…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+1

End-to-end Automatic Speech Recognition and Speech Translation: Integration of Speech Foundational Models and LLMs

2025-10-11 · Nam Luu, Ondřej Bojar arxiv

Speech Translation (ST) is a machine translation task that involves converting speech signals from one language to the corresponding text in another language; this task has two different approaches, namely the traditiona…

Machine TranslationSpeech Recognition

AuRA: Internalizing Audio Understanding into LLMs as LoRA

2026-06-09 · Bo Cheng, Lei Shi, Zhanyu Ma, Yuan Wu 외 arxiv

Recent efforts to extend large language models (LLMs) to speech inputs typically rely on cascaded ASR-LLM pipelines, end-to-end speech-language models, or bridge/distillation-based adaptation. While these routes respecti…