{"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/index2mask","entry":"index2mask","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":7,"n_papers_ran":6,"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":5,"n_samples_ran":4,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":4,"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":"2410.15556","paper":"/paper/gradient-rewiring-for-editable-graph-neural","title":"Gradient Rewiring for Editable Graph Neural Network Training","date":"2024-10-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhimengj0326/Gradient_rewiring_editing","path":"data.py","file_url":"https://github.com/zhimengj0326/Gradient_rewiring_editing/blob/HEAD/data.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4e0d1bcb50e86417","mcp_get_code":{"code_sha256":"4e0d1bcb50e86417"}},{"arxiv_id":"2410.13798","paper":"/paper/learning-graph-quantized-tokenizers-for","title":"Learning Graph Quantized Tokenizers","date":"2024-10-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"limei0307/GQT","path":"data.py","file_url":"https://github.com/limei0307/GQT/blob/HEAD/data.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"942da4a4a8ad2c9d","mcp_get_code":{"code_sha256":"942da4a4a8ad2c9d"}},{"arxiv_id":"2405.16435","paper":"/paper/structure-aware-semantic-node-identifiers-for","title":"Node Identifiers: Compact, Discrete Representations for Efficient Graph Learning","date":"2024-05-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LUOyk1999/NodeID","path":"SL/Graph_Classification/ID_MLP_f.py","file_url":"https://github.com/LUOyk1999/NodeID/blob/HEAD/SL/Graph_Classification/ID_MLP_f.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"10e5b33e372f7d10","mcp_get_code":{"code_sha256":"10e5b33e372f7d10"}},{"arxiv_id":"2310.17394","paper":"/paper/enhancing-graph-neural-networks-with","title":"PSP: Pre-Training and Structure Prompt Tuning for Graph Neural Networks","date":"2023-10-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gqq1210/psp","path":"PSP_graph/utils.py","file_url":"https://github.com/gqq1210/psp/blob/HEAD/PSP_graph/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"77707dee73264190","mcp_get_code":{"code_sha256":"77707dee73264190"}},{"arxiv_id":"2310.12457","paper":"/paper/musegnn-interpretable-and-convergent-graph","title":"MuseGNN: Interpretable and Convergent Graph Neural Network Layers at Scale","date":"2023-10-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"haitian-jiang/MuseGNN","path":"gen_ppr_subg.py","file_url":"https://github.com/haitian-jiang/MuseGNN/blob/HEAD/gen_ppr_subg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"10e5b33e372f7d10","mcp_get_code":{"code_sha256":"10e5b33e372f7d10"}},{"arxiv_id":"2310.01678","paper":"/paper/score-dynamics-scaling-molecular-dynamics","title":"Score dynamics: scaling molecular dynamics with picoseconds timestep via conditional diffusion model","date":"2023-10-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"llnl/graphite","path":"src/graphite/utils/utils.py","file_url":"https://github.com/llnl/graphite/blob/HEAD/src/graphite/utils/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"2241bc27ba2bd174","mcp_get_code":{"code_sha256":"2241bc27ba2bd174"}},{"arxiv_id":"2306.10759","paper":"/paper/simplifying-and-empowering-transformers-for-1","title":"SGFormer: Simplifying and Empowering Transformers for Large-Graph Representations","date":"2023-06-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"qitianwu/SGFormer","path":"100M/nb-sample.py","file_url":"https://github.com/qitianwu/SGFormer/blob/HEAD/100M/nb-sample.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"10e5b33e372f7d10","mcp_get_code":{"code_sha256":"10e5b33e372f7d10"}}]}