{"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","entry":"get_similarity","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":17,"n_papers_ran":15,"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":10,"n_samples_fingerprinted":6,"n_places":17,"n_places_pointer_only":9,"by_status":{"ran_honours":2,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":7,"unverified":2},"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":"2608.10042","paper":"/paper/arxiv-2608-10042","title":"UserToolBench: A User-Profile-Hidden Benchmark for Personalized Decision Making in Tool-Use LLMs","date":null,"month_inferred_from_arxiv_id":"2026-08","title_source":"syntology","repo":"xxy212/UserToolBench","path":"utb/evaluation/wtb/checker_utils.py","file_url":"https://github.com/xxy212/UserToolBench/blob/HEAD/utb/evaluation/wtb/checker_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0961b846123daa52","mcp_get_code":{"code_sha256":"0961b846123daa52"}},{"arxiv_id":"2503.23687","paper":"/paper/mka-leveraging-cross-lingual-consensus-for","title":"MKA: Leveraging Cross-Lingual Consensus for Model Abstention","date":"2025-03-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sharad461/MKA-hallucination","path":"metrics.py","file_url":"https://github.com/sharad461/MKA-hallucination/blob/HEAD/metrics.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a176812d6e477a25","mcp_get_code":{"code_sha256":"a176812d6e477a25"}},{"arxiv_id":"2408.00169","paper":"/paper/2408-00169","title":"Strike the Balance: On-the-Fly Uncertainty based User Interactions for Long-Term Video Object Segmentation","date":"2024-07-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vujas-eteph/lazyxmem","path":"model/memory_util.py","file_url":"https://github.com/vujas-eteph/lazyxmem/blob/HEAD/model/memory_util.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"65507ac25f300c43","mcp_get_code":{"code_sha256":"65507ac25f300c43"}},{"arxiv_id":"2407.09842","paper":"/paper/eliminating-feature-ambiguity-for-few-shot","title":"Eliminating Feature Ambiguity for Few-Shot Segmentation","date":"2024-07-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sam1224/aenet","path":"HDMNet/model/HDMNetPlus.py","file_url":"https://github.com/sam1224/aenet/blob/HEAD/HDMNet/model/HDMNetPlus.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"878c68bef4a644c0","mcp_get_code":{"code_sha256":"878c68bef4a644c0"}},{"arxiv_id":"2407.01219","paper":"/paper/searching-for-best-practices-in-retrieval","title":"Searching for Best Practices in Retrieval-Augmented Generation","date":"2024-07-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"FudanDNN-NLP/RAG","path":"ragas/cos_similarity.py","file_url":"https://github.com/FudanDNN-NLP/RAG/blob/HEAD/ragas/cos_similarity.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":"e219176135fe82d6","mcp_get_code":{"code_sha256":"e219176135fe82d6"}},{"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/retrieval.py","file_url":"https://github.com/genjib/avsiam/blob/HEAD/src/retrieval.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"04fa3bcbfec2c0c2","mcp_get_code":{"code_sha256":"04fa3bcbfec2c0c2"}},{"arxiv_id":"2403.05881","paper":"/paper/kg-rank-enhancing-large-language-models-for","title":"KG-Rank: Enhancing Large Language Models for Medical QA with Knowledge Graphs and Ranking Techniques","date":"2024-03-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yangrui525/kg-rank","path":"KG-Rank-UMLS/umls_expansion.py","file_url":"https://github.com/yangrui525/kg-rank/blob/HEAD/KG-Rank-UMLS/umls_expansion.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ef3d6f819fe13287","mcp_get_code":{"code_sha256":"ef3d6f819fe13287"}},{"arxiv_id":"2311.17626","paper":"/paper/focus-on-query-adversarial-mining-transformer-1","title":"Focus on Query: Adversarial Mining Transformer for Few-Shot Segmentation","date":"2023-11-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wyxdm/amnet","path":"model/AMFormer.py","file_url":"https://github.com/wyxdm/amnet/blob/HEAD/model/AMFormer.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"878c68bef4a644c0","mcp_get_code":{"code_sha256":"878c68bef4a644c0"}},{"arxiv_id":"2309.03903","paper":"/paper/tracking-anything-with-decoupled-video","title":"Tracking Anything with Decoupled Video Segmentation","date":"2023-09-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hkchengrex/Tracking-Anything-with-DEVA","path":"deva/model/memory_utils.py","file_url":"https://github.com/hkchengrex/Tracking-Anything-with-DEVA/blob/HEAD/deva/model/memory_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"14cdff9c8a6cd96f","mcp_get_code":{"code_sha256":"14cdff9c8a6cd96f"}},{"arxiv_id":"2304.11968","paper":"/paper/track-anything-segment-anything-meets-videos","title":"Track Anything: Segment Anything Meets Videos","date":"2023-04-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gaomingqi/track-anything","path":"tracker/model/memory_util.py","file_url":"https://github.com/gaomingqi/track-anything/blob/HEAD/tracker/model/memory_util.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"65507ac25f300c43","mcp_get_code":{"code_sha256":"65507ac25f300c43"}},{"arxiv_id":"2208.00061","paper":"/paper/uavm-a-unified-model-for-audio-visual","title":"UAVM: Towards Unifying Audio and Visual Models","date":"2022-07-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"YuanGongND/uavm","path":"src/attention_diff/gen_att_map_vggsound_full_att_summary.py","file_url":"https://github.com/YuanGongND/uavm/blob/HEAD/src/attention_diff/gen_att_map_vggsound_full_att_summary.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"BSD-2-Clause","inline_ok":true,"code_sha256_prefix":"04fa3bcbfec2c0c2","mcp_get_code":{"code_sha256":"04fa3bcbfec2c0c2"}},{"arxiv_id":"2109.04556","paper":"/paper/subword-mapping-and-anchoring-across","title":"Subword Mapping and Anchoring across Languages","date":"2021-09-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"georgevern/smala","path":"extract_alignments.py","file_url":"https://github.com/georgevern/smala/blob/HEAD/extract_alignments.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"6e7c054c599e7013","mcp_get_code":{"code_sha256":"6e7c054c599e7013"}},{"arxiv_id":"2108.08647","paper":"/paper/multi-center-federated-learning-1","title":"Multi-Center Federated Learning: Clients Clustering for Better Personalization","date":"2021-08-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"code_sha256_prefix":"b3d657e0309bf67d","mcp_get_code":{"code_sha256":"b3d657e0309bf67d"}},{"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":"8991644fb922c76b","mcp_get_code":{"code_sha256":"8991644fb922c76b"}},{"arxiv_id":"2005.01026","paper":"/paper/multi-center-federated-learning","title":"Multi-Center Federated Learning: Clients Clustering for Better Personalization","date":"2020-05-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mingxuts/multi-center-fed-learning","path":"all_baselines/fed-cluster/models/fedcluster.py","file_url":"https://github.com/mingxuts/multi-center-fed-learning/blob/HEAD/all_baselines/fed-cluster/models/fedcluster.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"BSD-2-Clause","inline_ok":true,"code_sha256_prefix":"b3d657e0309bf67d","mcp_get_code":{"code_sha256":"b3d657e0309bf67d"}},{"arxiv_id":"2002.06914","paper":"/paper/interpretable-and-fair-comparison-of-link","title":"On the Ambiguity of Rank-Based Evaluation of Entity Alignment or Link Prediction Methods","date":"2020-02-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mberr/rank-based-evaluation","path":"src/kgm/modules/similarity.py","file_url":"https://github.com/mberr/rank-based-evaluation/blob/HEAD/src/kgm/modules/similarity.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"371ee716e84139b6","mcp_get_code":{"code_sha256":"371ee716e84139b6"}},{"arxiv_id":"Deng_MemSAM_Taming_Segment_Anything_Model_for_Echocardiography_Video_Segmentation_CVPR_2024_paper","paper":null,"title":"arXiv:Deng_MemSAM_Taming_Segment_Anything_Model_for_Echocardiography_Video_Segmentation_CVPR_2024_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"dengxl0520/MemSAM","path":"models/segment_anything_memsam/modeling/mem.py","file_url":"https://github.com/dengxl0520/MemSAM/blob/HEAD/models/segment_anything_memsam/modeling/mem.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"65507ac25f300c43","mcp_get_code":{"code_sha256":"65507ac25f300c43"}}]}