{"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":"/code/upd-matrix-match-shape","entry":"upd_matrix_match_shape","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":13,"n_papers_ran":12,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":3,"n_samples_ran":2,"n_samples_fingerprinted":0,"n_places":13,"n_places_pointer_only":7,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":2,"ran":0,"unverified":1},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2606.00477","paper":"/paper/arxiv-2606-00477","title":"Do Text Edits Generalize to Visual Generation? Benchmarking Cross-Modal Knowledge Editing in UMMs","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"gxx27/UniKE","path":"AlphaEdit/AlphaEdit_main.py","file_url":"https://github.com/gxx27/UniKE/blob/HEAD/AlphaEdit/AlphaEdit_main.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"bad421a5838188a7","mcp_get_code":{"code_sha256":"bad421a5838188a7"}},{"arxiv_id":"2605.26670","paper":"/paper/arxiv-2605-26670","title":"The Labyrinth and the Thread: Rethinking Regularizations in Sequential Knowledge Editing for Large Language Models","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"Wangzzzzzzzz/OTE-SE-Alignment","path":"AlphaEdit/AlphaEdit_main.py","file_url":"https://github.com/Wangzzzzzzzz/OTE-SE-Alignment/blob/HEAD/AlphaEdit/AlphaEdit_main.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"bad421a5838188a7","mcp_get_code":{"code_sha256":"bad421a5838188a7"}},{"arxiv_id":"2602.02543","paper":"/paper/arxiv-2602-02543","title":"Norm Anchors Make Model Edits Last","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"SasyaTitech/NAS","path":"NAS/NAS_main.py","file_url":"https://github.com/SasyaTitech/NAS/blob/HEAD/NAS/NAS_main.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9488d83ea9ad00a6","mcp_get_code":{"code_sha256":"9488d83ea9ad00a6"}},{"arxiv_id":"2502.10438","paper":"/paper/injecting-universal-jailbreak-backdoors-into","title":"Injecting Universal Jailbreak Backdoors into LLMs in Minutes","date":"2025-02-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_fixture","verification_level":2,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"3a7359734df0b9a0","mcp_get_code":{"code_sha256":"3a7359734df0b9a0"}},{"arxiv_id":"2502.03748","paper":null,"title":"arXiv:2502.03748","date":null,"month_inferred_from_arxiv_id":"2025-02","title_source":null,"repo":"xpq-tech/BLUE","path":"AlphaEdit/AlphaEdit_main.py","file_url":"https://github.com/xpq-tech/BLUE/blob/HEAD/AlphaEdit/AlphaEdit_main.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"bad421a5838188a7","mcp_get_code":{"code_sha256":"bad421a5838188a7"}},{"arxiv_id":"2410.23843","paper":"/paper/reasons-and-solutions-for-the-decline-in","title":"Reasons and Solutions for the Decline in Model Performance after Editing","date":"2024-10-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nlpkeg/D4S","path":"easyeditor/models/memit/compute_z.py","file_url":"https://github.com/nlpkeg/D4S/blob/HEAD/easyeditor/models/memit/compute_z.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"bad421a5838188a7","mcp_get_code":{"code_sha256":"bad421a5838188a7"}},{"arxiv_id":"2410.17194","paper":"/paper/representation-shattering-in-transformers-a","title":"Representation Shattering in Transformers: A Synthetic Study with Knowledge Editing","date":"2024-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"KentoNishi/KE-ICML-2025","path":"memit-llama/AlphaEdit/AlphaEdit_main.py","file_url":"https://github.com/KentoNishi/KE-ICML-2025/blob/HEAD/memit-llama/AlphaEdit/AlphaEdit_main.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"bad421a5838188a7","mcp_get_code":{"code_sha256":"bad421a5838188a7"}},{"arxiv_id":"2410.04045","paper":"/paper/neuron-level-sequential-editing-for-large","title":"Neuron-Level Sequential Editing for Large Language Models","date":"2024-10-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jianghoucheng/nse","path":"nse/nse_main.py","file_url":"https://github.com/jianghoucheng/nse/blob/HEAD/nse/nse_main.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"bad421a5838188a7","mcp_get_code":{"code_sha256":"bad421a5838188a7"}},{"arxiv_id":"2410.02355","paper":"/paper/alphaedit-null-space-constrained-knowledge","title":"AlphaEdit: Null-Space Constrained Knowledge Editing for Language Models","date":"2024-10-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"bad421a5838188a7","mcp_get_code":{"code_sha256":"bad421a5838188a7"}},{"arxiv_id":"2406.11263","paper":"/paper/the-fall-of-rome-understanding-the-collapse","title":"Understanding the Collapse of LLMs in Model Editing","date":"2024-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_fixture","verification_level":2,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"3a7359734df0b9a0","mcp_get_code":{"code_sha256":"3a7359734df0b9a0"}},{"arxiv_id":"2403.07175","paper":"/paper/rebuilding-rome-resolving-model-collapse","title":"Rebuilding ROME : Resolving Model Collapse during Sequential Model Editing","date":"2024-03-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"scalable-model-editing/rebuilding-rome","path":"rome/rome_main.py","file_url":"https://github.com/scalable-model-editing/rebuilding-rome/blob/HEAD/rome/rome_main.py","status":"ran_fixture","verification_level":2,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3a7359734df0b9a0","mcp_get_code":{"code_sha256":"3a7359734df0b9a0"}},{"arxiv_id":"2202.05262","paper":"/paper/locating-and-editing-factual-knowledge-in-gpt","title":"Locating and Editing Factual Associations in GPT","date":"2022-02-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kmeng01/rome","path":"rome/rome_main.py","file_url":"https://github.com/kmeng01/rome/blob/HEAD/rome/rome_main.py","status":"ran_fixture","verification_level":2,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3a7359734df0b9a0","mcp_get_code":{"code_sha256":"3a7359734df0b9a0"}},{"arxiv_id":"2024.findings-acl.347","paper":null,"title":"arXiv:2024.findings-acl.347","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"dtamayo-nlp/MEMAT","path":"attention_translation/bilingual_multihead_optimization.py","file_url":"https://github.com/dtamayo-nlp/MEMAT/blob/HEAD/attention_translation/bilingual_multihead_optimization.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"bad421a5838188a7","mcp_get_code":{"code_sha256":"bad421a5838188a7"}}]}