Putting HUMANS first: Efficient LAM Evaluation with Human Preference Alignment

📅 2026-04-20
🏛️ Annual Meeting of the Association for Computational Linguistics
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
研究通过选取少量样本集来高效评估大型音频模型,并使用回归模型预测用户偏好,从而在减少成本的同时提高评价准确性。
📝 Abstract
The rapid proliferation of large audio models (LAMs) demands efficient approaches for model comparison, yet comprehensive benchmarks are costly. To fill this gap, we investigate whether minimal subsets can reliably evaluate LAMs while reducing costs and data redundancy. Analyzing 10 subset selection methods with 18 audio models across 40 tasks covering major LAM evaluation dimensions, we show that subsets of just 50 examples (0.3% of data) can achieve over 0.93 Pearson correlation with full benchmark scores. To understand how well these scores align with what practitioners ultimately care about, user satisfaction, we collect 776 human preference ratings from realistic voice assistant conversations, finding that both subsets and full benchmark achieve only 0.85 correlation with human. To better predict preferences, we trained regression models on these selected subsets, achieving 0.98 correlation -- outperforming regression models trained on both random subsets and the full benchmark. This demonstrates that in regression modeling, well-curated subsets outpredict the full benchmark, showing quality over quantity. We open-source these regression-weighted subsets as the HUMANS benchmark, an efficient proxy for LAM evaluation that captures both benchmark performance and user preferences.
Problem

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

large audio models
model comparison
human preference
efficient evaluation
benchmark
Innovation

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

subset selection
regression modeling
human preference alignment
LAM evaluation
HUMANS benchmark