🤖 AI Summary
A comprehensive, rigorous benchmark for evaluating audio intelligence—spanning speech, non-speech sounds, and music understanding—is currently lacking, hindering systematic assessment of AI’s holistic auditory capabilities. Method: We introduce MMAU-Pro, the first end-to-end audio intelligence benchmark supporting multi-hop reasoning, real-world audio inputs, and cross-modal integrated evaluation. It encompasses 49 fine-grained competencies, incorporating novel dimensions such as long-duration audio understanding, spatial auditory modeling, and multi-audio collaborative analysis. Its high-difficulty test set is constructed from in-the-wild audio recordings and expert-annotated multiple-choice and open-ended question-answer pairs. Results: State-of-the-art models—including Gemini 2.5 Flash and Audio Flamingo 3—achieve only 59.2% and 51.7% average accuracy, respectively; performance on several task categories approaches chance level, revealing a critical bottleneck in human-like auditory comprehension.
📝 Abstract
Audio comprehension-including speech, non-speech sounds, and music-is essential for achieving human-level intelligence. Consequently, AI agents must demonstrate holistic audio understanding to qualify as generally intelligent. However, evaluating auditory intelligence comprehensively remains challenging. To address this gap, we introduce MMAU-Pro, the most comprehensive and rigorously curated benchmark for assessing audio intelligence in AI systems. MMAU-Pro contains 5,305 instances, where each instance has one or more audios paired with human expert-generated question-answer pairs, spanning speech, sound, music, and their combinations. Unlike existing benchmarks, MMAU-Pro evaluates auditory intelligence across 49 unique skills and multiple complex dimensions, including long-form audio comprehension, spatial audio reasoning, multi-audio understanding, among others. All questions are meticulously designed to require deliberate multi-hop reasoning, including both multiple-choice and open-ended response formats. Importantly, audio data is sourced directly ``from the wild" rather than from existing datasets with known distributions. We evaluate 22 leading open-source and proprietary multimodal AI models, revealing significant limitations: even state-of-the-art models such as Gemini 2.5 Flash and Audio Flamingo 3 achieve only 59.2% and 51.7% accuracy, respectively, approaching random performance in multiple categories. Our extensive analysis highlights specific shortcomings and provides novel insights, offering actionable perspectives for the community to enhance future AI systems' progression toward audio general intelligence. The benchmark and code is available at https://sonalkum.github.io/mmau-pro.