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

Online Reasoning Calibration: Test-Time Training Enables Generalizable Conformal LLM Reasoning

About

While test-time scaling has enabled large language models to solve highly difficult tasks, state-of-the-art results come at exorbitant compute costs. These inefficiencies can be attributed to the miscalibration of post-trained language models, and the lack of calibration in popular sampling techniques. Here, we present Online Reasoning Calibration (ORCA), a framework for calibrating the sampling process that draws upon conformal prediction and test-time training. Specifically, we introduce a meta-learning procedure that updates the calibration module for each input. This allows us to provide valid confidence estimates under distributional shift, e.g. in thought patterns that occur across different stages of reasoning, or in prompt distributions between model development and deployment. ORCA not only provides theoretical guarantees on conformal risks, but also empirically shows higher efficiency and generalization across different reasoning tasks. At risk level $\delta=0.1$, ORCA improves Qwen2.5-32B efficiency on in-distribution tasks with savings up to 47.5% with supervised labels and 40.7% with self-consistency labels. Under zero-shot out-of-domain settings, it improves MATH-500 savings from 24.8% of the static calibration baseline to 67.0% while maintaining a low empirical error rate, and the same trend holds across model families and downstream benchmarks. Our code is publicly available at https://github.com/wzekai99/ORCA.

Cai Zhou, Zekai Wang, Menghua Wu, Qianyu Julie Zhu, Flora C. Shi, Chenyu Wang, Ashia Wilson, Tommi Jaakkola, Stephen Bates• 2026

Related benchmarks

TaskDatasetResultRank
Early-stopping for mathematical reasoning5K corpus 1.0 (test)
Savings Ratio67.4
24
Reasoning step reductionIn-Distribution 5K corpus (test)
Savings Rate47.5
9
Out-of-Distribution GeneralizationMATH-500 OOD (test)
Score (Sav.)67
6
Out-of-Distribution GeneralizationGPQA Diamond OOD
Sav.71.5
6
Out-of-Distribution GeneralizationAIME 24
Saving Score29.5
6
Out-of-Distribution GeneralizationAIME 25
Saving Score26.5
6
Out-of-Distribution GeneralizationAIME 26
Saving Score19.8
6
Showing 7 of 7 rows

Other info

Follow for update