ALAS: An Automatic Latent Alignment Score for Audio Language Models
- lab arXiv
- lab arXivLabs
- model AF3
- model ALAS
- model Qwen-Omni
- model Qwen2-Audio
- model Whisper
- person Cem Subakan
A new metric called ALAS offers a standardized way to measure how well Speech-Language Models internally bind audio frames to text tokens, addressing a gap in evaluating these increasingly common AI systems [1][2]. The Automatic Latent Alignment Score, introduced in a paper posted to the arXiv preprint repository, probes the per-layer hidden states of a large language model to score cross-modal cosine similarity between audio and text representations against a reference derived from the Whisper automatic speech recognition system [1][2]. The metric requires only a frozen forward pass and an off-the-shelf ASR reference, with no training or fitted classifier, and is calibrated to an interpretable uniform baseline comparable across tasks [2]. The researchers applied ALAS to four open-source Speech-LLMs — AF3, Qwen2-Audio, Qwen-Omni, and SALMONN — across emotion recognition on the IEMOCAP dataset, open-ended spoken question answering on LibriSQA, and multi-choice audio understanding on MMAU-speech [1][2]. They found that the depth and strength of alignment reflect each model’s audio-encoder design and the acoustic-versus-semantic demands of the task [2]. The metric tracks but does not duplicate task accuracy, exposing models that score well without genuinely grounding in the audio [1][2]. The work was submitted by Cem Subakan and colleagues, with the initial version posted on May 26, 2025, and a revised version on June 16, 2026 [1]. The paper appears on arXiv, an open-access repository of electronic preprints that, as of late 2024, receives about 24,000 submissions per month and hosts more than two million articles across fields including computer science and electrical engineering [6]. The authors have released ALAS as an open-source library so that practitioners can probe their own Speech-LLMs or apply it to new tasks [1][2].
safety-researchtool-releasemodel-releaseresearch-paper
Background sources we checked (7)
- arxiv.org ↗ Large Language Models (LLMs) are extended into Speech-LLMs, and the quality of the audio--text alignment they learn affects most downstream Spoken Language Understanding (SLU) behavior. Yet despite a growth of fusion strategies, there is no standard way to measure how well a Spee…
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
Sources
- export.arxiv.org — ALAS: An Automatic Latent Alignment Score for Audio Language Models ↗