用分布信息提升大模型推理的可信度选择
Believe Your Model: Distribution-Guided Confidence Calibration
- 通过高斯混合模型分解置信度分布,分离正负样本
- 引入拒收过滤与动态步级调整,减少分布重叠
- 在16个模型5个数据集上超越现有方法
大型推理模型在测试时缩放技术的推动下展现出卓越性能,该技术通过生成多个候选回答并选择最可靠的答案来提升预测准确率。尽管先前研究发现模型内部信号如置信度可部分反映回答正确性,并与准确率存在分布相关性,但这种分布信息尚未被充分用于指导答案选择。为此,我们提出 DistriVoting,将分布先验作为置信度之外的另一信号融入投票过程。具体而言,本方法(1)首先使用高斯混合模型将混合置信度分布分解为正向和负向成分;(2)基于这些成分中的正负样本应用拒收过滤机制,以缓解两分布间的重叠。此外,为从分布本身进一步缓解重叠,我们提出 SelfStepConf,利用步骤级置信度动态调整推理过程,增强两类分布间的分离度,从而提升置信度在投票中的可靠性。在16个模型和5个基准测试上的实验表明,该方法显著优于当前最优方案。
原文摘要 · Abstract (English)
Large Reasoning Models have demonstrated remarkable performance with the advancement of test-time scaling techniques, which enhances prediction accuracy by generating multiple candidate responses and selecting the most reliable answer. While prior work has analyzed that internal model signals like confidence scores can partly indicate response correctness and exhibit a distributional correlation with accuracy, such distributional information has not been fully utilized to guide answer selection. Motivated by this, we propose DistriVoting, which incorporates distributional priors as another signal alongside confidence during voting. Specifically, our method (1) first decomposes the mixed confidence distribution into positive and negative components using Gaussian Mixture Models, (2) then applies a reject filter based on positive/negative samples from them to mitigate overlap between the two distributions. Besides, to further alleviate the overlap from the perspective of distribution itself, we propose SelfStepConf, which uses step-level confidence to dynamically adjust inference process, increasing the separation between the two distributions to improve the reliability of confidences in voting. Experiments across 16 models and 5 benchmarks demonstrate that our method significantly outperforms state-of-the-art approaches.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。