Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

CaliDist: Calibrating Large Language Models via Behavioral Robustness to Distraction

About

Existing calibration methods for Large Language Models (LLMs) often overlook a critical dimension of trustworthiness: a model's {\em behavioral robustness} to irrelevant or misleading information. In this paper, we argue that a model's true confidence should reflect its stability under cognitive pressure. We introduce \textsc{CaliDist}, a novel post-hoc calibration approach that directly measures and penalizes a model's susceptibility to distraction. \textsc{CaliDist} quantifies how an LLM's predictions and uncertainty change when its input prompt is perturbed with semantic \textit{distractors}. This stability (or lack thereof) signal is then used to adaptively scale the model's initial confidence score. Our extensive experiments on seven Natural Language Understanding classification benchmarks using six distinct LLMs show that \textsc{CaliDist} consistently achieves lower Expected Calibration Error (ECE) and Brier Score compared with strong baselines. Remarkably, our method reduces the ECE from 23\% to 7\% on average--a relative improvement of 70\%--demonstrating that behavioral stability is a powerful signal for calibration. We make our code and datasets available at github.com/m-anas-j/CaliDist.

Mohammad Anas Jawad, Cornelia Caragea• 2026

Related benchmarks

TaskDatasetResultRank
Natural Language InferenceMNLI
ECE2.74
32
Paraphrase IdentificationPPDB
ECE2.28
32
ClassificationYahoo
Expected Calibration Error (ECE)3.53
24
Mathematical ReasoningAQUA
ECE2.02
24
Text ClassificationYahoo Answers
ECE3.04
24
CalibrationMSciNLI
Expected Calibration Error (ECE)3.75
22
CalibrationHellaSwag
Expected Calibration Error (ECE)3.18
22
CalibrationCSQA
ECE1.04
22
ClassificationMSciNLI
Expected Calibration Error (ECE)1.52
16
ClassificationPPDB
ECE3.9
16
Showing 10 of 25 rows

Other info

Follow for update