Home › Code › compute_distance

compute_distance

Syntologyentry name in harvested coderead from the graph 2026-09-24

compute_distance appears in the code Syntology harvested for 21 papers, as 20 distinct code bodies found in 24 places (a place is one code body under one paper). At least one of them ran in 6 of the papers; 3 of the code bodies carry a behaviour fingerprint.

What this page is not. Routines are grouped here by the exact string of their function or class name. Nothing asserts that two samples named compute_distance do the same thing, share code, or are comparable; the name is a string, not an identity. Behaviour outputs (what a fingerprinted sample returned on the shared battery) are not in this export and are not shown here; the graph at syntology.ai holds them. "Ran" means executed on a synthesized fixture, not that the code is correct or reproduces a paper.

Samples Syntology

Syntology ran 6 of the 20 distinct code bodies named compute_distance; 14 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

0ran · honoured contract
1ran · violated contract
0ran · our draft was wrong
2ran · fixture could not drive it
3ran
14unverified
3fingerprinted

Licence is a property of each copy, so it is counted per place: 10 of the 24 places are pointer only (Syntology does not serve that copy's text). This site shows no code text for any sample; every row below links to the file in its repository where the record names one.

“Ran” means the sample executed on a synthesized input; it does not mean the output is correct. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code, and those samples did run. The ran count above is every status except unverified, the same rule as each paper page.

Papers

21 papers shown of 21, newest first; 24 places in the table. A paper with no recorded date is placed by the month its arXiv id encodes, shown in the Date column as YYYY-MM (from id). One row per place: a paper whose repository defines the name more than once appears more than once, and the same code body held for several papers appears once under each, with the same status. Titles and dates are the archive's archive 2025-07-28 for papers in the archive, and the graph's for 3 papers added by Syntology; 2 papers have no page here and are shown by arXiv id only. Status and fingerprint are Syntology's record of each code body; licence is recorded for each place. The File cell ends with the code body's code_sha256, Syntology's identity for that exact code: an agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

PaperDateFileStatus SyntologyLicence
A Glance Is All You Need: Single-Pass Fine-Grained Image Captioning with SimLoss added by Syntology 2026-09 (from id) srynsh/SimLoss-Image-Captioning/simloss/encoder/eval_caption_similarity.py c4f6db555f997579 unverified no licence file found · pointer only
Rethinking Dataset Distillation for Classification: Do Distilled Sets Outperform Coresets? added by Syntology 2026-06 (from id) AyushRoy2001/ManifoldGD/sample_mode_guidance.py dfaf3be9474cef03 ran fingerprinted no licence file found · pointer only
Scalable Kernel-Based Distances for Statistical Inference and Integration added by Syntology 2026-02 (from id) MashaNaslidnyk/kqe/kqe/kqd.py 29781541bb784925 unverified GPL-3.0 (copyleft) · pointer only
A Unified Image-Dense Annotation Generation Model for Underwater Scenes 27 Mar 2025 hongklin/tide/tide/utils/mask_process.py 8578046d76d864c0 unverified Apache-2.0 (permissive)
LoRANN: Low-Rank Matrix Factorization for Approximate Nearest Neighbor Search 24 Oct 2024 ejaasaari/lorann-experiments/ann_benchmarks/distance.py 33781da3207cc49d unverified MIT (permissive)
Retraining-Free Merging of Sparse MoE via Hierarchical Clustering 11 Oct 2024 wazenmai/hc-smoe/hcsmoe/merging/clustering.py 89eaaed986467ca4 ran · fixture could not drive it MIT (permissive)
MEXA: Multilingual Evaluation of English-Centric LLMs via Cross-Lingual Alignment 8 Oct 2024 cisnlp/mexa/compute_mexa.py ba6588b1c55fb556 unverified Apache-2.0 (permissive)
Automatic Data Curation for Self-Supervised Learning: A Clustering-Based Approach 24 May 2024 facebookresearch/ssl-data-curation/src/kmeans_gpu.py f0ba8fa85b2c379a ran licence not identified · pointer only
PILoRA: Prototype Guided Incremental LoRA for Federated Class-Incremental Learning 4 Jan 2024 ghy0501/pilora/PILoRA-cifar/CPN.py ca4998fc119fd95d ran fingerprinted no licence file found · pointer only
Regularity as Intrinsic Reward for Free Play 3 Dec 2023 orybkin/lexa-benchmark/d4rl/carla/carla_env.py b7eec81dfe2b1b23 unverified no licence file found · pointer only
Regularity as Intrinsic Reward for Free Play 3 Dec 2023 orybkin/lexa-benchmark/d4rl/carla/data_collection_agent_lane.py b5b4d8429fac0ada unverified no licence file found · pointer only
On the Effect of Pre-training for Transformer in Different Modality on Offline Reinforcement Learning 17 Nov 2022 rail-berkeley/d4rl/d4rl/carla/carla_env.py b7eec81dfe2b1b23 unverified Apache-2.0 (permissive)
Cross-Trajectory Representation Learning for Zero-Shot Generalization in RL 4 Jun 2021 bmazoure/ctrl_public/algo.py f8b1ad84240423bd unverified no licence file found · pointer only
Peeking inside the Black Box: Interpreting Deep Learning Models for Exoplanet Atmospheric Retrievals 23 Nov 2020 ucl-exoplanets/Spectra_Sensitivity_analysis/sensitivity_test/sensitivity.py e272cd364bffdec5 ran · violated contract fingerprinted no licence file found · pointer only
TartanVO: A Generalizable Learning-based VO 31 Oct 2020 castacks/tartanair_tools/evaluation/evaluate_rpe.py 1f2de08785e4af82 unverified BSD-3-Clause (permissive)
D4RL: Datasets for Deep Data-Driven Reinforcement Learning 15 Apr 2020 anuragajay/d4rl/d4rl/carla/carla_env.py b7eec81dfe2b1b23 unverified Apache-2.0 (permissive)
D4RL: Datasets for Deep Data-Driven Reinforcement Learning 15 Apr 2020 anuragajay/d4rl/d4rl/carla/data_collection_agent_lane.py b5b4d8429fac0ada unverified Apache-2.0 (permissive)
Learning Discrete Structured Representations by Adversarially Maximizing Mutual Information 8 Apr 2020 karlstratos/ammi/ammi.py 87baeee1051adfd9 ran · fixture could not drive it MIT (permissive)
Real-time Scene Text Detection with Differentiable Binarization 20 Nov 2019 huyhoang17/DB_text_minimal/src/db_transforms.py 0362f3cc6b5edc59 unverified MIT (permissive)
Direct shape optimization through deep reinforcement learning 2019-08 (from id) jviquerat/shape_optimization_DRL/src/shapes_utils.py 7a635e3bd78a9dc2 unverified MIT (permissive)
Direct shape optimization through deep reinforcement learning 2019-08 (from id) jviquerat/bezier_shapes/shapes.py 19c6651e6bea51df unverified MIT (permissive)
Technical Report on the CleverHans v2.1.0 Adversarial Examples Library 3 Oct 2016 elites2k19/prism-attack/cleverhans/attacks/hop_skip_jump_attack.py 33098e6217d6f519 unverified MIT recorded; this copy not marked cleared · pointer only
arXiv:aaai_28602 Sainzerjj/SFERD/metrics/precision_recall.py 07ff17e38337d973 unverified MIT (permissive)
arXiv:2025.findings-acl.1385 cisnlp/MEXA/compute_mexa.py ba6588b1c55fb556 unverified Apache-2.0 (permissive)

This site shows no code text; each File cell links to the file on GitHub at the repository's current default branch, which may have changed since the harvest. "Pointer only" means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence cell for the reason. Per-sample records for a paper are on its paper page under "Code Syntology ran".

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections