Knowing When Not to Answer: Pseudo-Ensembles for Abstention in Music Audio-Language Models

📅 2026-09-03
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决音乐音频-语言模型在不确定时无法拒绝猜测的问题,通过构建伪集成方法来提供更准确的不确定性度量,从而提高模型性能。
📝 Abstract
Music audio-language models are evaluated almost entirely by accuracy on multiple-choice questions. This protocol forces the model to commit to an option, so a lucky guess looks the same as real musical understanding. What is missing is a way to tell when the model does not know the answer, so that it can abstain instead of guessing. The usual solution, an ensemble of independently trained models, is far too expensive here, which leaves the entropy of a single predictive distribution as the only available confidence signal. We instead build pseudo-ensembles from one pretrained model by perturbing its input in ways that cannot change the correct answer, then averaging the resulting distributions over the options. Our main construction simply shuffles the order in which the candidate answers are presented; we also study ensembles built from corrupted audio and from swapped option labels. A pseudo-ensemble gives several predictive distributions per question, so it supports the full family of ensemble-based uncertainty measures (entropy of the expected distribution, expected entropy, and their difference, the mutual information) rather than entropy alone. Evaluating TinyMU on MuChoMusic, we find that averaging over four option orderings raises accuracy from 55.7% to 59.2%, and that the resulting uncertainty measures rank the model's errors better than the single-pass entropy baseline, reducing the area under the error retention curve from 0.293 to 0.261. All of this costs a few extra forward passes and no retraining, which makes abstention practical for compact music audio-language models.
Problem

Research questions and friction points this paper is trying to address.

music audio-language models
abstention
confidence signal
Innovation

Methods, ideas, or system contributions that make the work stand out.

Pseudo-Ensembles
Abstention
Uncertainty Measures
Music Audio-Language Models
🔎 Similar Papers
No similar papers found.
💼 Related Jobs
No related jobs found.