ExplorerData ScienceMachine Learning
Research PaperResearchia:202608.10055

Beyond Post-Hoc Temperature Scaling: Bilevel Optimization for LLM Calibration

Ruochen Jin

Abstract

Preference alignment often makes large language models (LLMs) overconfident and poorly calibrated. Traditional post-hoc temperature scaling is inherently domain-dependent: a temperature fitted on one domain does not generalize across domains. This motivates us to modify model parameters during training to improve calibration. We propose maximizing the entropy of predictive distributions as the calibration objective, which directly targets overconfidence by discouraging overly concentrated predic...

Submitted: August 10, 2026Subjects: Machine Learning; Data Science

Description / Details

Preference alignment often makes large language models (LLMs) overconfident and poorly calibrated. Traditional post-hoc temperature scaling is inherently domain-dependent: a temperature fitted on one domain does not generalize across domains. This motivates us to modify model parameters during training to improve calibration. We propose maximizing the entropy of predictive distributions as the calibration objective, which directly targets overconfidence by discouraging overly concentrated predictions. Inspired by temperature scaling, we realize this through a bilevel optimization formulation, where the lower level trains the model under a parametric loss and the upper level selects loss hyperparameters to maximize entropy. To make the framework practical at LLM scale, we adopt an efficient first-order approximation that avoids explicit second-order computation. Across both multiple-choice and open-ended generative question answering, experiments demonstrate that our method yields well-calibrated LLMs with particular advantages in out-of-domain generalization.


Source: arXiv:2608.07419v1 - http://arxiv.org/abs/2608.07419v1 PDF: https://arxiv.org/pdf/2608.07419v1 Original Link: http://arxiv.org/abs/2608.07419v1

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Access Paper
View Source PDF
Submission Info
Date:
Aug 10, 2026
Topic:
Data Science
Area:
Machine Learning
Comments:
0
Bookmark
Beyond Post-Hoc Temperature Scaling: Bilevel Optimization for LLM Calibration | Researchia