{"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/embed-2","entry":"Embed","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":7,"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":7,"n_samples_ran":6,"n_samples_fingerprinted":2,"n_places":7,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":6,"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":"2405.20666","paper":"/paper/masa-motion-aware-masked-autoencoder-with","title":"MASA: Motion-aware Masked Autoencoder with Semantic Alignment for Sign Language Recognition","date":"2024-05-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sakura2233565548/masa","path":"moco/GCN_Transformer_mask.py","file_url":"https://github.com/sakura2233565548/masa/blob/HEAD/moco/GCN_Transformer_mask.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"03f61837429aef9a","mcp_get_code":{"code_sha256":"03f61837429aef9a"}},{"arxiv_id":"2207.02970","paper":"/paper/network-binarization-via-contrastive-learning","title":"Network Binarization via Contrastive Learning","date":"2022-07-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"42Shawn/CMIM","path":"CMIM/cifar100/contrastive_alignment/criterion.py","file_url":"https://github.com/42Shawn/CMIM/blob/HEAD/CMIM/cifar100/contrastive_alignment/criterion.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6fb273c6076eb82c","mcp_get_code":{"code_sha256":"6fb273c6076eb82c"}},{"arxiv_id":"2205.10793","paper":"/paper/knowledge-distillation-via-the-target-aware","title":"Knowledge Distillation via the Target-aware Transformer","date":"2022-05-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sihaoevery/TaT-seg","path":"distiller_tat.py","file_url":"https://github.com/sihaoevery/TaT-seg/blob/HEAD/distiller_tat.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"code_sha256_prefix":"d5a716294d67583f","mcp_get_code":{"code_sha256":"d5a716294d67583f"}},{"arxiv_id":"2203.03871","paper":"/paper/discriminability-transferability-trade-off-an","title":"Discriminability-Transferability Trade-Off: An Information-Theoretic Perspective","date":"2022-03-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dtennant/dt-tradeoff","path":"ctc/criterion.py","file_url":"https://github.com/dtennant/dt-tradeoff/blob/HEAD/ctc/criterion.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b6c6cecd56066877","mcp_get_code":{"code_sha256":"b6c6cecd56066877"}},{"arxiv_id":"2202.03680","paper":"/paper/exploring-inter-channel-correlation-for-1","title":"Exploring Inter-Channel Correlation for Diversity-preserved KnowledgeDistillation","date":"2022-02-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ADLab-AutoDrive/ICKD","path":"Cifar100/distiller_zoo/ICKD.py","file_url":"https://github.com/ADLab-AutoDrive/ICKD/blob/HEAD/Cifar100/distiller_zoo/ICKD.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"951c73001eb3441d","mcp_get_code":{"code_sha256":"951c73001eb3441d"}},{"arxiv_id":"2103.16367","paper":"/paper/complementary-relation-contrastive","title":"Complementary Relation Contrastive Distillation","date":"2021-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Lechatelia/CRCD","path":"crcd/criterion.py","file_url":"https://github.com/Lechatelia/CRCD/blob/HEAD/crcd/criterion.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9bc6ae24777b2648","mcp_get_code":{"code_sha256":"9bc6ae24777b2648"}},{"arxiv_id":"2009.14167","paper":"/paper/contrastive-distillation-on-intermediate","title":"Contrastive Distillation on Intermediate Representations for Language Model Compression","date":"2020-09-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"intersun/CoDIR","path":"crd/criterion.py","file_url":"https://github.com/intersun/CoDIR/blob/HEAD/crd/criterion.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"aa9ce89e9ecd6653","mcp_get_code":{"code_sha256":"aa9ce89e9ecd6653"}}]}