Continuous Audio Thinking for Large Audio Language Models
About
Large audio language models (LALMs) have shown impressive capabilities on diverse audio understanding tasks, ranging from speech transcription to music analysis. However, because LALMs are typically trained to produce text-aligned responses, their hidden states are progressively shaped for text generation rather than for preserving acoustic information. As a result, the diverse acoustic content that audio carries, such as phonetic detail, prosody, sound events, affect, and pitch, is lost along the way and difficult to leverage in the response. We introduce Continuous Audio Thinking (CoAT), a framework that equips audio language models with a continuous latent workspace for organizing acoustic information prior to response generation, grounded by distillation from audio experts. Within the thinking space, the model can utilize the rich acoustic information provided by expert distillation when generating its response. Furthermore, the proposed continuous thinking block can be processed in a single prefill, so CoAT does not require additional autoregressive decoding cost over the baseline. Across three LALMs, Qwen2-Audio, Qwen2.5-Omni-7B, and Audio Flamingo~3, performance gains on a broad benchmark suite spanning audio reasoning, audio understanding, music classification, speech emotion, and speech transcription demonstrate the effectiveness of CoAT. Further analysis confirms that the auxiliary supervision propagates from the thinking positions to the model's textual responses.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Automatic Speech Recognition | LibriSpeech Other | WER4 | 140 | |
| Automatic Speech Recognition | LibriSpeech Clean | WER1.77 | 124 | |
| Music Genre Classification | GTZAN | Accuracy95.5 | 68 | |
| Automatic Speech Recognition | VoxPopuli | WER5.56 | 44 | |
| Speech Recognition | Switchboard | WER7.18 | 37 | |
| Automatic Speech Recognition | SPGISpeech | WER1.84 | 30 | |
| Speech Emotion Recognition | MELD | Accuracy60.8 | 30 | |
| Audio Understanding | ClothoAQA | Accuracy87.17 | 20 | |
| Audio Understanding / Audio Reasoning | MMAR | Accuracy62.2 | 19 | |
| Automatic Speech Recognition | Common Voice 15 | WER7.4 | 16 |