{"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-10145","title":"The Evaluation Protocol Determines the Result: An Independent Reproduction of LeWorldModel on TwoRoom","arxiv_id":"2608.10145","date":"2026-08-10","proceeding":null,"authors":["Joyjeet Singh"],"abstract":"LeWorldModel trains a latent world model with a prediction loss and a single anti-collapse regulariser, and reports approximately 87% of goals reached on TwoRoom, its simplest diagnostic environment. We reproduce that result by independent reimplementation on roughly $25 of rented compute, with all evaluation on one laptop CPU. We reach 94.0% at the repository's evaluation goal offset, against 84.0% for the authors' own released checkpoint measured under our protocol on identical episodes, and we reproduce the reported representation result directly (position probe Pearson r = 0.9988 against a reported 0.996). Reaching that point required four conventions that determine the outcome and appear in no released configuration file: dense action gathering across a frameskip block, a programmatically-set action-encoder width, ImageNet pixel normalisation, and action z-scoring. A reproducer following the released configurations alone obtains a model whose predictor cannot converge. The evaluation protocol is itself contested by the released material. The paper's appendix and the repository's configuration specify different goal offsets and step budgets; on the authors' own weights these yield 14.0% and 84.0%, and only the configuration's values reproduce the reported figure. On fifty identical episodes, changing nothing but how the goal is constructed moves that checkpoint from 84.0% to 8.0%. Two findings generalise. One-step prediction accuracy does not predict long-horizon planning success: across three checkpoints spanning a sevenfold range in prediction error, including the authors' own, it orders short-horizon success monotonically and fails to order long-horizon success at all. And a batch normalisation layer inflated our reported validation loss by up to a factor of 300, concealing a training loss that was flat throughout.","url_abs":"https://arxiv.org/abs/2608.10145","url_pdf":"https://arxiv.org/pdf/2608.10145","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.10145"}},"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/joyjeet-singh/tinylab","reach":null}],"summary":{"ran":19,"unverified":1},"by_repo_kind":{"found_in_text":{"samples":20,"ran":19,"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":20,"samples":[{"code_sha256_prefix":"82db2b4d1a95de40","entry":"build_cnn","repo":"joyjeet-singh/tinylab","repo_kind":"found_in_text","path":"models.py","file_url":"https://github.com/joyjeet-singh/tinylab/blob/HEAD/models.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":"82db2b4d1a95de40"}},{"code_sha256_prefix":"969d3b9cda9784bd","entry":"build_mlp","repo":"joyjeet-singh/tinylab","repo_kind":"found_in_text","path":"models.py","file_url":"https://github.com/joyjeet-singh/tinylab/blob/HEAD/models.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":"969d3b9cda9784bd"}},{"code_sha256_prefix":"359387c181b9f34d","entry":"build_model","repo":"joyjeet-singh/tinylab","repo_kind":"found_in_text","path":"models.py","file_url":"https://github.com/joyjeet-singh/tinylab/blob/HEAD/models.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":"359387c181b9f34d"}},{"code_sha256_prefix":"ddf0edd16e32ea6f","entry":"by_pair","repo":"joyjeet-singh/tinylab","repo_kind":"found_in_text","path":"analyze_balanced_wall.py","file_url":"https://github.com/joyjeet-singh/tinylab/blob/HEAD/analyze_balanced_wall.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":"ddf0edd16e32ea6f"}},{"code_sha256_prefix":"a69159257536a296","entry":"collate","repo":"joyjeet-singh/tinylab","repo_kind":"found_in_text","path":"model.py","file_url":"https://github.com/joyjeet-singh/tinylab/blob/HEAD/model.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":"a69159257536a296"}},{"code_sha256_prefix":"1fcfc89ec1b4bc2e","entry":"exact_binom_two_sided","repo":"joyjeet-singh/tinylab","repo_kind":"found_in_text","path":"analyze_balanced_wall.py","file_url":"https://github.com/joyjeet-singh/tinylab/blob/HEAD/analyze_balanced_wall.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":"1fcfc89ec1b4bc2e"}},{"code_sha256_prefix":"5855e661b105adb4","entry":"fisher_2x2","repo":"joyjeet-singh/tinylab","repo_kind":"found_in_text","path":"analyze_wall_controlled.py","file_url":"https://github.com/joyjeet-singh/tinylab/blob/HEAD/analyze_wall_controlled.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":"5855e661b105adb4"}},{"code_sha256_prefix":"711f1510e4cd7944","entry":"flex","repo":"joyjeet-singh/tinylab","repo_kind":"found_in_text","path":"add_header_and_fix_s8.py","file_url":"https://github.com/joyjeet-singh/tinylab/blob/HEAD/add_header_and_fix_s8.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":"711f1510e4cd7944"}},{"code_sha256_prefix":"7fa8ea41fa9a21c6","entry":"load","repo":"joyjeet-singh/tinylab","repo_kind":"found_in_text","path":"analyze_realenv_by_wall.py","file_url":"https://github.com/joyjeet-singh/tinylab/blob/HEAD/analyze_realenv_by_wall.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":"7fa8ea41fa9a21c6"}},{"code_sha256_prefix":"f9ddedb9ce5e1073","entry":"load_run","repo":"joyjeet-singh/tinylab","repo_kind":"found_in_text","path":"analyze_reach.py","file_url":"https://github.com/joyjeet-singh/tinylab/blob/HEAD/analyze_reach.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":"f9ddedb9ce5e1073"}},{"code_sha256_prefix":"f742bdfce184c3a4","entry":"load_run","repo":"joyjeet-singh/tinylab","repo_kind":"found_in_text","path":"analyze_rl.py","file_url":"https://github.com/joyjeet-singh/tinylab/blob/HEAD/analyze_rl.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":"f742bdfce184c3a4"}},{"code_sha256_prefix":"267adf54ec9d665f","entry":"loss_fn","repo":"joyjeet-singh/tinylab","repo_kind":"found_in_text","path":"model.py","file_url":"https://github.com/joyjeet-singh/tinylab/blob/HEAD/model.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":"267adf54ec9d665f"}},{"code_sha256_prefix":"330467703ff4ed95","entry":"mann_whitney_z","repo":"joyjeet-singh/tinylab","repo_kind":"found_in_text","path":"analyze_wall_controlled.py","file_url":"https://github.com/joyjeet-singh/tinylab/blob/HEAD/analyze_wall_controlled.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":"330467703ff4ed95"}},{"code_sha256_prefix":"59c745351e159725","entry":"mean_std","repo":"joyjeet-singh/tinylab","repo_kind":"found_in_text","path":"analyze_reach.py","file_url":"https://github.com/joyjeet-singh/tinylab/blob/HEAD/analyze_reach.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":"59c745351e159725"}},{"code_sha256_prefix":"1fb427518569f4fd","entry":"modulate","repo":"joyjeet-singh/tinylab","repo_kind":"found_in_text","path":"toy_model.py","file_url":"https://github.com/joyjeet-singh/tinylab/blob/HEAD/toy_model.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":"1fb427518569f4fd"}},{"code_sha256_prefix":"53fa761eae0bf783","entry":"moving_avg","repo":"joyjeet-singh/tinylab","repo_kind":"found_in_text","path":"analyze_rl.py","file_url":"https://github.com/joyjeet-singh/tinylab/blob/HEAD/analyze_rl.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":"53fa761eae0bf783"}},{"code_sha256_prefix":"12d79c3d54563ebd","entry":"note","repo":"joyjeet-singh/tinylab","repo_kind":"found_in_text","path":"build_model_card.py","file_url":"https://github.com/joyjeet-singh/tinylab/blob/HEAD/build_model_card.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":"12d79c3d54563ebd"}},{"code_sha256_prefix":"992e8f2fe73f819f","entry":"probe","repo":"joyjeet-singh/tinylab","repo_kind":"found_in_text","path":"build_model_card.py","file_url":"https://github.com/joyjeet-singh/tinylab/blob/HEAD/build_model_card.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":"992e8f2fe73f819f"}},{"code_sha256_prefix":"a49912c6c9a62b9e","entry":"wilson_diff","repo":"joyjeet-singh/tinylab","repo_kind":"found_in_text","path":"analyze_balanced_wall.py","file_url":"https://github.com/joyjeet-singh/tinylab/blob/HEAD/analyze_balanced_wall.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":"a49912c6c9a62b9e"}},{"code_sha256_prefix":"ed8df32285fa74c5","entry":"load_run","repo":"joyjeet-singh/tinylab","repo_kind":"found_in_text","path":"analyze.py","file_url":"https://github.com/joyjeet-singh/tinylab/blob/HEAD/analyze.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":"ed8df32285fa74c5"}}]},"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":{"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}}}