English

State Representation and Termination for Recursive Reasoning Systems

Artificial Intelligence 2026-05-11 v1 Computation and Language Machine Learning

Abstract

Recursive reasoning systems alternate between acquiring new evidence and refining an accumulated understanding. Two design choices are typically left implicit: how to represent the evolving reasoning state, and when to stop iterating. This paper addresses both. We represent the reasoning state as an epistemic state graph encoding extracted claims, evidential relations, open questions, and confidence weights. We define the order-gap as the distance between the states reached by expand-then-consolidate versus consolidate-then-expand; a small order-gap suggests that the two orderings agree and further iteration is unlikely to help. Our main result gives a necessary and sufficient condition for the linearised order-gap to be non-degenerate near the fixed point, showing when the criterion is informative rather than algebraically vacuous. This is a local condition, not a global convergence guarantee. We apply the framework to recursive reasoning systems and sketch its application to agent loops, tree-of-thought reasoning, theorem proving, and continual learning.

Keywords

Cite

@article{arxiv.2605.06690,
  title  = {State Representation and Termination for Recursive Reasoning Systems},
  author = {Debashis Guha and Amritendu Mukherjee and Sanjay Kukreja and Tarun Kumar},
  journal= {arXiv preprint arXiv:2605.06690},
  year   = {2026}
}
R2 v1 2026-07-01T12:55:47.664Z