CLMar 10

ALARM: Audio-Language Alignment for Reasoning Models

arXiv:2603.09556v17.42 citationsh-index: 3Has Code
Predicted impact top 12% in CL · last 90 daysOriginality Highly original
AI Analysis

This addresses audio-language alignment for reasoning models, which is an incremental improvement over existing methods.

The paper tackles the problem of audio-language alignment for reasoning models by proposing self-rephrasing to convert self-generated responses into audio-understanding variants, achieving state-of-the-art results on audio-reasoning benchmarks with a 4B-parameter model.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes