English

SAM: A Mamba-2 State-Space Audio-Language Model

Sound 2026-03-06 v2 Audio and Speech Processing

Abstract

We present SAM, a State-space Audio-language Model that integrates an audio encoder with a Mamba-2 backbone. SAM-2.7B achieves 21.1 mAP on AudioSet and 17.6 SPICE on AudioCaps, matching or surpassing larger 7B transformer-based models with fewer parameters. We further provide the first systematic, representation-level analysis of how SSMs interact with audio encoder outputs: (1) joint audio encoder finetuning is essential, supported by accuracy gains and observed adaptation of token representation rank and similarity across different SSM sizes; (2) despite linear scaling, SSMs benefit more from compact, information-rich audio token representations than from excessively long token sequences; and (3) incorporating instruction-following supervision substantially improves reasoning ability, boosting MMAU-Sound accuracy from 22.8 to 56.8. Through comprehensive experiments and analysis, we establish practical design principles for SSMs as strong, scalable backbones for audio-language models.

Keywords

Cite

@article{arxiv.2509.15680,
  title  = {SAM: A Mamba-2 State-Space Audio-Language Model},
  author = {Taehan Lee and Jaehan Jung and Hyukjun Lee},
  journal= {arXiv preprint arXiv:2509.15680},
  year   = {2026}
}

Comments

6 pages, Submitted to Interspeech 2026

R2 v1 2026-07-01T05:45:17.599Z