{"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/get-masks","entry":"get_masks","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":23,"n_papers_ran":10,"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":14,"n_samples_ran":4,"n_samples_fingerprinted":1,"n_places":23,"n_places_pointer_only":7,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":3,"ran":0,"unverified":10},"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":"2602.07800","paper":"/paper/arxiv-2602-07800","title":"Approximating Matrix Functions with Deep Neural Networks and Transformers","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"rahul3/LAWT","path":"src/model/transformer.py","file_url":"https://github.com/rahul3/LAWT/blob/HEAD/src/model/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":"b2470f4f0c09db41","mcp_get_code":{"code_sha256":"b2470f4f0c09db41"}},{"arxiv_id":"2506.14291","paper":"/paper/equivariance-everywhere-all-at-once-a-recipe","title":"Equivariance Everywhere All At Once: A Recipe for Graph Foundation Models","date":"2025-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"benfinkelshtein/equivarianceeverywhere","path":"helpers/split_data.py","file_url":"https://github.com/benfinkelshtein/equivarianceeverywhere/blob/HEAD/helpers/split_data.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8bf36e42900605d7","mcp_get_code":{"code_sha256":"8bf36e42900605d7"}},{"arxiv_id":"2412.01256","paper":"/paper/nlprompt-noise-label-prompt-learning-for","title":"NLPrompt: Noise-Label Prompt Learning for Vision-Language Models","date":"2024-12-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"qunovo/NLPrompt","path":"utils.py","file_url":"https://github.com/qunovo/NLPrompt/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"400176ff8ba07447","mcp_get_code":{"code_sha256":"400176ff8ba07447"}},{"arxiv_id":"2405.18025","paper":"/paper/unveiling-the-power-of-diffusion-features-for","title":"Where's Waldo: Diffusion Features for Personalized Segmentation and Retrieval","date":"2024-05-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dvirsamuel/PDM","path":"pdm_matching.py","file_url":"https://github.com/dvirsamuel/PDM/blob/HEAD/pdm_matching.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cb0792c6a2ab9d57","mcp_get_code":{"code_sha256":"cb0792c6a2ab9d57"}},{"arxiv_id":"2404.01440","paper":"/paper/neural-implicit-representation-for-building","title":"Neural Implicit Representation for Building Digital Twins of Unknown Articulated Objects","date":"2024-04-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nvlabs/digitaltwinart","path":"utils/nerf_utils.py","file_url":"https://github.com/nvlabs/digitaltwinart/blob/HEAD/utils/nerf_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"b6f2db4f4bc89a52","mcp_get_code":{"code_sha256":"b6f2db4f4bc89a52"}},{"arxiv_id":"2310.05573","paper":"/paper/odeformer-symbolic-regression-of-dynamical","title":"ODEFormer: Symbolic Regression of Dynamical Systems with Transformers","date":"2023-10-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sdascoli/odeformer","path":"odeformer/model/transformer.py","file_url":"https://github.com/sdascoli/odeformer/blob/HEAD/odeformer/model/transformer.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b2470f4f0c09db41","mcp_get_code":{"code_sha256":"b2470f4f0c09db41"}},{"arxiv_id":"2306.11641","paper":"/paper/salsa-verde-a-machine-learning-attack-on","title":"SALSA VERDE: a machine learning attack on Learning With Errors with sparse small secrets","date":null,"month_inferred_from_arxiv_id":"2023-06","title_source":"archive","repo":"facebookresearch/verde","path":"src/train/model/transformer.py","file_url":"https://github.com/facebookresearch/verde/blob/HEAD/src/train/model/transformer.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"5166549dd1f14dc7","mcp_get_code":{"code_sha256":"5166549dd1f14dc7"}},{"arxiv_id":"2305.00909","paper":"/paper/outline-then-details-syntactically-guided","title":"Outline, Then Details: Syntactically Guided Coarse-To-Fine Code Generation","date":"2023-04-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vita-group/chaincoder","path":"model/transformer.py","file_url":"https://github.com/vita-group/chaincoder/blob/HEAD/model/transformer.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b2470f4f0c09db41","mcp_get_code":{"code_sha256":"b2470f4f0c09db41"}},{"arxiv_id":"2303.06833","paper":"/paper/transformer-based-planning-for-symbolic-1","title":"Transformer-based Planning for Symbolic Regression","date":"2023-03-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"deep-symbolic-mathematics/TPSR","path":"symbolicregression/model/transformer.py","file_url":"https://github.com/deep-symbolic-mathematics/TPSR/blob/HEAD/symbolicregression/model/transformer.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"57e18f5aa5126f5b","mcp_get_code":{"code_sha256":"57e18f5aa5126f5b"}},{"arxiv_id":"2303.04508","paper":"/paper/fastsurf-fast-neural-rgb-d-surface","title":"InFusionSurf: Refining Neural RGB-D Surface Reconstruction Using Per-Frame Intrinsic Refinement and TSDF Fusion Prior Learning","date":"2023-03-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ROKIT-Healthcare/FastSurf","path":"losses.py","file_url":"https://github.com/ROKIT-Healthcare/FastSurf/blob/HEAD/losses.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"865d49d44a21dc85","mcp_get_code":{"code_sha256":"865d49d44a21dc85"}},{"arxiv_id":"2211.15501","paper":"/paper/proactive-robot-assistance-via-spatio","title":"Proactive Robot Assistance via Spatio-Temporal Object Modeling","date":"2022-11-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"maithili/spatiotemporalobjecttracking","path":"GraphTranslatorModule.py","file_url":"https://github.com/maithili/spatiotemporalobjecttracking/blob/HEAD/GraphTranslatorModule.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7868dc6ee5b5c8b3","mcp_get_code":{"code_sha256":"7868dc6ee5b5c8b3"}},{"arxiv_id":"2204.10532","paper":"/paper/end-to-end-symbolic-regression-with","title":"End-to-end symbolic regression with transformers","date":"2022-04-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"deep-symbolic-mathematics/TPSR","path":"symbolicregression/model/transformer.py","file_url":"https://github.com/deep-symbolic-mathematics/TPSR/blob/HEAD/symbolicregression/model/transformer.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b2470f4f0c09db41","mcp_get_code":{"code_sha256":"b2470f4f0c09db41"}},{"arxiv_id":"2110.03501","paper":"/paper/pretrained-language-models-are-symbolic","title":"Pretrained Language Models are Symbolic Mathematics Solvers too!","date":"2021-10-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"softsys4ai/differentiable-proving","path":"src/model/transformer.py","file_url":"https://github.com/softsys4ai/differentiable-proving/blob/HEAD/src/model/transformer.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b2470f4f0c09db41","mcp_get_code":{"code_sha256":"b2470f4f0c09db41"}},{"arxiv_id":"2108.11717","paper":"/paper/glimpse-attend-and-explore-self-attention-for","title":"Glimpse-Attend-and-Explore: Self-Attention for Active Visual Exploration","date":"2021-08-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"soroushseifi/glimpse-attend-explore","path":"network_functions.py","file_url":"https://github.com/soroushseifi/glimpse-attend-explore/blob/HEAD/network_functions.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b74d176a421015f5","mcp_get_code":{"code_sha256":"b74d176a421015f5"}},{"arxiv_id":"2010.05607","paper":"/paper/the-elephant-in-the-interpretability-room-why","title":"The elephant in the interpretability room: Why use attention as explanation when we have saliency methods?","date":"2020-10-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jessevig/bertviz","path":"bertviz/transformers_neuron_view/modeling_xlm.py","file_url":"https://github.com/jessevig/bertviz/blob/HEAD/bertviz/transformers_neuron_view/modeling_xlm.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"f5d8d44f65a08b76","mcp_get_code":{"code_sha256":"f5d8d44f65a08b76"}},{"arxiv_id":"2010.03017","paper":"/paper/on-negative-interference-in-multilingual","title":"On Negative Interference in Multilingual Models: Findings and A Meta-Learning Treatment","date":"2020-10-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"iedwardwangi/MetaAdapter","path":"src/model/transformer.py","file_url":"https://github.com/iedwardwangi/MetaAdapter/blob/HEAD/src/model/transformer.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"b2470f4f0c09db41","mcp_get_code":{"code_sha256":"b2470f4f0c09db41"}},{"arxiv_id":"2010.00514","paper":"/paper/referring-image-segmentation-via-cross-modal-1","title":"Referring Image Segmentation via Cross-Modal Progressive Comprehension","date":"2020-10-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"spyflying/CMPC-Refseg","path":"CMPC_video/build_A2D_batches.py","file_url":"https://github.com/spyflying/CMPC-Refseg/blob/HEAD/CMPC_video/build_A2D_batches.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b210b3bc6674d1c1","mcp_get_code":{"code_sha256":"b210b3bc6674d1c1"}},{"arxiv_id":"2005.00558","paper":"/paper/pointer-constrained-text-generation-via","title":"POINTER: Constrained Progressive Text Generation via Insertion-based Generative Pre-training","date":"2020-05-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dreasysnail/POINTER","path":"pytorch_transformers/modeling_xlm.py","file_url":"https://github.com/dreasysnail/POINTER/blob/HEAD/pytorch_transformers/modeling_xlm.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f5d8d44f65a08b76","mcp_get_code":{"code_sha256":"f5d8d44f65a08b76"}},{"arxiv_id":"1912.11032","paper":"/paper/towards-practical-multi-object-manipulation","title":"Towards Practical Multi-Object Manipulation using Relational Reinforcement Learning","date":"2019-12-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"richardrl/rlkit-relational","path":"rlkit/torch/relational/relational_util.py","file_url":"https://github.com/richardrl/rlkit-relational/blob/HEAD/rlkit/torch/relational/relational_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"06b6c0187c9c735e","mcp_get_code":{"code_sha256":"06b6c0187c9c735e"}},{"arxiv_id":"1911.02116","paper":"/paper/unsupervised-cross-lingual-representation-1","title":"Unsupervised Cross-lingual Representation Learning at Scale","date":"2019-11-05","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":"b2470f4f0c09db41","mcp_get_code":{"code_sha256":"b2470f4f0c09db41"}},{"arxiv_id":"1909.05311","paper":"/paper/graph-based-reasoning-over-heterogeneous","title":"Graph-Based Reasoning over Heterogeneous External Knowledge for Commonsense Question Answering","date":"2019-09-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DecstionBack/AAAI_2020_CommonsenseQA","path":"pytorch_transformers/modeling_xlm.py","file_url":"https://github.com/DecstionBack/AAAI_2020_CommonsenseQA/blob/HEAD/pytorch_transformers/modeling_xlm.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"f5d8d44f65a08b76","mcp_get_code":{"code_sha256":"f5d8d44f65a08b76"}},{"arxiv_id":"1906.08237","paper":"/paper/xlnet-generalized-autoregressive-pretraining","title":"XLNet: Generalized Autoregressive Pretraining for Language Understanding","date":"2019-06-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"samwisegamjeee/pytorch-transformers","path":"pytorch_transformers/modeling_xlm.py","file_url":"https://github.com/samwisegamjeee/pytorch-transformers/blob/HEAD/pytorch_transformers/modeling_xlm.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"f5d8d44f65a08b76","mcp_get_code":{"code_sha256":"f5d8d44f65a08b76"}},{"arxiv_id":"1804.07754","paper":"/paper/learning-semantic-textual-similarity-from","title":"Learning Semantic Textual Similarity from Conversations","date":"2018-04-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nickyeolk/info_retrieve","path":"src/bert_tokenization.py","file_url":"https://github.com/nickyeolk/info_retrieve/blob/HEAD/src/bert_tokenization.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"fe26978879cca681","mcp_get_code":{"code_sha256":"fe26978879cca681"}}]}