{"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/buildlabelindex","entry":"buildLabelIndex","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":8,"n_papers_ran":8,"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":2,"n_samples_ran":2,"n_samples_fingerprinted":1,"n_places":8,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"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":"2309.00081","paper":"/paper/few-shot-diagnosis-of-chest-x-rays-using-an","title":"Few-shot Diagnosis of Chest x-rays Using an Ensemble of Random Discriminative Subspaces","date":"2023-08-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"few-shot-learning-on-chest-x-ray/fsl_subspace","path":"dataloader/chest.py","file_url":"https://github.com/few-shot-learning-on-chest-x-ray/fsl_subspace/blob/HEAD/dataloader/chest.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8251e8e73508b03e","mcp_get_code":{"code_sha256":"8251e8e73508b03e"}},{"arxiv_id":"2307.09361","paper":"/paper/moca-self-supervised-representation-learning","title":"MOCA: Self-supervised Representation Learning by Predicting Masked Online Codebook Assignments","date":"2023-07-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"valeoai/moca","path":"util/data_utils.py","file_url":"https://github.com/valeoai/moca/blob/HEAD/util/data_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"57889d72f516d105","mcp_get_code":{"code_sha256":"57889d72f516d105"}},{"arxiv_id":"2105.10123","paper":"/paper/backdoor-attacks-on-self-supervised-learning","title":"Backdoor Attacks on Self-Supervised Learning","date":"2021-05-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"UMBCvision/SSL-Backdoor","path":"rotnet/dataloader.py","file_url":"https://github.com/UMBCvision/SSL-Backdoor/blob/HEAD/rotnet/dataloader.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"57889d72f516d105","mcp_get_code":{"code_sha256":"57889d72f516d105"}},{"arxiv_id":"1906.02944","paper":"/paper/learning-classifier-synthesis-for-generalized","title":"Learning Adaptive Classifiers Synthesis for Generalized Few-Shot Learning","date":"2019-06-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Sha-Lab/CASTLE","path":"model/dataloader/tiered_imagenet.py","file_url":"https://github.com/Sha-Lab/CASTLE/blob/HEAD/model/dataloader/tiered_imagenet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"57889d72f516d105","mcp_get_code":{"code_sha256":"57889d72f516d105"}},{"arxiv_id":"1905.01102","paper":"/paper/generating-classification-weights-with-gnn","title":"Generating Classification Weights with GNN Denoising Autoencoders for Few-Shot Learning","date":"2019-05-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gidariss/wDAE_GNN_FewShot","path":"low_shot_learning/utils.py","file_url":"https://github.com/gidariss/wDAE_GNN_FewShot/blob/HEAD/low_shot_learning/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"57889d72f516d105","mcp_get_code":{"code_sha256":"57889d72f516d105"}},{"arxiv_id":"1804.09458","paper":"/paper/dynamic-few-shot-visual-learning-without","title":"Dynamic Few-Shot Visual Learning without Forgetting","date":"2018-04-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jaekyeom/mabas","path":"cifar_fs_dataloader.py","file_url":"https://github.com/jaekyeom/mabas/blob/HEAD/cifar_fs_dataloader.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"57889d72f516d105","mcp_get_code":{"code_sha256":"57889d72f516d105"}},{"arxiv_id":"1803.07728","paper":"/paper/unsupervised-representation-learning-by-1","title":"Unsupervised Representation Learning by Predicting Image Rotations","date":"2018-03-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Dylan-get/Feature-Learning-RotNet","path":"paddleRotNet/dataloader.py","file_url":"https://github.com/Dylan-get/Feature-Learning-RotNet/blob/HEAD/paddleRotNet/dataloader.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":false,"code_sha256_prefix":"57889d72f516d105","mcp_get_code":{"code_sha256":"57889d72f516d105"}},{"arxiv_id":"ijcai2020_0377","paper":null,"title":"arXiv:ijcai2020_0377","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"P1nzhuo/Consistent-MetaReg","path":"dataloaders/miniImageNet.py","file_url":"https://github.com/P1nzhuo/Consistent-MetaReg/blob/HEAD/dataloaders/miniImageNet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"57889d72f516d105","mcp_get_code":{"code_sha256":"57889d72f516d105"}}]}