{"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-similarity-matrix","entry":"get_similarity_matrix","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":3,"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":3,"n_samples_fingerprinted":3,"n_places":7,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":1,"ran":2,"unverified":4},"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":"2408.10798","paper":"/paper/universal-novelty-detection-through-adaptive-1","title":"Universal Novelty Detection Through Adaptive Contrastive Learning","date":"2024-08-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mojtaba-nafez/unode","path":"training/contrastive_loss.py","file_url":"https://github.com/mojtaba-nafez/unode/blob/HEAD/training/contrastive_loss.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5afb67f2ad4530ff","mcp_get_code":{"code_sha256":"5afb67f2ad4530ff"}},{"arxiv_id":"2312.08697","paper":"/paper/incomplete-contrastive-multi-view-clustering","title":"Incomplete Contrastive Multi-View Clustering with High-Confidence Guiding","date":"2023-12-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"liunian-jay/icmvc","path":"utils/graph_adjacency.py","file_url":"https://github.com/liunian-jay/icmvc/blob/HEAD/utils/graph_adjacency.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c45c885c0c5e52da","mcp_get_code":{"code_sha256":"c45c885c0c5e52da"}},{"arxiv_id":"2311.17009","paper":"/paper/space-time-diffusion-features-for-zero-shot","title":"Space-Time Diffusion Features for Zero-Shot Text-Driven Motion Transfer","date":"2023-11-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"diffusion-motion-transfer/diffusion-motion-transfer","path":"motion_fidelity_score.py","file_url":"https://github.com/diffusion-motion-transfer/diffusion-motion-transfer/blob/HEAD/motion_fidelity_score.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"300be60aa8420bb0","mcp_get_code":{"code_sha256":"300be60aa8420bb0"}},{"arxiv_id":"2204.09888","paper":"/paper/fairness-in-graph-mining-a-survey","title":"Fairness in Graph Mining: A Survey","date":"2022-04-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yushundong/pygdebias","path":"pygdebias/debiasing/GUIDE.py","file_url":"https://github.com/yushundong/pygdebias/blob/HEAD/pygdebias/debiasing/GUIDE.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"code_sha256_prefix":"5ef6c07172cfbed5","mcp_get_code":{"code_sha256":"5ef6c07172cfbed5"}},{"arxiv_id":"2104.03736","paper":"/paper/support-target-protocol-for-meta-learning","title":"Towards Enabling Meta-Learning from Target Models","date":"2021-04-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"njulus/ST","path":"finetune.py","file_url":"https://github.com/njulus/ST/blob/HEAD/finetune.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"11eab1211ce2e1c0","mcp_get_code":{"code_sha256":"11eab1211ce2e1c0"}},{"arxiv_id":"2007.13867","paper":"/paper/robust-image-retrieval-based-visual","title":"Robust Image Retrieval-based Visual Localization using Kapture","date":"2020-07-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"naver/kapture-localization","path":"kapture_localization/image_retrieval/pairing.py","file_url":"https://github.com/naver/kapture-localization/blob/HEAD/kapture_localization/image_retrieval/pairing.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"fc768ea8fb5f195d","mcp_get_code":{"code_sha256":"fc768ea8fb5f195d"}},{"arxiv_id":"2003.04151","paper":"/paper/embedding-propagation-smoother-manifold-for","title":"Embedding Propagation: Smoother Manifold for Few-Shot Classification","date":"2020-03-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ElementAI/embedding-propagation","path":"embedding_propagation/embedding_propagation.py","file_url":"https://github.com/ElementAI/embedding-propagation/blob/HEAD/embedding_propagation/embedding_propagation.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":"f0b6f084f1c88a64","mcp_get_code":{"code_sha256":"f0b6f084f1c88a64"}}]}