{"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-distance","entry":"get_distance","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":25,"n_papers_ran":12,"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":22,"n_samples_ran":12,"n_samples_fingerprinted":5,"n_places":25,"n_places_pointer_only":7,"by_status":{"ran_honours":1,"ran_violates":1,"ran_draft_wrong":1,"ran_fixture":1,"ran":8,"unverified":10},"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.06264","paper":"/paper/arxiv-2608-06264","title":"OTLesMix: Wasserstein Barycenter and Optimal Transport Map for Synthetic Lesion Generation with Diverse Shapes and Locations","date":null,"month_inferred_from_arxiv_id":"2026-08","title_source":"syntology","repo":"robintrmbtt/otlesmix","path":"otlesmix/lesion_generator/carvemix.py","file_url":"https://github.com/robintrmbtt/otlesmix/blob/HEAD/otlesmix/lesion_generator/carvemix.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3505ee29ec4722c5","mcp_get_code":{"code_sha256":"3505ee29ec4722c5"}},{"arxiv_id":"2606.19150","paper":"/paper/arxiv-2606-19150","title":"Complementary Attention Head Pruning for Efficient Transformers","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"yanivlivert/cahp","path":"cahp/graph/distance.py","file_url":"https://github.com/yanivlivert/cahp/blob/HEAD/cahp/graph/distance.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f666deff835a22b2","mcp_get_code":{"code_sha256":"f666deff835a22b2"}},{"arxiv_id":"2605.06557","paper":"/paper/arxiv-2605-06557","title":"Coordination Matters: Evaluation of Cooperative Multi-Agent Reinforcement Learning","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"mariacardei/coordination_aware_MARL","path":"src/stat_env/stat_model.py","file_url":"https://github.com/mariacardei/coordination_aware_MARL/blob/HEAD/src/stat_env/stat_model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"560f29de1e064604","mcp_get_code":{"code_sha256":"560f29de1e064604"}},{"arxiv_id":"2602.03555","paper":"/paper/arxiv-2602-03555","title":"Cut to the Mix: Simple Data Augmentation Outperforms Elaborate Ones in Limited Organ Segmentation Datasets","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"Rebooorn/mosDAtoolkit","path":"cli_carvemix.py","file_url":"https://github.com/Rebooorn/mosDAtoolkit/blob/HEAD/cli_carvemix.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"373014fa9c9c5f9c","mcp_get_code":{"code_sha256":"373014fa9c9c5f9c"}},{"arxiv_id":"2507.05503","paper":null,"title":"arXiv:2507.05503","date":null,"month_inferred_from_arxiv_id":"2025-07","title_source":null,"repo":"huang3170/MolForm","path":"models/molopt_score_model.py","file_url":"https://github.com/huang3170/MolForm/blob/HEAD/models/molopt_score_model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"5befa7d29d90c70b","mcp_get_code":{"code_sha256":"5befa7d29d90c70b"}},{"arxiv_id":"2410.12456","paper":"/paper/training-neural-samplers-with-reverse","title":"Training Neural Samplers with Reverse Diffusive KL Divergence","date":"2024-10-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jiajunhe98/DiKL","path":"DiKL/evaluation/metric.py","file_url":"https://github.com/jiajunhe98/DiKL/blob/HEAD/DiKL/evaluation/metric.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6c7ab62a76e76d23","mcp_get_code":{"code_sha256":"6c7ab62a76e76d23"}},{"arxiv_id":"2406.16821","paper":"/paper/general-binding-affinity-guidance-for","title":"General Binding Affinity Guidance for Diffusion Models in Structure-Based Drug Design","date":"2024-06-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ask-berkeley/badger-sbdd","path":"models/classifier_multi.py","file_url":"https://github.com/ask-berkeley/badger-sbdd/blob/HEAD/models/classifier_multi.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5befa7d29d90c70b","mcp_get_code":{"code_sha256":"5befa7d29d90c70b"}},{"arxiv_id":"2403.12510","paper":"/paper/generalized-consistency-trajectory-models-for","title":"Generalized Consistency Trajectory Models for Image Manipulation","date":"2024-03-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"1202kbs/gctm","path":"distances.py","file_url":"https://github.com/1202kbs/gctm/blob/HEAD/distances.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0ffee88e5ef7fa6b","mcp_get_code":{"code_sha256":"0ffee88e5ef7fa6b"}},{"arxiv_id":"2311.18672","paper":"/paper/a-comparison-between-invariant-and","title":"A Comparison Between Invariant and Equivariant Classical and Quantum Graph Neural Networks","date":"2023-11-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"royforestano/2023_gsoc_ml4sci_qmlhep_gnn","path":"utils/preprocess.py","file_url":"https://github.com/royforestano/2023_gsoc_ml4sci_qmlhep_gnn/blob/HEAD/utils/preprocess.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"fc25c206a19e5726","mcp_get_code":{"code_sha256":"fc25c206a19e5726"}},{"arxiv_id":"2311.17034","paper":"/paper/telling-left-from-right-identifying-geometry","title":"Telling Left from Right: Identifying Geometry-Aware Semantic Correspondence","date":"2023-11-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Junyi42/geoaware-sc","path":"utils/utils_correspondence.py","file_url":"https://github.com/Junyi42/geoaware-sc/blob/HEAD/utils/utils_correspondence.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2c70990700a1be88","mcp_get_code":{"code_sha256":"2c70990700a1be88"}},{"arxiv_id":"2309.17342","paper":"/paper/towards-free-data-selection-with-general-1","title":"Towards Free Data Selection with General-Purpose Models","date":"2023-09-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yichen928/FreeSel","path":"data_selection/utils.py","file_url":"https://github.com/yichen928/FreeSel/blob/HEAD/data_selection/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"21b9c84bee8f89fe","mcp_get_code":{"code_sha256":"21b9c84bee8f89fe"}},{"arxiv_id":"2308.09517","paper":"/paper/transitivity-preserving-graph-representation","title":"Transitivity-Preserving Graph Representation Learning for Bridging Local Connectivity and Role-based Similarity","date":"2023-08-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nslab-cuk/community-aware-graph-transformer","path":"util.py","file_url":"https://github.com/nslab-cuk/community-aware-graph-transformer/blob/HEAD/util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f33dcc24274d2ad3","mcp_get_code":{"code_sha256":"f33dcc24274d2ad3"}},{"arxiv_id":"2303.14382","paper":"/paper/active-finetuning-exploiting-annotation","title":"Active Finetuning: Exploiting Annotation Budget in the Pretraining-Finetuning Paradigm","date":"2023-03-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yichen928/ActiveFT","path":"data_selection/sample_tools/ActiveFT_ImageNet.py","file_url":"https://github.com/yichen928/ActiveFT/blob/HEAD/data_selection/sample_tools/ActiveFT_ImageNet.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"e12a7dcc6d51fd2d","mcp_get_code":{"code_sha256":"e12a7dcc6d51fd2d"}},{"arxiv_id":"2303.08127","paper":"/paper/cb2-collaborative-natural-language","title":"CB2: Collaborative Natural Language Interaction Research Platform","date":"2023-03-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lil-lab/cb2","path":"follower_bots/models/hex_conv.py","file_url":"https://github.com/lil-lab/cb2/blob/HEAD/follower_bots/models/hex_conv.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d10445c0642a87eb","mcp_get_code":{"code_sha256":"d10445c0642a87eb"}},{"arxiv_id":"2211.07807","paper":"/paper/hierarchical-inference-of-the-lensing","title":"Hierarchical Inference of the Lensing Convergence from Photometric Catalogs with Bayesian Graph Neural Networks","date":"2022-11-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jiwoncpark/node-to-joy","path":"n2j/trainval_data/utils/coord_utils.py","file_url":"https://github.com/jiwoncpark/node-to-joy/blob/HEAD/n2j/trainval_data/utils/coord_utils.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"45d40eb704570c03","mcp_get_code":{"code_sha256":"45d40eb704570c03"}},{"arxiv_id":"2211.01635","paper":"/paper/revisiting-grammatical-error-correction","title":"Revisiting Grammatical Error Correction Evaluation and Beyond","date":"2022-11-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pygongnlp/PT-M2","path":"metrics.py","file_url":"https://github.com/pygongnlp/PT-M2/blob/HEAD/metrics.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"10b705f17bd01668","mcp_get_code":{"code_sha256":"10b705f17bd01668"}},{"arxiv_id":"2203.02923","paper":"/paper/geodiff-a-geometric-diffusion-model-for-1","title":"GeoDiff: a Geometric Diffusion Model for Molecular Conformation Generation","date":"2022-03-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"minkaixu/geodiff","path":"models/geometry.py","file_url":"https://github.com/minkaixu/geodiff/blob/HEAD/models/geometry.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5befa7d29d90c70b","mcp_get_code":{"code_sha256":"5befa7d29d90c70b"}},{"arxiv_id":"2007.10986","paper":"/paper/multi-person-3d-pose-estimation-in-crowded","title":"Multi-person 3D Pose Estimation in Crowded Scenes Based on Multi-View Geometry","date":"2020-07-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HeCraneChen/3D-Crowd-Pose-Estimation-Based-on-MVG","path":"matching/pose_optimize/multiview_geo.py","file_url":"https://github.com/HeCraneChen/3D-Crowd-Pose-Estimation-Based-on-MVG/blob/HEAD/matching/pose_optimize/multiview_geo.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"43064f75359849ed","mcp_get_code":{"code_sha256":"43064f75359849ed"}},{"arxiv_id":"2007.09548","paper":"/paper/kinematic-3d-object-detection-in-monocular","title":"Kinematic 3D Object Detection in Monocular Video","date":"2020-07-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Nicholasli1995/EgoNet","path":"libs/metric/criterions.py","file_url":"https://github.com/Nicholasli1995/EgoNet/blob/HEAD/libs/metric/criterions.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a11733449ce5e5e0","mcp_get_code":{"code_sha256":"a11733449ce5e5e0"}},{"arxiv_id":"2007.05721","paper":"/paper/towards-robust-classification-with-deep","title":"Towards Robust Classification with Deep Generative Forests","date":"2020-07-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AlCorreia/GeFs","path":"gefs/cluster.py","file_url":"https://github.com/AlCorreia/GeFs/blob/HEAD/gefs/cluster.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6f9a3fa8bb5e3800","mcp_get_code":{"code_sha256":"6f9a3fa8bb5e3800"}},{"arxiv_id":"1904.06991","paper":"/paper/improved-precision-and-recall-metric-for","title":"Improved Precision and Recall Metric for Assessing Generative Models","date":"2019-04-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"manicman1999/precision-recall-keras","path":"precision-recall.py","file_url":"https://github.com/manicman1999/precision-recall-keras/blob/HEAD/precision-recall.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8985988572ef4703","mcp_get_code":{"code_sha256":"8985988572ef4703"}},{"arxiv_id":"1812.09755","paper":"/paper/learning-when-to-communicate-at-scale-in","title":"Learning when to Communicate at Scale in Multiagent Cooperative and Competitive Tasks","date":"2018-12-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"apsdehal/gym-starcraft","path":"gym_starcraft/utils.py","file_url":"https://github.com/apsdehal/gym-starcraft/blob/HEAD/gym_starcraft/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4cae8240fd6f06df","mcp_get_code":{"code_sha256":"4cae8240fd6f06df"}},{"arxiv_id":"1706.07567","paper":"/paper/sampling-matters-in-deep-embedding-learning","title":"Sampling Matters in Deep Embedding Learning","date":"2017-06-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"suruoxi/DistanceWeightedSampling","path":"model.py","file_url":"https://github.com/suruoxi/DistanceWeightedSampling/blob/HEAD/model.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"88dc4f262c9b561a","mcp_get_code":{"code_sha256":"88dc4f262c9b561a"}},{"arxiv_id":"1505.08082","paper":"/paper/learning-to-count-with-deep-object-features","title":"Learning to count with deep object features","date":"2015-05-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"fomorians/counting-mnist","path":"counting_mnist/create_dataset.py","file_url":"https://github.com/fomorians/counting-mnist/blob/HEAD/counting_mnist/create_dataset.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"5193ac946adff737","mcp_get_code":{"code_sha256":"5193ac946adff737"}},{"arxiv_id":"aaai_25639","paper":null,"title":"arXiv:aaai_25639","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"tencent-ailab/MDM","path":"models/geometry.py","file_url":"https://github.com/tencent-ailab/MDM/blob/HEAD/models/geometry.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5befa7d29d90c70b","mcp_get_code":{"code_sha256":"5befa7d29d90c70b"}}]}