菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-06-24
📄 Abstract - From Sounds to Scenes: A Benchmark for Evaluating Context-Aware Auditory Scene Understanding in Large Audio Language Models

Recent Large Audio Language Models (LALMs) have achieved remarkable progress in audio perceptual tasks across individual acoustic layers, including speech, sound, and music. However, existing benchmarks predominantly evaluate these layers in isolation, overlooking the complex contextual relationships that arise when multiple acoustic sources co-occur in real-world auditory scenes. Real-world auditory interpretation requires Context-Aware Auditory Scene Understanding (CASU): the ability to comprehend the holistic scene by integrating sound layers. To evaluate this capability, we introduce the CASU benchmark, which assesses whether Audio LLMs can interpret auditory scenes composed of speech, acoustic events (e.g., announcements), and background environments (e.g., traffic), and reason about the logical relationships between these layers. We propose a scalable pipeline for constructing time-accurate, semi-synthetic audio streams by composing real-world scene sounds with synthetic speech. Building on this data, we design four tasks that probe scene understanding: contextual question answering, entity extraction from the scene, speaker role inference, and counterfactual reasoning where scene is manipulated. Experiments across multiple LALMs demonstrate that effective auditory scene understanding requires integration over all auditory layers, rather than reliance on speech or sound alone, underscoring the necessity of CASU for advancing complex audio understanding in LALMs.

顶级标签: audio llm benchmark
详细标签: auditory scene understanding context-aware multi-layer integration counterfactual reasoning question answering 或 搜索:

从声音到场景:评估大型音频语言模型上下文感知听觉场景理解的基准测试 / From Sounds to Scenes: A Benchmark for Evaluating Context-Aware Auditory Scene Understanding in Large Audio Language Models


1️⃣ 一句话总结

这篇论文提出了一个名为CASU的基准测试,专门用来评估大型音频语言模型能否像人类一样,在包含多种声音(如对话、背景噪音、环境音)的真实场景中综合理解整体听觉内容,而不仅仅是识别单一声音类型。

源自 arXiv: 2606.25391