Believe Your Model: Distribution-Guided Confidence Calibration
Xizhong Yang, Haotian Zhang, Huiming Wang, Mofei Song

TL;DR
This paper introduces DistriVoting and SelfStepConf, novel methods that leverage distributional priors and dynamic confidence adjustments to improve answer selection and confidence calibration in large reasoning models.
Contribution
The paper proposes a new distribution-guided voting method and a dynamic confidence adjustment technique to enhance model reliability and accuracy.
Findings
Significant performance improvements over state-of-the-art methods.
Effective distribution decomposition and filtering enhance answer reliability.
Method generalizes across multiple models and benchmarks.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Explainable Artificial Intelligence (XAI) · Multimodal Machine Learning Applications
