Not in Sync: Unveiling Temporal Bias in Audio Chat Models
Jiayu Yao, Shenghua Liu, Yiwei Wang, Rundong Cheng, Lingrui Mei, Baolong Bi, Zhen Xiong, Xueqi Cheng
TL;DR
This work reveals a fundamental limitation in Large Audio-Language Models: they semantically understand audio content but poorly ground it in time, exhibiting a systematic temporal bias in event localization. The authors formalize this with the Temporal Bias Index $\text{TBI}$ and compare it against MAE across multiple datasets and four state-of-the-art LALMs, showing that bias grows nonlinearly with context length and depends on event duration and position. Through interpretability analyses of cross-modal attention, they identify competing early-structural priors and late-semantic grounding signals as the mechanism underlying temporal misalignment, underscoring the need for temporally robust architectures and supervision. The study provides a rigorous evaluation framework and actionable directions for improving temporal fidelity in audio-language systems, with implications for lecture indexing, multimedia retrieval, and time-sensitive reasoning tasks.
Abstract
Large Audio Language Models (LALMs) are increasingly applied to audio understanding and multimodal reasoning, yet their ability to locate when events occur remains underexplored. We present the first systematic study of temporal bias in LALMs, revealing a key limitation in their timestamp prediction. For example, when asked "At which second does the lecturer introduce the key formula?", models often predict timestamps that are consistently earlier or later than the ground truth. Through controlled experiments on timestamped datasets, we find that temporal bias (i) is prevalent across datasets and models, (ii) increases with audio length - even accumulating to tens of seconds in extended recordings, and (iii) varies across event types and positions. We quantify this effect with the Temporal Bias Index (TBI), measuring systematic misalignment in predicted event timings, and complement it with a visualization framework. Our findings highlight a fundamental limitation in current LALMs and call for the development of temporally robust architectures.
