SupportCal: Label-Free Calibration of Post-Trained LLMs via Reference Support and Corroboration

📅 2026-09-21
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决后训练语言模型的过度自信问题,提出SupportCal方法,通过参考支持和佐证来重新引入部分分歧样本进行无标签校准。
📝 Abstract
Post-training often improves task performance but can degrade confidence calibration, leaving post-trained language models (PoLMs) more overconfident than their corresponding pretrained language models (PLMs). Because task-specific labeled calibration data can be costly or unavailable, the corresponding pretrained PLM provides a natural label-free reference for post-hoc calibration. Prior agreement-gated PLM-referenced calibration fits a scalar temperature using only examples on which the PoLM and its PLM reference agree, excluding disagreement examples because direct alignment can drive the fitted temperature excessively high and induce under-confidence. We revisit this binary treatment. A controlled reintroduction diagnostic reveals a non-monotonic aggregate effect: admitting a moderate fraction of disagreement examples can improve calibration, whereas the benefit diminishes as unit-weight inclusion approaches the full disagreement set. We introduce SupportCal, a label-free post-hoc method that retains agreement examples at unit weight and assigns disagreement examples continuous weights based on the own-base PLM's relative support and corroboration from pretrained references selected from a size-compatible candidate pool. We further characterize when the resulting weighted objective admits a finite optimal temperature. Across MedMCQA and MathQA, SupportCal yields lower ECE than the agreement-only baseline for nearly all evaluated target-model configurations; supplementary TweetEval Sentiment results show the same pattern on a fixed-label classification task.
Problem

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

Post-Training
Confidence Calibration
Language Models
Label-Free Calibration
Overconfidence
Innovation

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

Label-Free Calibration
Reference Support
Corroboration
Post-Trained LLMs
Continuous Weights
🔎 Similar Papers