The Cascade Equivalence Hypothesis: When Do Speech LLMs Behave Like ASR$\rightarrow$LLM Pipelines?
Jayadev Billa
TL;DR
The paper addresses whether end-to-end speech LLMs offer genuine architectural advantages over traditional ASR→LLM cascades. It introduces the Cascade Equivalence Hypothesis and uses matched-backbone behavioral testing, coupled with mechanistic probes (probing, logit lens, LEACE), to separate architectural effects from backbone differences. Findings reveal a spectrum of cascade equivalence: Ultravox closely mirrors its matched cascade on text-sufficient tasks, while Qwen2-Audio shows genuine architectural divergence; LEACE confirms text representations are causally necessary, and noise tests show cascades are more robust under deterioration. These results inform benchmarking and deployment, suggesting cascades remain preferable for text-sufficient tasks in clean conditions, while genuine end-to-end advantages require objective-driven training to exploit acoustic signals.
Abstract
Current speech LLMs largely perform implicit ASR: on tasks solvable from a transcript, they are behaviorally and mechanistically equivalent to simple Whisper$\to$LLM cascades. We show this through matched-backbone testing across four speech LLMs and six tasks, controlling for the LLM backbone for the first time. Ultravox is statistically indistinguishable from its matched cascade ($κ{=}0.93$); logit lens reveals literal text emerging in hidden states; LEACE concept erasure confirms text representations are causally necessary in both architectures tested, collapsing accuracy to near-zero. Qwen2-Audio genuinely diverges, revealing cascade equivalence is architecture-dependent, not universal. For 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 0 dB.
