{"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/mask-init","entry":"mask_init","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":6,"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":4,"n_samples_ran":4,"n_samples_fingerprinted":1,"n_places":7,"n_places_pointer_only":3,"by_status":{"ran_honours":3,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":1,"unverified":0},"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.10341","paper":"/paper/replay-and-forget-free-graph-class","title":"Replay-and-Forget-Free Graph Class-Incremental Learning: A Task Profiling and Prompting Approach","date":"2024-10-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mala-lab/TPP","path":"Backbones/gnnconv.py","file_url":"https://github.com/mala-lab/TPP/blob/HEAD/Backbones/gnnconv.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"db9df3652df16af3","mcp_get_code":{"code_sha256":"db9df3652df16af3"}},{"arxiv_id":"2406.07413","paper":"/paper/holistic-memory-diversification-for","title":"Holistic Memory Diversification for Incremental Learning in Growing Graphs","date":"2024-06-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"joe817/DMSG","path":"Backbones/gnnconv.py","file_url":"https://github.com/joe817/DMSG/blob/HEAD/Backbones/gnnconv.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"db9df3652df16af3","mcp_get_code":{"code_sha256":"db9df3652df16af3"}},{"arxiv_id":"2401.13200","paper":"/paper/topology-aware-embedding-memory-for-learning","title":"Topology-aware Embedding Memory for Continual Learning on Expanding Networks","date":"2024-01-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"imzhangxikun/pdgnns","path":"source/Backbones/gnnconv.py","file_url":"https://github.com/imzhangxikun/pdgnns/blob/HEAD/source/Backbones/gnnconv.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"db9df3652df16af3","mcp_get_code":{"code_sha256":"db9df3652df16af3"}},{"arxiv_id":"2301.06241","paper":"/paper/beagle-forensics-of-deep-learning-backdoor","title":"BEAGLE: Forensics of Deep Learning Backdoor Attack for Better Defense","date":"2023-01-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"megum1/beagle","path":"trojai_round3/synthesis_scanner.py","file_url":"https://github.com/megum1/beagle/blob/HEAD/trojai_round3/synthesis_scanner.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ae8fef45a894c95f","mcp_get_code":{"code_sha256":"ae8fef45a894c95f"}},{"arxiv_id":"2210.10209","paper":"/paper/exclusive-supermask-subnetwork-training-for","title":"Exclusive Supermask Subnetwork Training for Continual Learning","date":"2022-10-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"prateeky2806/exessnet","path":"models/module_util.py","file_url":"https://github.com/prateeky2806/exessnet/blob/HEAD/models/module_util.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ffe66fb2efd3fe30","mcp_get_code":{"code_sha256":"ffe66fb2efd3fe30"}},{"arxiv_id":"2006.14769","paper":"/paper/supermasks-in-superposition","title":"Supermasks in Superposition","date":"2020-06-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"RAIVNLab/supsup","path":"models/modules.py","file_url":"https://github.com/RAIVNLab/supsup/blob/HEAD/models/modules.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ffe66fb2efd3fe30","mcp_get_code":{"code_sha256":"ffe66fb2efd3fe30"}},{"arxiv_id":"2006.14769","paper":"/paper/supermasks-in-superposition","title":"Supermasks in Superposition","date":"2020-06-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dmiu-shell/deeprl-shell","path":"deep_rl/shell_modules/mmn/ssmask_utils.py","file_url":"https://github.com/dmiu-shell/deeprl-shell/blob/HEAD/deep_rl/shell_modules/mmn/ssmask_utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"4041eef325f5a3b2","mcp_get_code":{"code_sha256":"4041eef325f5a3b2"}}]}