{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2606-00376","title":"The Deterministic Horizon: When Extended Reasoning Fails and Tool Delegation Becomes Necessary","arxiv_id":"2606.00376","date":"2026-05-29","proceeding":"ICML","authors":["Dongxin Guo","Jikun Wu","Siu Ming Yiu"],"abstract":"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^* \\in [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.","url_abs":"https://arxiv.org/abs/2606.00376","url_pdf":"https://arxiv.org/pdf/2606.00376","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2606.00376","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2606.00376"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/bettyguo/deterministic-horizon","reach":null}],"summary":{"ran":11,"unverified":3},"by_repo_kind":{"found_in_text":{"samples":14,"ran":11,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":14,"samples":[{"code_sha256_prefix":"fb5993ad8f31caf4","entry":"accuracy_by_depth","repo":"bettyguo/deterministic-horizon","repo_kind":"found_in_text","path":"src/metrics/statistics.py","file_url":"https://github.com/bettyguo/deterministic-horizon/blob/HEAD/src/metrics/statistics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"fb5993ad8f31caf4"}},{"code_sha256_prefix":"8f9fe8c229f95a22","entry":"compute_sfe","repo":"bettyguo/deterministic-horizon","repo_kind":"found_in_text","path":"src/metrics/sfe.py","file_url":"https://github.com/bettyguo/deterministic-horizon/blob/HEAD/src/metrics/sfe.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8f9fe8c229f95a22"}},{"code_sha256_prefix":"3aaad5d80247f1db","entry":"compute_sfe_distribution","repo":"bettyguo/deterministic-horizon","repo_kind":"found_in_text","path":"src/metrics/sfe.py","file_url":"https://github.com/bettyguo/deterministic-horizon/blob/HEAD/src/metrics/sfe.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3aaad5d80247f1db"}},{"code_sha256_prefix":"03c2b2f16921bc75","entry":"compute_ssj","repo":"bettyguo/deterministic-horizon","repo_kind":"found_in_text","path":"src/metrics/ssj.py","file_url":"https://github.com/bettyguo/deterministic-horizon/blob/HEAD/src/metrics/ssj.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"03c2b2f16921bc75"}},{"code_sha256_prefix":"194652eed36280af","entry":"compute_ssj_at_depth","repo":"bettyguo/deterministic-horizon","repo_kind":"found_in_text","path":"src/metrics/ssj.py","file_url":"https://github.com/bettyguo/deterministic-horizon/blob/HEAD/src/metrics/ssj.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"194652eed36280af"}},{"code_sha256_prefix":"601d98cc02124df0","entry":"compute_ssj_trajectory","repo":"bettyguo/deterministic-horizon","repo_kind":"found_in_text","path":"src/metrics/ssj.py","file_url":"https://github.com/bettyguo/deterministic-horizon/blob/HEAD/src/metrics/ssj.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"601d98cc02124df0"}},{"code_sha256_prefix":"619a2219dc8beb15","entry":"cross_model_correlation","repo":"bettyguo/deterministic-horizon","repo_kind":"found_in_text","path":"src/metrics/statistics.py","file_url":"https://github.com/bettyguo/deterministic-horizon/blob/HEAD/src/metrics/statistics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"619a2219dc8beb15"}},{"code_sha256_prefix":"7b8242c04bb36735","entry":"decay_curve","repo":"bettyguo/deterministic-horizon","repo_kind":"found_in_text","path":"src/analysis.py","file_url":"https://github.com/bettyguo/deterministic-horizon/blob/HEAD/src/analysis.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7b8242c04bb36735"}},{"code_sha256_prefix":"6910e38df97f8c6c","entry":"estimate_horizon","repo":"bettyguo/deterministic-horizon","repo_kind":"found_in_text","path":"src/metrics/statistics.py","file_url":"https://github.com/bettyguo/deterministic-horizon/blob/HEAD/src/metrics/statistics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6910e38df97f8c6c"}},{"code_sha256_prefix":"48ef6c412db8997f","entry":"load_config","repo":"bettyguo/deterministic-horizon","repo_kind":"found_in_text","path":"src/config.py","file_url":"https://github.com/bettyguo/deterministic-horizon/blob/HEAD/src/config.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"48ef6c412db8997f"}},{"code_sha256_prefix":"530fc2926fe0fd38","entry":"sfe_by_depth","repo":"bettyguo/deterministic-horizon","repo_kind":"found_in_text","path":"src/metrics/sfe.py","file_url":"https://github.com/bettyguo/deterministic-horizon/blob/HEAD/src/metrics/sfe.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"530fc2926fe0fd38"}},{"code_sha256_prefix":"7b02349eb4ce0e90","entry":"expected_neural_accuracy","repo":"bettyguo/deterministic-horizon","repo_kind":"found_in_text","path":"src/policy.py","file_url":"https://github.com/bettyguo/deterministic-horizon/blob/HEAD/src/policy.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7b02349eb4ce0e90"}},{"code_sha256_prefix":"985db157284ddfd9","entry":"horizon_for","repo":"bettyguo/deterministic-horizon","repo_kind":"found_in_text","path":"src/policy.py","file_url":"https://github.com/bettyguo/deterministic-horizon/blob/HEAD/src/policy.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"985db157284ddfd9"}},{"code_sha256_prefix":"a9ee745390ae26c3","entry":"plot_model_horizons","repo":"bettyguo/deterministic-horizon","repo_kind":"found_in_text","path":"src/analysis.py","file_url":"https://github.com/bettyguo/deterministic-horizon/blob/HEAD/src/analysis.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a9ee745390ae26c3"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}