arXiv:2510.20242cs.LGcs.AI2025-10NeurIPS被引 7

揭示选择性分类器性能差距的五大根源,指导如何改进模型排序能力。

What Does It Take to Build a Performant Selective Classifier?

  • 分解性能差距为五类误差源:贝叶斯噪声、近似误差等
  • 实验证明模型排序能力不足是主要瓶颈,单纯校准无效
  • 建议用特征感知校准器和分布鲁棒训练提升排序精度

选择性分类器通过拒绝不确定输入来提升可靠性,但现有方法难以逼近理想排序预言机的性能。本文首次提出有限样本下的性能差距分解,将其归因于五个来源:贝叶斯噪声、近似误差、排序误差、统计噪声及实现或分布偏移带来的松弛。分析表明,单调后处理校准对缩小差距作用有限,因其通常不改变原始得分排序。真正突破需依赖能有效重排预测的评分机制。我们在合成两月数据及真实视觉与语言基准上验证该分解,通过受控实验分离各误差分量。结果表明:(i) 贝叶斯噪声与模型容量限制可导致显著差距;(ii) 仅更丰富的特征感知校准器能有效改善排序;(iii) 数据分布偏移引入独立松弛,需分布鲁棒训练应对。本工作提供量化误差预算与可操作设计指南,助力构建更接近理想预言机的选择性分类器。

原文摘要 · Abstract (English)

Selective classifiers improve model reliability by abstaining on inputs the model deems uncertain. However, few practical approaches achieve the gold-standard performance of a perfect-ordering oracle that accepts examples exactly in order of correctness. Our work formalizes this shortfall as the selective-classification gap and present the first finite-sample decomposition of this gap to five distinct sources of looseness: Bayes noise, approximation error, ranking error, statistical noise, and implementation- or shift-induced slack. Crucially, our analysis reveals that monotone post-hoc calibration -- often believed to strengthen selective classifiers -- has limited impact on closing this gap, since it rarely alters the model's underlying score ranking. Bridging the gap therefore requires scoring mechanisms that can effectively reorder predictions rather than merely rescale them. We validate our decomposition on synthetic two-moons data and on real-world vision and language benchmarks, isolating each error component through controlled experiments. Our results confirm that (i) Bayes noise and limited model capacity can account for substantial gaps, (ii) only richer, feature-aware calibrators meaningfully improve score ordering, and (iii) data shift introduces a separate slack that demands distributionally robust training. Together, our decomposition yields a quantitative error budget as well as actionable design guidelines that practitioners can use to build selective classifiers which approximate ideal oracle behavior more closely.

选择性分类误差分解模型校准可靠推理

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。