SonicBench: Dissecting the Physical Perception Bottleneck in Large Audio Language Models
Yirong Sun, Yanjun Chen, Xin Qiu, Gang Zhang, Hongyu Chen, Daokuan Wu, Chengming Li, Min Yang, Dawei Zhu, Wei Zhang, Xiaoyu Shen
TL;DR
SonicBench demonstrates that large audio language models struggle to perceive and reason about core physical audio attributes, despite strong semantic capabilities. By employing a psychophysically grounded benchmark of 12 attributes across five dimensions and two tasks (recognition and comparison), the study uncovers a bottleneck in alignment and decoding rather than perceptual encoding, as linear probes on frozen encoders reliably recover physical cues while end-to-end models falter. Humans consistently outperform models and exhibit a clear comparison advantage, which current architectures fail to replicate, suggesting a need for architectures or training strategies that support explicit relational reasoning over audio signals. The work provides a reproducible benchmark and toolbox for controlled stimulus generation, offering a concrete pathway to build more robust, physically grounded LALMs for real-world audio understanding and interaction.
Abstract
Large Audio Language Models (LALMs) excel at semantic and paralinguistic tasks, yet their ability to perceive the fundamental physical attributes of audio such as pitch, loudness, and spatial location remains under-explored. To bridge this gap, we introduce SonicBench, a psychophysically grounded benchmark that systematically evaluates 12 core physical attributes across five perceptual dimensions. Unlike previous datasets, SonicBench uses a controllable generation toolbox to construct stimuli for two complementary paradigms: recognition (absolute judgment) and comparison (relative judgment). This design allows us to probe not only sensory precision but also relational reasoning capabilities, a domain where humans typically exhibit greater proficiency. Our evaluation reveals a substantial deficiency in LALMs' foundational auditory understanding; most models perform near random guessing and, contrary to human patterns, fail to show the expected advantage on comparison tasks. Furthermore, explicit reasoning yields minimal gains. However, our linear probing analysis demonstrates crucially that frozen audio encoders do successfully capture these physical cues (accuracy at least 60%), suggesting that the primary bottleneck lies in the alignment and decoding stages, where models fail to leverage the sensory signals they have already captured.
