{"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/gatherlayer","entry":"GatherLayer","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":12,"n_papers_ran":11,"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":12,"n_samples_ran":11,"n_samples_fingerprinted":0,"n_places":12,"n_places_pointer_only":6,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":11,"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":"2509.25270","paper":"/paper/arxiv-2509-25270","title":"InfMasking: Unleashing Synergistic Information by Contrastive Multimodal Interactions","date":null,"month_inferred_from_arxiv_id":"2025-09","title_source":"syntology","repo":"brightest66/InfMasking","path":"pl_modules/infmasking.py","file_url":"https://github.com/brightest66/InfMasking/blob/HEAD/pl_modules/infmasking.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0a1ecc8a2a015d4a","mcp_get_code":{"code_sha256":"0a1ecc8a2a015d4a"}},{"arxiv_id":"2410.09156","paper":"/paper/on-discriminative-probabilistic-modeling-for","title":"On Discriminative Probabilistic Modeling for Self-Supervised Representation Learning","date":"2024-10-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bokun-wang/NUCLR","path":"models/losses.py","file_url":"https://github.com/bokun-wang/NUCLR/blob/HEAD/models/losses.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8d9aff60f7e3dc74","mcp_get_code":{"code_sha256":"8d9aff60f7e3dc74"}},{"arxiv_id":"2406.11820","paper":"/paper/composing-object-relations-and-attributes-for-1","title":"Composing Object Relations and Attributes for Image-Text Matching","date":"2024-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vkhoi/cora_cvpr24","path":"models/cora_model.py","file_url":"https://github.com/vkhoi/cora_cvpr24/blob/HEAD/models/cora_model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9acd7ed5fa371c90","mcp_get_code":{"code_sha256":"9acd7ed5fa371c90"}},{"arxiv_id":"2403.19638","paper":"/paper/siamese-vision-transformers-are-scalable","title":"Siamese Vision Transformers are Scalable Audio-visual Learners","date":"2024-03-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"GenjiB/AVSiam","path":"src/models/cav_mae_base.py","file_url":"https://github.com/GenjiB/AVSiam/blob/HEAD/src/models/cav_mae_base.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"06f4ef2afc928c74","mcp_get_code":{"code_sha256":"06f4ef2afc928c74"}},{"arxiv_id":"2403.12459","paper":"/paper/non-negative-contrastive-learning","title":"Non-negative Contrastive Learning","date":"2024-03-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pku-ml/non_neg","path":"solo/losses/nnclr.py","file_url":"https://github.com/pku-ml/non_neg/blob/HEAD/solo/losses/nnclr.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0010b56b025e9667","mcp_get_code":{"code_sha256":"0010b56b025e9667"}},{"arxiv_id":"2305.18500","paper":"/paper/vast-a-vision-audio-subtitle-text-omni-1","title":"VAST: A Vision-Audio-Subtitle-Text Omni-Modality Foundation Model and Dataset","date":"2023-05-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"txh-mercury/vast","path":"model/vast.py","file_url":"https://github.com/txh-mercury/vast/blob/HEAD/model/vast.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a839c0c942f1b694","mcp_get_code":{"code_sha256":"a839c0c942f1b694"}},{"arxiv_id":"2210.01571","paper":"/paper/vicregl-self-supervised-learning-of-local","title":"VICRegL: Self-Supervised Learning of Local Visual Features","date":"2022-10-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lightly-ai/lightly","path":"lightly/loss/vicregl_loss.py","file_url":"https://github.com/lightly-ai/lightly/blob/HEAD/lightly/loss/vicregl_loss.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ba565bd2bd01c209","mcp_get_code":{"code_sha256":"ba565bd2bd01c209"}},{"arxiv_id":"2105.04906","paper":"/paper/vicreg-variance-invariance-covariance","title":"VICReg: Variance-Invariance-Covariance Regularization for Self-Supervised Learning","date":"2021-05-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lightly-ai/lightly","path":"lightly/loss/vicreg_loss.py","file_url":"https://github.com/lightly-ai/lightly/blob/HEAD/lightly/loss/vicreg_loss.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4073146360f534c5","mcp_get_code":{"code_sha256":"4073146360f534c5"}},{"arxiv_id":"2103.09742","paper":"/paper/training-gans-with-stronger-augmentations-via-1","title":"Training GANs with Stronger Augmentations via Contrastive Discriminator","date":"2021-03-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jh-jeong/ContraD","path":"training/gan/contrad.py","file_url":"https://github.com/jh-jeong/ContraD/blob/HEAD/training/gan/contrad.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3d84a3c6c7534c7d","mcp_get_code":{"code_sha256":"3d84a3c6c7534c7d"}},{"arxiv_id":"2011.02690","paper":"/paper/entity-linking-in-100-languages","title":"Entity Linking in 100 Languages","date":"2020-11-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hazyresearch/tabi","path":"tabi/models/biencoder.py","file_url":"https://github.com/hazyresearch/tabi/blob/HEAD/tabi/models/biencoder.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"d4f502dc0e8d10f0","mcp_get_code":{"code_sha256":"d4f502dc0e8d10f0"}},{"arxiv_id":"2006.12681","paper":"/paper/contrastive-generative-adversarial-networks","title":"ContraGAN: Contrastive Learning for Conditional Image Generation","date":"2020-06-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"postech-cvlab/pytorch-studiogan","path":"src/utils/losses.py","file_url":"https://github.com/postech-cvlab/pytorch-studiogan/blob/HEAD/src/utils/losses.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"42c067567d6582bc","mcp_get_code":{"code_sha256":"42c067567d6582bc"}},{"arxiv_id":"1703.05175","paper":"/paper/prototypical-networks-for-few-shot-learning","title":"Prototypical Networks for Few-shot Learning","date":"2017-03-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DrMMZ/ProtoNet","path":"model/ProtoNet.py","file_url":"https://github.com/DrMMZ/ProtoNet/blob/HEAD/model/ProtoNet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3144f593c6905e78","mcp_get_code":{"code_sha256":"3144f593c6905e78"}}]}