CVMMSDSep 22, 2025

Does Audio Matter for Modern Video-LLMs and Their Benchmarks?

arXiv:2509.17901v1h-index: 6Has Code
Originality Incremental advance
AI Analysis

This work highlights a disconnect between academic evaluations and real-world needs for audio-visual understanding in AI, offering tools for more scalable models.

The study investigated the importance of audio in Video-LLMs and their benchmarks, finding that audio provides minimal gains on standard benchmarks but is crucial for audio-sensitive tasks, with the release of new datasets and a model to address this gap.

Modern multimodal large language models often claim "video understanding," yet most evaluations use muted videos or simply discard audio. We ask a direct question: how much does audio actually matter for contemporary Video-LLMs and the benchmarks that certify them? We audit widely used suites and observe that many items are even solvable from a single frame, rendering audio largely redundant. Building on LLaVA-OneVision architecture, we attach a speech/audio encoder (e.g., Whisper) and analyze when audio helps, while addressing audio token explosion with a lightweight Mamba-based state-space token compressor. We find that audio yields minimal gains on recent video benchmarks but is decisive on curated, audio-sensitive subsets. To enable faithful evaluation, we release AVQA-Hard and Music-AVQA-Hard, our model, and code. Our findings surface a growing gap between current academic practice and real-world expectations, and provide practical tools for scalable audio-visual Video-LLMs. We will fully open-source our work at https://github.com/naver-ai/LLaVA-AV-SSM.

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