{"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-2608-03219","title":"Reachability Is Not Realization: Tracing the Sources of LLM Benchmark Gains","arxiv_id":"2608.03219","date":"2026-08-04","proceeding":null,"authors":["Yanchao Li","Wanhao Liu","Jiaqing Xie","Ben Gao","Yanbo Wang","Tianfan Fu","Yuqiang Li"],"abstract":"Benchmark gains are often treated as evidence of greater LLM capability. Yet the same gain can reflect different changes in model behavior. A model may reach new answers, or produce answers that were already within reach. Aggregate scores do not distinguish these changes question by question. We establish a question-level audit under fixed budgets, temperatures, and answer formats. A question is realized when the default deployment procedure produces the correct answer. A question is reachable when a specified probe finds that answer within a fixed budget. We first test whether inference-time layer routing can expand reachability. Under a matched budget, random routes match or exceed structured search in all 43 model and task settings. Answer-blind procedures retain almost none of this gain, which instead requires access to the correct answer. We then ask why reachable answers sometimes fail to appear. Across six cases spanning 0.5B to 31B, silencing one identified MLP block repairs 68 to 92 percent of a predefined failure set. We next test whether training closes the gap by expanding reachability. In five of six matched evaluations, deployed performance rises while the reachable ceiling remains flat or falls. For DAPO, the deployed score rises by 14.7 points while the reachable ceiling falls by 13.3 points. Across the settings we audit, realization and reachability therefore do not always change together. Claims of capability expansion should report both realized performance and reachability under matched evaluation conditions. Code is available at https://github.com/LiZaiyuan0619/reachability-not-realization","url_abs":"https://arxiv.org/abs/2608.03219","url_pdf":"https://arxiv.org/pdf/2608.03219","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":null,"mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2608.03219"}},"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/LiZaiyuan0619/reachability-not-realization","reach":null}],"summary":{"ran":17,"unverified":1},"by_repo_kind":{"found_in_text":{"samples":18,"ran":17,"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":0,"samples":[{"code_sha256_prefix":"7890a9f719c1fe93","entry":"dec_of","repo":"LiZaiyuan0619/reachability-not-realization","repo_kind":"found_in_text","path":"src/extract_loo.py","file_url":"https://github.com/LiZaiyuan0619/reachability-not-realization/blob/HEAD/src/extract_loo.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7890a9f719c1fe93"}},{"code_sha256_prefix":"102cb9cd95a8ab6b","entry":"dec_of","repo":"LiZaiyuan0619/reachability-not-realization","repo_kind":"found_in_text","path":"src/extract_signals_v2.py","file_url":"https://github.com/LiZaiyuan0619/reachability-not-realization/blob/HEAD/src/extract_signals_v2.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"102cb9cd95a8ab6b"}},{"code_sha256_prefix":"d52cbe9932fea846","entry":"extract_committed_answer","repo":"LiZaiyuan0619/reachability-not-realization","repo_kind":"found_in_text","path":"src/abstention_loader.py","file_url":"https://github.com/LiZaiyuan0619/reachability-not-realization/blob/HEAD/src/abstention_loader.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d52cbe9932fea846"}},{"code_sha256_prefix":"66543d3990b646c3","entry":"first_hit_rank","repo":"LiZaiyuan0619/reachability-not-realization","repo_kind":"found_in_text","path":"src/fair_budget_oracle.py","file_url":"https://github.com/LiZaiyuan0619/reachability-not-realization/blob/HEAD/src/fair_budget_oracle.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"66543d3990b646c3"}},{"code_sha256_prefix":"0a1784e56958286e","entry":"first_hit_rank","repo":"LiZaiyuan0619/reachability-not-realization","repo_kind":"found_in_text","path":"src/fair_budget_oracle_v2.py","file_url":"https://github.com/LiZaiyuan0619/reachability-not-realization/blob/HEAD/src/fair_budget_oracle_v2.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0a1784e56958286e"}},{"code_sha256_prefix":"dbe71bb24644098e","entry":"get_is_instruct","repo":"LiZaiyuan0619/reachability-not-realization","repo_kind":"found_in_text","path":"src/data_generation.py","file_url":"https://github.com/LiZaiyuan0619/reachability-not-realization/blob/HEAD/src/data_generation.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"dbe71bb24644098e"}},{"code_sha256_prefix":"69cf1ad2663aef3f","entry":"get_model_cls","repo":"LiZaiyuan0619/reachability-not-realization","repo_kind":"found_in_text","path":"src/data_generation.py","file_url":"https://github.com/LiZaiyuan0619/reachability-not-realization/blob/HEAD/src/data_generation.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"69cf1ad2663aef3f"}},{"code_sha256_prefix":"079b3f02c8587285","entry":"hits_at_k","repo":"LiZaiyuan0619/reachability-not-realization","repo_kind":"found_in_text","path":"src/fair_budget_analyze.py","file_url":"https://github.com/LiZaiyuan0619/reachability-not-realization/blob/HEAD/src/fair_budget_analyze.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"079b3f02c8587285"}},{"code_sha256_prefix":"fc81ae0da8c890f5","entry":"interp_state","repo":"LiZaiyuan0619/reachability-not-realization","repo_kind":"found_in_text","path":"src/merge_alpha.py","file_url":"https://github.com/LiZaiyuan0619/reachability-not-realization/blob/HEAD/src/merge_alpha.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fc81ae0da8c890f5"}},{"code_sha256_prefix":"76f19a44eae694ae","entry":"is_false_answer","repo":"LiZaiyuan0619/reachability-not-realization","repo_kind":"found_in_text","path":"src/abstention_loader.py","file_url":"https://github.com/LiZaiyuan0619/reachability-not-realization/blob/HEAD/src/abstention_loader.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"76f19a44eae694ae"}},{"code_sha256_prefix":"d08df78f6808e6aa","entry":"key_eligible","repo":"LiZaiyuan0619/reachability-not-realization","repo_kind":"found_in_text","path":"src/merge_alpha.py","file_url":"https://github.com/LiZaiyuan0619/reachability-not-realization/blob/HEAD/src/merge_alpha.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d08df78f6808e6aa"}},{"code_sha256_prefix":"5ae72398e05e0d34","entry":"parse_gens","repo":"LiZaiyuan0619/reachability-not-realization","repo_kind":"found_in_text","path":"src/fair_budget_oracle_v2.py","file_url":"https://github.com/LiZaiyuan0619/reachability-not-realization/blob/HEAD/src/fair_budget_oracle_v2.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5ae72398e05e0d34"}},{"code_sha256_prefix":"e00a5192ef9739d0","entry":"parse_tasks","repo":"LiZaiyuan0619/reachability-not-realization","repo_kind":"found_in_text","path":"src/fair_budget_oracle_v2.py","file_url":"https://github.com/LiZaiyuan0619/reachability-not-realization/blob/HEAD/src/fair_budget_oracle_v2.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e00a5192ef9739d0"}},{"code_sha256_prefix":"8eb3b36a4f6d4f1a","entry":"rank_auc","repo":"LiZaiyuan0619/reachability-not-realization","repo_kind":"found_in_text","path":"src/extract_loo.py","file_url":"https://github.com/LiZaiyuan0619/reachability-not-realization/blob/HEAD/src/extract_loo.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8eb3b36a4f6d4f1a"}},{"code_sha256_prefix":"7395b7e537f91f1d","entry":"rank_auc","repo":"LiZaiyuan0619/reachability-not-realization","repo_kind":"found_in_text","path":"src/extract_signals.py","file_url":"https://github.com/LiZaiyuan0619/reachability-not-realization/blob/HEAD/src/extract_signals.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7395b7e537f91f1d"}},{"code_sha256_prefix":"588a93ca76b7e1f4","entry":"ranks_from_oraclev2","repo":"LiZaiyuan0619/reachability-not-realization","repo_kind":"found_in_text","path":"src/fair_budget_analyze.py","file_url":"https://github.com/LiZaiyuan0619/reachability-not-realization/blob/HEAD/src/fair_budget_analyze.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"588a93ca76b7e1f4"}},{"code_sha256_prefix":"6d05edf6209952a3","entry":"reroll_until_hit","repo":"LiZaiyuan0619/reachability-not-realization","repo_kind":"found_in_text","path":"src/fair_budget_oracle.py","file_url":"https://github.com/LiZaiyuan0619/reachability-not-realization/blob/HEAD/src/fair_budget_oracle.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6d05edf6209952a3"}},{"code_sha256_prefix":"55b1abf55fb5bbd1","entry":"ranks_from_fairbudget","repo":"LiZaiyuan0619/reachability-not-realization","repo_kind":"found_in_text","path":"src/fair_budget_analyze.py","file_url":"https://github.com/LiZaiyuan0619/reachability-not-realization/blob/HEAD/src/fair_budget_analyze.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"55b1abf55fb5bbd1"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CL","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6264},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}