{"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-2604-18293","title":"An Existence Proof for Neural Language Models That Can Explain Garden-Path Effects via Surprisal","arxiv_id":"2604.18293","date":"2026-04-20","proceeding":null,"authors":["Ryo Yoshida","Shinnosuke Isono","Taiga Someya","Yohei Oseki","Tatsuki Kuribayashi"],"abstract":"Surprisal theory hypothesizes that the difficulty of human sentence processing increases linearly with surprisal, the negative log-probability of a word given its context. Computational psycholinguistics has tested this hypothesis using language models (LMs) as proxies for human prediction. While surprisal derived from recent neural LMs generally captures human processing difficulty on naturalistic corpora that predominantly consist of simple sentences, it severely underestimates processing difficulty on sentences that require syntactic disambiguation (garden-path effects). This leads to the claim that the processing difficulty of such sentences cannot be reduced to surprisal, although it remains possible that neural LMs simply differ from humans in next-word prediction. In this paper, we investigate whether it is truly impossible to construct a neural LM that can explain garden-path effects via surprisal. Specifically, instead of evaluating off-the-shelf neural LMs, we fine-tune these LMs on garden-path sentences so as to better align surprisal-based reading-time estimates with actual human reading times. Our results show that fine-tuned LMs do not overfit and successfully capture human reading slowdowns on held-out garden-path items; they even improve predictive power for human reading times on naturalistic corpora and preserve their general LM capabilities. These results provide an existence proof for a neural LM that can explain both garden-path effects and naturalistic reading times via surprisal, but also raise a theoretical question: what kind of evidence can truly falsify surprisal theory?","url_abs":"https://arxiv.org/abs/2604.18293","url_pdf":"https://arxiv.org/pdf/2604.18293","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=2604.18293","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2604.18293"}},"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/osekilab/RE-GPE","reach":null}],"summary":{"unverified":21},"by_repo_kind":{"found_in_text":{"samples":21,"ran":0,"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":21,"samples":[{"code_sha256_prefix":"7717d79ee33c28b6","entry":"blimp_stats","repo":"osekilab/RE-GPE","repo_kind":"found_in_text","path":"src/reverse_engineering/generate_appendix_table.py","file_url":"https://github.com/osekilab/RE-GPE/blob/HEAD/src/reverse_engineering/generate_appendix_table.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":"7717d79ee33c28b6"}},{"code_sha256_prefix":"4ad76a6cbd937093","entry":"compute_perplexity","repo":"osekilab/RE-GPE","repo_kind":"found_in_text","path":"src/reverse_engineering/evaluate_perplexity.py","file_url":"https://github.com/osekilab/RE-GPE/blob/HEAD/src/reverse_engineering/evaluate_perplexity.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":"4ad76a6cbd937093"}},{"code_sha256_prefix":"b6e4fe8da666b2e6","entry":"create_fold_config","repo":"osekilab/RE-GPE","repo_kind":"found_in_text","path":"src/reverse_engineering/train_all_valid_folds.py","file_url":"https://github.com/osekilab/RE-GPE/blob/HEAD/src/reverse_engineering/train_all_valid_folds.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":"b6e4fe8da666b2e6"}},{"code_sha256_prefix":"2e9400ddf1ec993c","entry":"create_fold_config","repo":"osekilab/RE-GPE","repo_kind":"found_in_text","path":"src/reverse_engineering/train_all_valid_folds_rc.py","file_url":"https://github.com/osekilab/RE-GPE/blob/HEAD/src/reverse_engineering/train_all_valid_folds_rc.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":"2e9400ddf1ec993c"}},{"code_sha256_prefix":"2fc988b9b1b07647","entry":"evaluate_fold","repo":"osekilab/RE-GPE","repo_kind":"found_in_text","path":"src/reverse_engineering/evaluate_all_folds.py","file_url":"https://github.com/osekilab/RE-GPE/blob/HEAD/src/reverse_engineering/evaluate_all_folds.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":"2fc988b9b1b07647"}},{"code_sha256_prefix":"e215c22dc050e5c0","entry":"evaluate_fold","repo":"osekilab/RE-GPE","repo_kind":"found_in_text","path":"src/reverse_engineering/evaluate_all_folds_rc.py","file_url":"https://github.com/osekilab/RE-GPE/blob/HEAD/src/reverse_engineering/evaluate_all_folds_rc.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":"e215c22dc050e5c0"}},{"code_sha256_prefix":"3d845b22eb1d4397","entry":"evaluate_model_on_corpora","repo":"osekilab/RE-GPE","repo_kind":"found_in_text","path":"src/reverse_engineering/evaluate_perplexity.py","file_url":"https://github.com/osekilab/RE-GPE/blob/HEAD/src/reverse_engineering/evaluate_perplexity.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":"3d845b22eb1d4397"}},{"code_sha256_prefix":"d7b260b224a45810","entry":"extract_accuracies","repo":"osekilab/RE-GPE","repo_kind":"found_in_text","path":"src/reverse_engineering/aggregate_blimp.py","file_url":"https://github.com/osekilab/RE-GPE/blob/HEAD/src/reverse_engineering/aggregate_blimp.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":"d7b260b224a45810"}},{"code_sha256_prefix":"4703812d5773c6ea","entry":"find_fold_models","repo":"osekilab/RE-GPE","repo_kind":"found_in_text","path":"src/reverse_engineering/evaluate_all_folds.py","file_url":"https://github.com/osekilab/RE-GPE/blob/HEAD/src/reverse_engineering/evaluate_all_folds.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":"4703812d5773c6ea"}},{"code_sha256_prefix":"a26f4b26c3caf66d","entry":"find_fold_models","repo":"osekilab/RE-GPE","repo_kind":"found_in_text","path":"src/reverse_engineering/evaluate_all_folds_rc.py","file_url":"https://github.com/osekilab/RE-GPE/blob/HEAD/src/reverse_engineering/evaluate_all_folds_rc.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":"a26f4b26c3caf66d"}},{"code_sha256_prefix":"24262e7406e647c5","entry":"find_result_json","repo":"osekilab/RE-GPE","repo_kind":"found_in_text","path":"src/reverse_engineering/aggregate_blimp.py","file_url":"https://github.com/osekilab/RE-GPE/blob/HEAD/src/reverse_engineering/aggregate_blimp.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":"24262e7406e647c5"}},{"code_sha256_prefix":"114cdeafdc690f30","entry":"find_valid_folds","repo":"osekilab/RE-GPE","repo_kind":"found_in_text","path":"src/reverse_engineering/evaluate_baseline.py","file_url":"https://github.com/osekilab/RE-GPE/blob/HEAD/src/reverse_engineering/evaluate_baseline.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":"114cdeafdc690f30"}},{"code_sha256_prefix":"6ec88b90f57eb621","entry":"find_valid_folds","repo":"osekilab/RE-GPE","repo_kind":"found_in_text","path":"src/reverse_engineering/evaluate_baseline_rc.py","file_url":"https://github.com/osekilab/RE-GPE/blob/HEAD/src/reverse_engineering/evaluate_baseline_rc.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":"6ec88b90f57eb621"}},{"code_sha256_prefix":"b3063cb248ef84eb","entry":"fmt_pre_ppl","repo":"osekilab/RE-GPE","repo_kind":"found_in_text","path":"src/reverse_engineering/generate_appendix_table.py","file_url":"https://github.com/osekilab/RE-GPE/blob/HEAD/src/reverse_engineering/generate_appendix_table.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":"b3063cb248ef84eb"}},{"code_sha256_prefix":"681548dac6c5cff7","entry":"get_available_folds","repo":"osekilab/RE-GPE","repo_kind":"found_in_text","path":"src/reverse_engineering/train_all_valid_folds.py","file_url":"https://github.com/osekilab/RE-GPE/blob/HEAD/src/reverse_engineering/train_all_valid_folds.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":"681548dac6c5cff7"}},{"code_sha256_prefix":"535c51c2486286c7","entry":"get_available_folds","repo":"osekilab/RE-GPE","repo_kind":"found_in_text","path":"src/reverse_engineering/train_all_valid_folds_rc.py","file_url":"https://github.com/osekilab/RE-GPE/blob/HEAD/src/reverse_engineering/train_all_valid_folds_rc.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":"535c51c2486286c7"}},{"code_sha256_prefix":"6d943b567d0b2e83","entry":"load_and_tokenize_corpus","repo":"osekilab/RE-GPE","repo_kind":"found_in_text","path":"src/reverse_engineering/evaluate_perplexity.py","file_url":"https://github.com/osekilab/RE-GPE/blob/HEAD/src/reverse_engineering/evaluate_perplexity.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":"6d943b567d0b2e83"}},{"code_sha256_prefix":"cf9666aeff02a8a6","entry":"ppl_stats","repo":"osekilab/RE-GPE","repo_kind":"found_in_text","path":"src/reverse_engineering/generate_appendix_table.py","file_url":"https://github.com/osekilab/RE-GPE/blob/HEAD/src/reverse_engineering/generate_appendix_table.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":"cf9666aeff02a8a6"}},{"code_sha256_prefix":"3f9386d693a17e4e","entry":"run_training","repo":"osekilab/RE-GPE","repo_kind":"found_in_text","path":"src/reverse_engineering/train_all_valid_folds.py","file_url":"https://github.com/osekilab/RE-GPE/blob/HEAD/src/reverse_engineering/train_all_valid_folds.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":"3f9386d693a17e4e"}},{"code_sha256_prefix":"25776e2afd2a6335","entry":"run_training","repo":"osekilab/RE-GPE","repo_kind":"found_in_text","path":"src/reverse_engineering/train_all_valid_folds_rc.py","file_url":"https://github.com/osekilab/RE-GPE/blob/HEAD/src/reverse_engineering/train_all_valid_folds_rc.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":"25776e2afd2a6335"}},{"code_sha256_prefix":"f9a7217d1b729cae","entry":"summarize","repo":"osekilab/RE-GPE","repo_kind":"found_in_text","path":"src/reverse_engineering/aggregate_blimp.py","file_url":"https://github.com/osekilab/RE-GPE/blob/HEAD/src/reverse_engineering/aggregate_blimp.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":"f9a7217d1b729cae"}}]},"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}}}