Papers › The Deterministic Horizon: When Extended Reasoning Fails and Tool Delegation Becomes Necessary

The Deterministic Horizon: When Extended Reasoning Fails and Tool Delegation Becomes Necessary

29 May 2026ICMLarXiv:2606.00376added by Syntology

Dongxin Guo, Jikun Wu, Siu Ming Yiu

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Extended chain-of-thought reasoning can degrade performance on deterministic state-tracking tasks, not solely because of preference biases but, on the evidence we present, because of information-theoretic limits in the capacity of decoder-only attention. We present: (1) an Attention Bottleneck analysis providing evidence that total state-tracking capacity in bits is bounded in terms of head count, head dimension, and context length under stated modeling assumptions, and that total capacity is not the binding constraint; (2) a context-dependent error model with a depth-dependent quadratic term in the error exponent; (3) the State-Space Jaccard metric measuring state drift; and (4) a Deterministic Horizon d^* ∈[19, 31] (at α= 0.5) marking the depth at which unaided accuracy crosses 50%. Across twelve models and eight task domains (including SWE-Bench, WebArena, and SQL-Multi), tool-integrated reasoning reaches 76-94% accuracy versus 17-42% for neural chain-of-thought on PermutationProbe. Fine-tuning on optimal-length traces yields $<$3 percentage-point improvement, supporting an architectural ceiling.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2606.00376")

Code

Syntology Ran 11 of 14 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 11 ran with no contract checked.

By repository: found in paper text by Syntology: 14 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

bettyguo/deterministic-horizon found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 11 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

11ran
3unverified

Licence: 14 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from bettyguo/deterministic-horizon. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

accuracy_by_depth bettyguo/deterministic-horizon/src/metrics/statistics.py found in paper text by Syntology ran no licence file found · pointer only · fb5993ad8f31caf4 · report
compute_sfe bettyguo/deterministic-horizon/src/metrics/sfe.py found in paper text by Syntology ran no licence file found · pointer only · 8f9fe8c229f95a22 · report
compute_sfe_distribution bettyguo/deterministic-horizon/src/metrics/sfe.py found in paper text by Syntology ran no licence file found · pointer only · 3aaad5d80247f1db · report
compute_ssj bettyguo/deterministic-horizon/src/metrics/ssj.py found in paper text by Syntology ran no licence file found · pointer only · 03c2b2f16921bc75 · report
compute_ssj_at_depth bettyguo/deterministic-horizon/src/metrics/ssj.py found in paper text by Syntology ran no licence file found · pointer only · 194652eed36280af · report
compute_ssj_trajectory bettyguo/deterministic-horizon/src/metrics/ssj.py found in paper text by Syntology ran no licence file found · pointer only · 601d98cc02124df0 · report
cross_model_correlation bettyguo/deterministic-horizon/src/metrics/statistics.py found in paper text by Syntology ran no licence file found · pointer only · 619a2219dc8beb15 · report
decay_curve bettyguo/deterministic-horizon/src/analysis.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 7b8242c04bb36735 · report
estimate_horizon bettyguo/deterministic-horizon/src/metrics/statistics.py found in paper text by Syntology ran no licence file found · pointer only · 6910e38df97f8c6c · report
load_config bettyguo/deterministic-horizon/src/config.py found in paper text by Syntology ran no licence file found · pointer only · 48ef6c412db8997f · report
sfe_by_depth bettyguo/deterministic-horizon/src/metrics/sfe.py found in paper text by Syntology ran no licence file found · pointer only · 530fc2926fe0fd38 · report
expected_neural_accuracy bettyguo/deterministic-horizon/src/policy.py found in paper text by Syntology unverified no licence file found · pointer only · 7b02349eb4ce0e90 · report
horizon_for bettyguo/deterministic-horizon/src/policy.py found in paper text by Syntology unverified no licence file found · pointer only · 985db157284ddfd9 · report
plot_model_horizons bettyguo/deterministic-horizon/src/analysis.py found in paper text by Syntology unverified no licence file found · pointer only · a9ee745390ae26c3 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2606.00376, was issued in June 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections