AI & Computational Science

Can Foundation Models Hear What Made That Sound? A Tiered Benchmark of Audio-Language Models and Traditional Classifiers for Closed-Set Sound Source Identification

How the science connects

Machine learningAudio signal proce…Pattern recognition

AI Insight

Researchers evaluated eleven different audio classification systems on their ability to identify sound sources across 2,242 audio clips from 23 fine-grained classes. The best performing model, Gemini-3.1-Pro-Preview, achieved 85.6% accuracy at categorizing broad sound categories and 56.7% at fine-grained classification. Analysis of AI-generated explanations revealed that wrong answers were stated with high confidence (92-100% of the time) and that response length did not correlate with accuracy.


This comprehensive benchmark provides practical guidance for selecting audio classification systems for real-world applications, from environmental monitoring to accessibility tools. The finding that AI models express wrong answers with extreme confidence highlights important reliability concerns for deploying these systems in safety-critical contexts.


Understand the Science

Machine learning 148 articles Explore Concept → Audio signal processing Concept coming soon Pattern recognition Concept coming soon

⚠️ Preprint – Noch nicht peer-reviewed

Dieser Artikel wurde noch nicht von unabhängigen Experten begutachtet. Die Ergebnisse sind vorläufig und sollten mit Vorsicht interpretiert werden.

Abstract: We benchmark eleven audio classification methods: five task-aware closed-set LLMs (four Gemini models plus open-weight Kimi-Audio-7B-Instruct), four fixed-vocabulary taggers (YAMNet, PANNs, Whisper-AT, and SSLAM), a zero-shot audio-text model (CLAP), and an audio-grounded LLM (BAT). We evaluate them on a closed-set sound-source identification task over 2,242 clips spanning 23 fine-grained classes and 11 categories. Since these methods differ fundamentally in how they receive the task and how outputs are scored, we group them into four evaluation tiers rather than one leaderboard, reporting macro Precision, Recall, F1, and false-negative rate per tier. The best model, Gemini-3.1-Pro-Preview, reaches 85.6 percent category-level F1 and 56.7 percent fine-grained F1. Kimi-Audio is competitive for its size, reaching 67.5 percent category-level F1 and 32.9 percent fine-grained F1, but fails to answer 1.6 percent of samples. SSLAM and CLAP match or exceed the best closed-set model at the category level without seeing the candidate list, but fall behind at the fine-grained level. Analyzing the Gemini models’ chain-of-thought across 8,968 responses, we find that response length does not predict accuracy, an apparent “holistic judgment beats detailed analysis” effect is better explained as a difficulty confound, and wrong answers are stated confidently 92 to 100 percent of the time. We report full per-class confusion matrices and metrics for all eleven methods, identify the structural error modes behind most of the accuracy loss between granularities, and give practical guidance for choosing among these method families.

Source: Can Foundation Models Hear What Made That Sound? A Tiered Benchmark of Audio-Language Models and Traditional Classifiers for Closed-Set Sound Source Identification