Paper Overview
Field: LLM Reasoning Reliability Authors: Zhenghan Song, Yunyi Li, Yulong Liu Published: 2026-05-28 arXiv: 2605.27712
Summary
Long reasoning traces need reliability estimates before final answers are known. This paper studies prefix-conditioned eventual-success estimation, P(y=1 | o_{1:t}), using prefix-safe observations.
Sequential Bayesian Belief Tracking (SBBT) calibrates observation likelihoods and recursively updates a two-state belief, providing a common tracker for:
- Scalar scores
- Text and self-verification markers
- Hidden clusters
- Token-pooling probes
- Latent-trajectory features
- Brier score: Score-only SBBT often improves probability calibration.
- AUROC: Gains require structure-aware evidence beyond strong prefix-safe baselines.
- Hard math settings: Structure-aware observations reach +0.110 AUROC against standard prefix-safe baselines in the strongest setting.
- Same-prefix classifier audit: MATH-500 text markers and RIMO-N self-verification signals remain positive.
Key Findings
Experiments across generated open-weight traces on MATH-500, GSM8K, AIME 2025, and RIMO-N show that probability quality and ranking ability are separable:
Implications
These findings support SBBT as a calibration-aware online reasoning framework and reveal an evidence mechanism: scalar scores mainly support probability mass, while structure-aware prefix signals support ranking only when strong prefix-safe baselines have not already absorbed that evidence.
---
*Original abstract:*
> Long reasoning traces need reliability estimates before final answers are known. We study prefix-conditioned eventual-success estimation, P(y=1 | o_{1:t}), using prefix-safe observations. Sequential Bayesian Belief Tracking (SBBT) calibrates observation likelihoods and recursively updates a two-state belief, providing a common tracker for scalar scores, text and self-verification markers, hidden clusters, token-pooling probes, and latent-trajectory features. Across generated open-weight traces on MATH-500, GSM8K, AIME 2025, and RIMO-N, probability quality and ranking separate: score-only SBBT often improves Brier, while AUROC gains require structure-aware evidence beyond strong prefix-safe baselines. In the strongest hard math setting, structure-aware observations reach +0.110 AUROC against standard prefix-safe baselines.
--- *Auto-collected on 2026-05-29*