English

A Probabilistic Inference Scaling Theory for LLM Self-Correction

Computation and Language 2025-08-25 v1

Abstract

Large Language Models (LLMs) have demonstrated the capability to refine their generated answers through self-correction, enabling continuous performance improvement over multiple rounds. However, the mechanisms underlying how and why accuracy evolves during this iterative process remain unexplored. To fill this gap, we propose a probabilistic theory to model the dynamics of accuracy change and explain the performance improvements observed in multi-round self-correction. Through mathematical derivation, we establish that the accuracy after the ttht^{th} round of self-correction is given by: Acct=Uppαt(UppAcc0),Acc_t = Upp - \alpha^t(Upp - Acc_0), where Acc0Acc_0 denotes the initial accuracy, UppUpp represents the upper bound of accuracy convergence, and α\alpha determines the rate of convergence. Based on our theory, these parameters can be calculated and the predicted accuracy curve then can be obtained through only a single round of self-correction. Extensive experiments across diverse models and datasets demonstrate that our theoretical predictions align closely with empirical accuracy curves, validating the effectiveness of the theory. Our work provides a theoretical foundation for understanding LLM self-correction, thus paving the way for further explorations.

Keywords

Cite

@article{arxiv.2508.16456,
  title  = {A Probabilistic Inference Scaling Theory for LLM Self-Correction},
  author = {Zhe Yang and Yichang Zhang and Yudong Wang and Ziyao Xu and Junyang Lin and Zhifang Sui},
  journal= {arXiv preprint arXiv:2508.16456},
  year   = {2025}
}

Comments

EMNLP 2025 Main

R2 v1 2026-07-01T05:01:51.153Z