{"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/prob-mask-like","entry":"prob_mask_like","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":16,"n_papers_ran":16,"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":0,"n_places":18,"n_places_pointer_only":7,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":3,"ran":0,"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.20366","paper":"/paper/rethinking-reconstruction-based-graph-level","title":"Rethinking Reconstruction-based Graph-Level Anomaly Detection: Limitations and a Simple Remedy","date":"2024-10-27","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":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"1a6c10e37cb97711","mcp_get_code":{"code_sha256":"1a6c10e37cb97711"}},{"arxiv_id":"2410.20366","paper":"/paper/rethinking-reconstruction-based-graph-level","title":"Rethinking Reconstruction-based Graph-Level Anomaly Detection: Limitations and a Simple Remedy","date":"2024-10-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"huggingface/open-muse","path":"muse/modeling_transformer.py","file_url":"https://github.com/huggingface/open-muse/blob/HEAD/muse/modeling_transformer.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"162f6eae613812c6","mcp_get_code":{"code_sha256":"162f6eae613812c6"}},{"arxiv_id":"2410.13136","paper":"/paper/unlocking-the-capabilities-of-masked","title":"Unlocking the Capabilities of Masked Generative Models for Image Synthesis via Self-Guidance","date":"2024-10-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"huggingface/open-muse","path":"muse/modeling_transformer.py","file_url":"https://github.com/huggingface/open-muse/blob/HEAD/muse/modeling_transformer.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"1a6c10e37cb97711","mcp_get_code":{"code_sha256":"1a6c10e37cb97711"}},{"arxiv_id":"2410.13136","paper":"/paper/unlocking-the-capabilities-of-masked","title":"Unlocking the Capabilities of Masked Generative Models for Image Synthesis via Self-Guidance","date":"2024-10-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jiwanhur/unlockmgm","path":"muse/modeling_transformer.py","file_url":"https://github.com/jiwanhur/unlockmgm/blob/HEAD/muse/modeling_transformer.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"162f6eae613812c6","mcp_get_code":{"code_sha256":"162f6eae613812c6"}},{"arxiv_id":"2409.19732","paper":"/paper/unified-gradient-based-machine-unlearning","title":"Unified Gradient-Based Machine Unlearning with Remain Geometry Enhancement","date":"2024-09-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"clear-nus/selective-amnesia","path":"ddpm/models/diffusion.py","file_url":"https://github.com/clear-nus/selective-amnesia/blob/HEAD/ddpm/models/diffusion.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3c6433dd421724e0","mcp_get_code":{"code_sha256":"3c6433dd421724e0"}},{"arxiv_id":"2405.03178","paper":"/paper/popdg-popular-3d-dance-generation-with","title":"POPDG: Popular 3D Dance Generation with PopDanceSet","date":null,"month_inferred_from_arxiv_id":"2024-05","title_source":"archive","repo":"Luke-Luo1/POPDG","path":"model/utils.py","file_url":"https://github.com/Luke-Luo1/POPDG/blob/HEAD/model/utils.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3c6433dd421724e0","mcp_get_code":{"code_sha256":"3c6433dd421724e0"}},{"arxiv_id":"2402.11846","paper":"/paper/unlearncanvas-a-stylized-image-dataset-to","title":"UnlearnCanvas: Stylized Image Dataset for Enhanced Machine Unlearning Evaluation in Diffusion Models","date":"2024-02-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"JingWu321/EraseDiff","path":"ddpm/models/diffusion.py","file_url":"https://github.com/JingWu321/EraseDiff/blob/HEAD/ddpm/models/diffusion.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3c6433dd421724e0","mcp_get_code":{"code_sha256":"3c6433dd421724e0"}},{"arxiv_id":"2401.05779","paper":"/paper/erasediff-erasing-data-influence-in-diffusion","title":"Erasing Undesirable Influence in Diffusion Models","date":"2024-01-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jingwu321/erasediff","path":"ddpm/models/diffusion.py","file_url":"https://github.com/jingwu321/erasediff/blob/HEAD/ddpm/models/diffusion.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3c6433dd421724e0","mcp_get_code":{"code_sha256":"3c6433dd421724e0"}},{"arxiv_id":"2401.01885","paper":"/paper/from-audio-to-photoreal-embodiment","title":"From Audio to Photoreal Embodiment: Synthesizing Humans in Conversations","date":"2024-01-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"facebookresearch/audio2photoreal","path":"model/utils.py","file_url":"https://github.com/facebookresearch/audio2photoreal/blob/HEAD/model/utils.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3c6433dd421724e0","mcp_get_code":{"code_sha256":"3c6433dd421724e0"}},{"arxiv_id":"2301.00704","paper":"/paper/muse-text-to-image-generation-via-masked","title":"Muse: Text-To-Image Generation via Masked Generative Transformers","date":"2023-01-02","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":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"162f6eae613812c6","mcp_get_code":{"code_sha256":"162f6eae613812c6"}},{"arxiv_id":"2212.00794","paper":"/paper/scaling-language-image-pre-training-via","title":"Scaling Language-Image Pre-training via Masking","date":"2022-12-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/x-clip","path":"x_clip/mlm.py","file_url":"https://github.com/lucidrains/x-clip/blob/HEAD/x_clip/mlm.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0a27e49623646a01","mcp_get_code":{"code_sha256":"0a27e49623646a01"}},{"arxiv_id":"2211.12500","paper":"/paper/person-image-synthesis-via-denoising","title":"Person Image Synthesis via Denoising Diffusion Model","date":"2022-11-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ankanbhunia/PIDM","path":"models/unet_autoenc.py","file_url":"https://github.com/ankanbhunia/PIDM/blob/HEAD/models/unet_autoenc.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3c6433dd421724e0","mcp_get_code":{"code_sha256":"3c6433dd421724e0"}},{"arxiv_id":"2211.10658","paper":"/paper/edge-editable-dance-generation-from-music","title":"EDGE: Editable Dance Generation From Music","date":"2022-11-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Stanford-TML/EDGE","path":"model/utils.py","file_url":"https://github.com/Stanford-TML/EDGE/blob/HEAD/model/utils.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3c6433dd421724e0","mcp_get_code":{"code_sha256":"3c6433dd421724e0"}},{"arxiv_id":"2209.04439","paper":"/paper/improved-masked-image-generation-with-token","title":"Improved Masked Image Generation with Token-Critic","date":"2022-09-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/phenaki-pytorch","path":"phenaki_pytorch/phenaki_pytorch.py","file_url":"https://github.com/lucidrains/phenaki-pytorch/blob/HEAD/phenaki_pytorch/phenaki_pytorch.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3c6433dd421724e0","mcp_get_code":{"code_sha256":"3c6433dd421724e0"}},{"arxiv_id":"2003.10555","paper":"/paper/electra-pre-training-text-encoders-as-1","title":"ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators","date":"2020-03-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"0a27e49623646a01","mcp_get_code":{"code_sha256":"0a27e49623646a01"}},{"arxiv_id":"2002.08909","paper":"/paper/realm-retrieval-augmented-language-model-pre","title":"REALM: Retrieval-Augmented Language Model Pre-Training","date":"2020-02-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/mlm-pytorch","path":"mlm_pytorch/mlm_pytorch.py","file_url":"https://github.com/lucidrains/mlm-pytorch/blob/HEAD/mlm_pytorch/mlm_pytorch.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0a27e49623646a01","mcp_get_code":{"code_sha256":"0a27e49623646a01"}},{"arxiv_id":"Zhang_Bidirectional_Autoregessive_Diffusion_Model_for_Dance_Generation_CVPR_2024_paper","paper":null,"title":"arXiv:Zhang_Bidirectional_Autoregessive_Diffusion_Model_for_Dance_Generation_CVPR_2024_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"czzhang179/BADM","path":"static/badm/model/utils.py","file_url":"https://github.com/czzhang179/BADM/blob/HEAD/static/badm/model/utils.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3c6433dd421724e0","mcp_get_code":{"code_sha256":"3c6433dd421724e0"}},{"arxiv_id":"04326","paper":null,"title":"arXiv:04326","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"DongGeun-Yoon/DGDM","path":"model/Unet3D.py","file_url":"https://github.com/DongGeun-Yoon/DGDM/blob/HEAD/model/Unet3D.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3c6433dd421724e0","mcp_get_code":{"code_sha256":"3c6433dd421724e0"}}]}