English

ALARM: Audio-Language Alignment for Reasoning Models

Computation and Language 2026-03-11 v1

Abstract

Large audio language models (ALMs) extend LLMs with auditory understanding. A common approach freezes the LLM and trains only an adapter on self-generated targets. However, this fails for reasoning LLMs (RLMs) whose built-in chain-of-thought traces expose the textual surrogate input, yielding unnatural responses. We propose self-rephrasing, converting self-generated responses into audio-understanding variants compatible with RLMs while preserving distributional alignment. We further fuse and compress multiple audio encoders for stronger representations. For training, we construct a 6M-instance multi-task corpus (2.5M unique prompts) spanning 19K hours of speech, music, and sound. Our 4B-parameter ALM outperforms similarly sized models and surpasses most larger ALMs on related audio-reasoning benchmarks, while preserving textual capabilities with a low training cost. Notably, we achieve the best open-source result on the MMAU-speech and MMSU benchmarks and rank third among all the models.

Keywords

Cite

@article{arxiv.2603.09556,
  title  = {ALARM: Audio-Language Alignment for Reasoning Models},
  author = {Petr Grinberg and Hassan Shahmohammadi},
  journal= {arXiv preprint arXiv:2603.09556},
  year   = {2026}
}

Comments

Submitted to Interspeech2026

R2 v1 2026-07-01T11:12:23.139Z