paper-with-me

홈 › Papers

Unsupervised Confidence Calibration for Reasoning LLMs from a Single Generation

2026-04-21 · Thomas Zollo, Jimmy Wang, Richard Zemel arxiv

Reasoning language models can solve increasingly complex tasks, but struggle to produce the calibrated confidence estimates necessary for reliable deployment. Existing calibration methods usually depend on labels or repeated sampling at inference time, making them impractical in many settings. We introduce a method for unsupervised confidence calibration of reasoning LLMs when only a single generation is available at inference time. Our approach uses offline sampling on unlabeled data to derive a self-consistency-based proxy target, then distills this signal into a lightweight deployment-time confidence predictor. In a broad evaluation across 5 math and question-answering tasks using 9 reasoning models, our method substantially outperforms baselines, including under distribution shift, and improves downstream performance in selective prediction and simulated downstream decision-making.

📄 PDF Abstract BibTeX arXiv:2604.19444

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unlocking the Pre-Trained Model as a Dual-Alignment Calibrator for Post-Trained LLMs

2026-01-07 · Beier Luo, Cheng Wang, Hongxin Wei, Sharon Li 외 arxiv

Post-training improves large language models (LLMs) but often worsens confidence calibration, leading to systematic overconfidence. Recent unsupervised post-hoc methods for post-trained LMs (PoLMs) mitigate this by align…

VL-Calibration: Decoupled Confidence Calibration for Large Vision-Language Models Reasoning

2026-04-10 · Wenyi Xiao, Xinchi Xu, Leilei Gan arxiv

Large Vision Language Models (LVLMs) achieve strong multimodal reasoning but frequently exhibit hallucinations and incorrect responses with high certainty, which hinders their usage in high-stakes domains. Existing verba…

Reinforcement LearningMultimodal ReasoningVisual ReasoningVisual Grounding

MMBoundary: Advancing MLLM Knowledge Boundary Awareness through Reasoning Step Confidence Calibration

2025-05-29 · Zhitao He, Sandeep Polisetty, Zhiyuan Fan, Yuchen Huang 외

In recent years, multimodal large language models (MLLMs) have made significant progress but continue to face inherent challenges in multimodal reasoning, which requires multi-level (e.g., perception, reasoning) and mult…

HallucinationMultimodal Reasoning

Double-Calibration: Towards Reliable LLMs via Calibrating Knowledge and Reasoning Confidence

2026-01-17 · Yuyin Lu, Ziran Liang, Yanghui Rao, Wenqi Fan 외 arxiv

Reliable reasoning in Large Language Models (LLMs) is challenged by their propensity for hallucination. While augmenting LLMs with Knowledge Graphs (KGs) improves factual accuracy, existing KG-augmented methods fail to q…

Knowledge Graphs

BaseCal: Unsupervised Confidence Calibration via Base Model Signals

2026-01-06 · Hexiang Tan, Wanli Yang, Junwei Zhang, Xin Chen 외 arxiv

Reliable confidence is essential for trusting the outputs of LLMs, yet widely deployed post-trained LLMs (PoLLMs) typically compromise this trust with severe overconfidence. In contrast, we observe that their correspondi…