{"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/pdist","entry":"pdist","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":21,"n_papers_ran":13,"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":15,"n_samples_ran":7,"n_samples_fingerprinted":5,"n_places":22,"n_places_pointer_only":5,"by_status":{"ran_honours":1,"ran_violates":1,"ran_draft_wrong":2,"ran_fixture":1,"ran":2,"unverified":8},"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":"2604.02472","paper":"/paper/arxiv-2604-02472","title":"VALOR: Value-Aware Revenue Uplift Modeling with Treatment-Gated Representation for B2B Sales","date":null,"month_inferred_from_arxiv_id":"2026-04","title_source":"syntology","repo":"vamshing/VALOR-2026","path":"models/baselines.py","file_url":"https://github.com/vamshing/VALOR-2026/blob/HEAD/models/baselines.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":"9ec1888c5308b375","mcp_get_code":{"code_sha256":"9ec1888c5308b375"}},{"arxiv_id":"2405.17527","paper":"/paper/unisolver-pde-conditional-transformers-are","title":"Unisolver: PDE-Conditional Transformers Are Universal PDE Solvers","date":"2024-05-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"thuml/Unisolver","path":"1D_Time_Dependent_PDE/utilities3.py","file_url":"https://github.com/thuml/Unisolver/blob/HEAD/1D_Time_Dependent_PDE/utilities3.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"07d698a590663c2d","mcp_get_code":{"code_sha256":"07d698a590663c2d"}},{"arxiv_id":"2405.06283","paper":"/paper/novel-class-discovery-for-ultra-fine-grained","title":"Novel Class Discovery for Ultra-Fine-Grained Visual Categorization","date":"2024-05-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SSDUT-Caiyq/UFG-NCD","path":"utils/Relaxed_losses.py","file_url":"https://github.com/SSDUT-Caiyq/UFG-NCD/blob/HEAD/utils/Relaxed_losses.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2586b178b48ed611","mcp_get_code":{"code_sha256":"2586b178b48ed611"}},{"arxiv_id":"2403.03532","paper":"/paper/extend-your-own-correspondences-unsupervised","title":"Extend Your Own Correspondences: Unsupervised Distant Point Cloud Registration by Progressive Distance Extension","date":"2024-03-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"liuquan98/eyoc","path":"lib/metrics.py","file_url":"https://github.com/liuquan98/eyoc/blob/HEAD/lib/metrics.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4dd813cc2789294d","mcp_get_code":{"code_sha256":"4dd813cc2789294d"}},{"arxiv_id":"2305.02893","paper":"/paper/apr-online-distant-point-cloud-registration","title":"APR: Online Distant Point Cloud Registration Through Aggregated Point Cloud Reconstruction","date":"2023-05-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"liuQuan98/APR","path":"FCGF_APR/lib/metrics.py","file_url":"https://github.com/liuQuan98/APR/blob/HEAD/FCGF_APR/lib/metrics.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4dd813cc2789294d","mcp_get_code":{"code_sha256":"4dd813cc2789294d"}},{"arxiv_id":"2207.05209","paper":"/paper/fourier-neural-operator-with-learned","title":"Fourier Neural Operator with Learned Deformations for PDEs on General Geometries","date":"2022-07-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"neural-operator/geo-fno","path":"utilities3.py","file_url":"https://github.com/neural-operator/geo-fno/blob/HEAD/utilities3.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"07d698a590663c2d","mcp_get_code":{"code_sha256":"07d698a590663c2d"}},{"arxiv_id":"2207.00371","paper":"/paper/adapting-the-mean-teacher-for-keypoint-based","title":"Adapting the Mean Teacher for keypoint-based lung registration under geometric domain shifts","date":"2022-07-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"multimodallearning/registration-da-mean-teacher","path":"utils.py","file_url":"https://github.com/multimodallearning/registration-da-mean-teacher/blob/HEAD/utils.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0e36c8603b246494","mcp_get_code":{"code_sha256":"0e36c8603b246494"}},{"arxiv_id":"2206.06289","paper":"/paper/silver-bullet-3d-at-maniskill-2021-learning","title":"Silver-Bullet-3D at ManiSkill 2021: Learning-from-Demonstrations and Heuristic Rule-based Methods for Object Manipulation","date":"2022-06-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"caiqi/silver-bullet-3d","path":"No_Restriction/user_solution_bucket.py","file_url":"https://github.com/caiqi/silver-bullet-3d/blob/HEAD/No_Restriction/user_solution_bucket.py","status":"ran_violates","verification_level":2,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"50f7402e49731c82","mcp_get_code":{"code_sha256":"50f7402e49731c82"}},{"arxiv_id":"2103.01737","paper":"/paper/distilling-causal-effect-of-data-in-class","title":"Distilling Causal Effect of Data in Class-Incremental Learning","date":"2021-03-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"JoyHuYY1412/DDE_CIL","path":"utils_incremental/incremental_train_and_eval_DCE_MR_LF_TDE.py","file_url":"https://github.com/JoyHuYY1412/DDE_CIL/blob/HEAD/utils_incremental/incremental_train_and_eval_DCE_MR_LF_TDE.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":"74b4050dbd108caa","mcp_get_code":{"code_sha256":"74b4050dbd108caa"}},{"arxiv_id":"2103.00885","paper":"/paper/deep-learning-based-geometric-registration","title":"Deep learning based geometric registration for medical images: How accurate can we get without visual features?","date":"2021-03-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"multimodallearning/deep-geo-reg","path":"utils.py","file_url":"https://github.com/multimodallearning/deep-geo-reg/blob/HEAD/utils.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0e36c8603b246494","mcp_get_code":{"code_sha256":"0e36c8603b246494"}},{"arxiv_id":"2004.11540","paper":"/paper/deep-global-registration","title":"Deep Global Registration","date":"2020-04-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chrischoy/FCGF","path":"lib/metrics.py","file_url":"https://github.com/chrischoy/FCGF/blob/HEAD/lib/metrics.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4dd813cc2789294d","mcp_get_code":{"code_sha256":"4dd813cc2789294d"}},{"arxiv_id":"2004.11540","paper":"/paper/deep-global-registration","title":"Deep Global Registration","date":"2020-04-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chrischoy/FCGF","path":"wcn/loss.py","file_url":"https://github.com/chrischoy/FCGF/blob/HEAD/wcn/loss.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0554943fb787aa5f","mcp_get_code":{"code_sha256":"0554943fb787aa5f"}},{"arxiv_id":"2003.13017","paper":"/paper/fast-mvsnet-sparse-to-dense-multi-view-stereo","title":"Fast-MVSNet: Sparse-to-Dense Multi-View Stereo With Learned Propagation and Gauss-Newton Refinement","date":"2020-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"svip-lab/FastMVSNet","path":"fastmvsnet/nn/functional.py","file_url":"https://github.com/svip-lab/FastMVSNet/blob/HEAD/fastmvsnet/nn/functional.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"71629ec6951ead55","mcp_get_code":{"code_sha256":"71629ec6951ead55"}},{"arxiv_id":"2002.10191","paper":"/paper/learning-attentive-pairwise-interaction-for","title":"Learning Attentive Pairwise Interaction for Fine-Grained Classification","date":"2020-02-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"PeiqinZhuang/API-Net","path":"models.py","file_url":"https://github.com/PeiqinZhuang/API-Net/blob/HEAD/models.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"21868b96f7d7b0a3","mcp_get_code":{"code_sha256":"21868b96f7d7b0a3"}},{"arxiv_id":"2002.05578","paper":"/paper/multiresolution-tensor-learning-for-efficient","title":"Multiresolution Tensor Learning for Efficient and Interpretable Spatial Analysis","date":"2020-02-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Rose-STL-Lab/mrtl","path":"train/climate/multi.py","file_url":"https://github.com/Rose-STL-Lab/mrtl/blob/HEAD/train/climate/multi.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"843c878babbef8b4","mcp_get_code":{"code_sha256":"843c878babbef8b4"}},{"arxiv_id":"1911.12408","paper":"/paper/pointpwc-net-a-coarse-to-fine-network-for","title":"PointPWC-Net: A Coarse-to-Fine Network for Supervised and Self-Supervised Scene Flow Estimation on 3D Point Clouds","date":"2019-11-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"multimodallearning/Lung250M-4B","path":"registration_models/train_vxmpp_MIND_unsupervised.py","file_url":"https://github.com/multimodallearning/Lung250M-4B/blob/HEAD/registration_models/train_vxmpp_MIND_unsupervised.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"0e36c8603b246494","mcp_get_code":{"code_sha256":"0e36c8603b246494"}},{"arxiv_id":"1811.07130","paper":"/paper/batch-feature-erasing-for-person-re","title":"Batch DropBlock Network for Person Re-identification and Beyond","date":"2018-11-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"daizuozhuo/batch-dropblock-network","path":"utils/loss.py","file_url":"https://github.com/daizuozhuo/batch-dropblock-network/blob/HEAD/utils/loss.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"58f365883f647099","mcp_get_code":{"code_sha256":"58f365883f647099"}},{"arxiv_id":"1806.03836","paper":"/paper/bayesian-model-agnostic-meta-learning","title":"Bayesian Model-Agnostic Meta-Learning","date":"2018-06-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jaesik817/bmaml","path":"tf_utils.py","file_url":"https://github.com/jaesik817/bmaml/blob/HEAD/tf_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4a71ca01067dccd9","mcp_get_code":{"code_sha256":"4a71ca01067dccd9"}},{"arxiv_id":"1703.07737","paper":"/paper/in-defense-of-the-triplet-loss-for-person-re","title":"In Defense of the Triplet Loss for Person Re-Identification","date":"2017-03-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jjmachan/DeepHash","path":"utils.py","file_url":"https://github.com/jjmachan/DeepHash/blob/HEAD/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"21868b96f7d7b0a3","mcp_get_code":{"code_sha256":"21868b96f7d7b0a3"}},{"arxiv_id":"1603.09320","paper":"/paper/efficient-and-robust-approximate-nearest","title":"Efficient and robust approximate nearest neighbor search using Hierarchical Navigable Small World graphs","date":"2016-03-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kakao/n2","path":"benchmarks/metrics.py","file_url":"https://github.com/kakao/n2/blob/HEAD/benchmarks/metrics.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":"54a1c6f06f1a932f","mcp_get_code":{"code_sha256":"54a1c6f06f1a932f"}},{"arxiv_id":"1301.3781","paper":"/paper/efficient-estimation-of-word-representations","title":"Efficient Estimation of Word Representations in Vector Space","date":"2013-01-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ringbdstack/socialed","path":"SocialED/detector/bilstm.py","file_url":"https://github.com/ringbdstack/socialed/blob/HEAD/SocialED/detector/bilstm.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":"21868b96f7d7b0a3","mcp_get_code":{"code_sha256":"21868b96f7d7b0a3"}},{"arxiv_id":"aaai_25383","paper":null,"title":"arXiv:aaai_25383","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"PRIS-CV/Bi-FRN","path":"models/Proto.py","file_url":"https://github.com/PRIS-CV/Bi-FRN/blob/HEAD/models/Proto.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ab69bfe3e7b07e1e","mcp_get_code":{"code_sha256":"ab69bfe3e7b07e1e"}}]}