Home › Code › run

run

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

run appears in the code Syntology harvested for 143 papers, as 142 distinct code bodies found in 170 places (a place is one code body under one paper). At least one of them ran in 30 of the papers; 4 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 run 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 23 of the 142 distinct code bodies named run; 119 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

2ran · honoured contract
0ran · violated contract
5ran · our draft was wrong
2ran · fixture could not drive it
14ran
119unverified
4fingerprinted

Licence is a property of each copy, so it is counted per place: 64 of the 170 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

100 papers shown of 143 (newest first; the JSON twin carries all 170 places); 121 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 29 papers added by Syntology; 6 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
Exact Limits of Random Projections for Preserving Geometry: Distance Recovery, Nearest-Neighbor Rankings, and Covariance Shape in Gaussian Models added by Syntology 2026-09 (from id) piyush314/random-projection-geometry/verification/harness.py b13a12c22c5e7ca4 unverified MIT (permissive)
Pooling and Drift in Delayed Bandits added by Syntology 2026-09 (from id) melikabaghi/state-exp3/code/state_exp3.py e944cf24c5624d74 unverified MIT (permissive)
Pooling and Drift in Delayed Bandits added by Syntology 2026-09 (from id) melikabaghi/state-exp3/code/state_exp3_experiment.py c1badc08994a8130 unverified MIT (permissive)
Pooling and Drift in Delayed Bandits added by Syntology 2026-09 (from id) melikabaghi/state-exp3/code/algo.py 162e56d3d7daa255 unverified MIT (permissive)
Pooling and Drift in Delayed Bandits added by Syntology 2026-09 (from id) melikabaghi/state-exp3/code/alpha_kappa.py 7393773bdf3f1ca7 unverified MIT (permissive)
Pooling and Drift in Delayed Bandits added by Syntology 2026-09 (from id) melikabaghi/state-exp3/code/cancelling_denominator.py 121c1759b5ccb28c unverified MIT (permissive)
Pooling and Drift in Delayed Bandits added by Syntology 2026-09 (from id) melikabaghi/state-exp3/code/certificate_gap.py 9b99aaa42fafa00e unverified MIT (permissive)
A Feature-Major Codebook for Memory-Efficient Sparse-Binary Self-Organizing Maps: Scaling a MEDLINE Atlas to 1.05 Million Neurons on a Single Consumer GPU added by Syntology 2026-08 (from id) mongrolwarrior/sparsesom-paper1/pipeline/profile_outline.py f5a7bc3b3f0e946f unverified MIT (permissive)
On the Threat Model of Weird Generalization and Emergent Misalignment added by Syntology 2026-08 (from id) miriamwanner/wg-data/mo_extreme_sports/datasets/translate.py 265c4f78e0c160d2 unverified no licence file found · pointer only
RAD: Rule-Augmented Relational Anomaly Detection added by Syntology 2026-08 (from id) noahd15/RAD_RelationalAnomalyDetection/DRL/run_job.py 98ba9fafc26a86ef unverified no licence file found · pointer only
Learning how to Forget: Fine-tuning for Long-Context Sparse Attention added by Syntology 2026-08 (from id) vllm-project/vllm/vllm/collect_env.py bd5675c0d72d5295 ran fingerprinted Apache-2.0 (permissive)
A Probe Direction Is a Property of Its Prompt added by Syntology 2026-08 (from id) vcnoel/probe-direction/src/eval_awareness_spectral/decomposition.py 901c178cb4407895 unverified AGPL-3.0 (copyleft) · pointer only
A Probe Direction Is a Property of Its Prompt added by Syntology 2026-08 (from id) vcnoel/probe-direction/src/eval_awareness_spectral/law_mining.py 0a7d32a94804127d unverified AGPL-3.0 (copyleft) · pointer only
A New Kind of Adversarial Example: Measuring the Human-Model Gap, and Its Relationship to OOD Detection added by Syntology 2026-07 (from id) alikayyam/NKE_attack/nke/exp_baseline.py 638f699f612be226 unverified no licence file found · pointer only
A New Kind of Adversarial Example: Measuring the Human-Model Gap, and Its Relationship to OOD Detection added by Syntology 2026-07 (from id) alikayyam/NKE_attack/nke/exp_defenses.py 85a9df192b60265a unverified no licence file found · pointer only
An Agentic AI Scientific Community for Automated Neural Operator Discovery added by Syntology 2026-07 (from id) luislootx/AI-SC/nod/code/chain_ns_then_darcy.py ef0484f2e03b313d ran MIT (permissive)
Mean Field Reinforcement Learning added by Syntology 2026-07 (from id) mlauriere/mfrl-tutorial-code/src/mfrl_tutorial/cybersecurity_ddpg.py 6804b1a6fd082b5e unverified MIT (permissive)
Mean Field Reinforcement Learning added by Syntology 2026-07 (from id) mlauriere/mfrl-tutorial-code/src/mfrl_tutorial/cybersecurity_qlearning.py e05b3f625b28b897 unverified MIT (permissive)
Mean Field Reinforcement Learning added by Syntology 2026-07 (from id) mlauriere/mfrl-tutorial-code/src/mfrl_tutorial/distribution_planning_ddpg.py da473da076f954ea unverified MIT (permissive)
Mean Field Reinforcement Learning added by Syntology 2026-07 (from id) mlauriere/mfrl-tutorial-code/src/mfrl_tutorial/lq_generate_data.py e41e192150e19b36 unverified MIT (permissive)
Hitting a Moving Target: Test-Time Adaptation for AI Text Detection under Continual Distribution Shift added by Syntology 2026-06 (from id) kkr36/llm_detection/create_private_data_fork.py ba97b9c24fd7c0e8 ran no licence file found · pointer only
BASIL: BAYESIAN APPLICATION FOR SCIENTIFIC ITERATION AND LEARNING PREPRINT added by Syntology 2026-06 (from id) molecularmodelinglab/BASIL/build.py 3d293efab026b7cf unverified licence not identified · pointer only
TARPO: Token-Wise Latent-Explicit Reasoning via Action-Routing Policy Optimization added by Syntology 2026-06 (from id) unslothai/unsloth/unsloth-cli.py 8325061d57610640 unverified Apache-2.0 (permissive)
Threshold-Based Exclusive Batching for LLM Inference added by Syntology 2026-06 (from id) weifang231/eb-vllm/vllm/collect_env.py bd5675c0d72d5295 ran fingerprinted Apache-2.0 (permissive)
DataShield: Safety-degrading Data Filtering for LLM Benign Instruction Fine-Tuning added by Syntology 2026-06 (from id) ZJunBo/DataShield/datashield/compute_projections.py c3dcb7df28035d7d unverified no licence file found · pointer only
Higher Resolution, Better Generalization: Unlocking Visual Scaling in Deep Reinforcement Learning added by Syntology 2026-05 (from id) raphajaner/procgen-hd/procgen/builder.py 1067e655bdab66ee ran MIT (permissive)
MAD-OPD: Breaking the Ceiling in On-Policy Distillation via Multi-Agent Debate added by Syntology 2026-05 (from id) chiefovoavicii/MAD-OPD/eval/mbpp_plus_eval.py ff018fdd1576b054 ran Apache-2.0 (permissive)
SafeRedirect: Defeating Internal Safety Collapse via Task-Completion Redirection in Frontier LLMs added by Syntology 2026-04 (from id) fzjcdt/SafeRedirect/run_safe_redirect.py c41ba061c75dfff7 ran · our draft was wrong no licence file found · pointer only
Unlocking Few-Shot Capabilities in LVLMs via Prompt Conditioning and Head Selection added by Syntology 2026-03 (from id) mrflogs/ICLR24/main_few_shots.py ab796c2494f06d76 ran · fixture could not drive it no licence file found · pointer only
Unlocking Few-Shot Capabilities in LVLMs via Prompt Conditioning and Head Selection added by Syntology 2026-03 (from id) mrflogs/ICLR24/main_robustness.py c7e15186f6aeadec ran · fixture could not drive it no licence file found · pointer only
Unlocking Few-Shot Capabilities in LVLMs via Prompt Conditioning and Head Selection added by Syntology 2026-03 (from id) mrflogs/ICLR24/main_base2new.py 2d182929376e2d82 unverified no licence file found · pointer only
TREX: Trajectory Explanations for Multi-Objective Reinforcement Learning added by Syntology 2026-03 (from id) dilina-r/trex_xmorl/trex_complemetary_policies.py e5281538246bea0f unverified no licence file found · pointer only
RouterKGQA: Specialized-General Model Routing for Constraint-Aware Knowledge Graph Question Answering added by Syntology 2026-03 (from id) Oldcircle/RouterKGQA/Freebase-Setup/virtuoso.py acd5c28102430f1b unverified MIT (permissive)
POLAR: A Per-User Association Test in Embedding Space added by Syntology 2026-03 (from id) pedroaugtb/POLAR-A-Per-User-Association-Test-in-Embedding-Space/polar.py f56e7136c40b66e6 unverified no licence file found · pointer only
Insights on Muon from Simple Quadratics added by Syntology 2026-02 (from id) agonon/muon-on-quadratics/muon/runner.py bb3178d49685d225 unverified BSD-3-Clause (permissive)
SuperInfer: SLO-Aware Rotary Scheduling and Memory Management for LLM Inference on Superchips added by Syntology 2026-01 (from id) Supercomputing-System-AI-Lab/SuperInfer/collect_env.py 6b73fe0480a96ad9 unverified Apache-2.0 (permissive)
HAPS: Hierarchical LLM Routing with Joint Architecture and Parameter Search added by Syntology 2026-01 (from id) zihangtian/HAPS/HotpotQA/joint_rl/rl_batch.py 9460a8aaf3d5ea99 unverified no licence file found · pointer only
PET-TURTLE: Deep Unsupervised Support Vector Machines for Imbalanced Data Clusters added by Syntology 2026-01 (from id) javiersc1/pet-turtle/turtle_pet.py 1f12a1f64342a9e7 unverified no licence file found · pointer only
Linear Script Representations in Speech Foundation Models Enable Zero-Shot Transliteration added by Syntology 2026-01 (from id) unicode-org/icu/icu4c/source/python/icutools/databuilder/renderers/common_exec.py 282a716fa518e056 unverified licence not identified · pointer only
WarmServe: Enabling One-for-Many GPU Prewarming for Multi-LLM Serving added by Syntology 2025-12 (from id) LLMServe/WarmServe/vllm-0.6.3.post1/collect_env.py 6b73fe0480a96ad9 unverified Apache-2.0 (permissive)
Agentic Property-Based Testing: Finding Bugs Across the Python Ecosystem added by Syntology 2025-10 (from id) mmaaz-git/agentic-pbt/example_packages/generate_10k_packages.py bc684c2ea8fa8a79 unverified no licence file found · pointer only
arXiv:2507.15037 2025-07 (from id) Jerome-Young/OmniVTON/src/methods/vton.py a9853669d7e620a0 unverified no licence file found · pointer only
Prisma: An Open Source Toolkit for Mechanistic Interpretability in Vision and Video 28 Apr 2025 soniajoseph/vit-prisma/src/vit_prisma/model_eval/evaluate_imagenet.py f265fd87ea3c65a9 unverified MIT (permissive)
SimpleAR: Pushing the Frontier of Autoregressive Visual Generation through Pretraining, SFT, and RL 15 Apr 2025 wdrink/simplear/hpsv2/utils.py c061cfab2678fcdf unverified MIT (permissive)
Mind the Gap: Evaluating Vision Systems in Small Data Applications 8 Apr 2025 samuelstevens/mindthegap/mindthegap/persistent_asyncio.py e7300738efcb4e10 unverified MIT (permissive)
MedAgentsBench: Benchmarking Thinking Models and Agent Frameworks for Complex Medical Reasoning 10 Mar 2025 gersteinlab/medagents-benchmark/baselines/MedPrompt/cot.py 02116b249bf9b562 unverified MIT (permissive)
MedAgentsBench: Benchmarking Thinking Models and Agent Frameworks for Complex Medical Reasoning 10 Mar 2025 gersteinlab/medagents-benchmark/baselines/MedPrompt/few_shot.py 4fbcebde16190dea unverified MIT (permissive)
Visual-RFT: Visual Reinforcement Fine-Tuning 3 Mar 2025 liuziyu77/visual-rft/Visual-ARFT/evaluation_search/traditional_benchmark/evaluation_2wikimultihopqa_ngpu_7b_df.py f70e1c6af4fed281 unverified Apache-2.0 (permissive)
Visual-RFT: Visual Reinforcement Fine-Tuning 3 Mar 2025 liuziyu77/visual-rft/Visual-ARFT/evaluation_search/traditional_benchmark/evaluation_bamboogle_ngpu_7b_df.py 8561e546fe19e7fd unverified Apache-2.0 (permissive)
Visual-RFT: Visual Reinforcement Fine-Tuning 3 Mar 2025 liuziyu77/visual-rft/Visual-ARFT/evaluation_search/traditional_benchmark/evaluation_hotpotqa_ngpu_7b_df.py d4b612bdc7d79918 unverified Apache-2.0 (permissive)
Visual-RFT: Visual Reinforcement Fine-Tuning 3 Mar 2025 liuziyu77/visual-rft/Visual-ARFT/evaluation_search/traditional_benchmark/evaluation_musique_ngpu_7b_df.py 2c10f311aa972748 unverified Apache-2.0 (permissive)
C2SaferRust: Transforming C Projects into Safer Rust with NeuroSymbolic Techniques 2025-01 (from id) vikramnitin9/c2saferrust/coreutils/collect_length_data.py 9062a16835c0b759 unverified MIT (permissive)
C2SaferRust: Transforming C Projects into Safer Rust with NeuroSymbolic Techniques 2025-01 (from id) vikramnitin9/c2saferrust/laertes_benchmarks/collect_results.py 6a6cd1894d410134 unverified MIT (permissive)
Learning High-Degree Parities: The Crucial Role of the Initialization 6 Dec 2024 ecornacchia/high-degree-parities/GAL_corr_oneneuon.py 5794de0ca7b7f14b unverified no licence file found · pointer only
SpectraFM: Tuning into Stellar Foundation Models 2024-11 (from id) NolanKoblischke/SpectraFM_NeurIPS_FM4Science/model_core/stellarperceptron/torch_utils_collect_env.py 078edcdd035127f0 unverified no licence file found · pointer only
Hierarchical Orchestra of Policies 5 Nov 2024 openai/procgen/procgen/builder.py 1067e655bdab66ee ran MIT (permissive)
Enhancing Zero-Shot Vision Models by Label-Free Prompt Distribution Learning and Bias Correcting 25 Oct 2024 zhuhsingyuu/Frolic/main_zeroshot.py a32e53753e69a604 unverified no licence file found · pointer only
From Exploration to Mastery: Enabling LLMs to Master Tools via Self-Driven Interactions 10 Oct 2024 quchangle1/draft/Inference_DFSDT.py 8a54f4acce793e65 ran · our draft was wrong fingerprinted MIT (permissive)
GameTraversalBenchmark: Evaluating Planning Abilities Of Large Language Models Through Traversing 2D Game Maps 10 Oct 2024 umair-nasir14/game-traversal-benchmark/gtb/gtbench.py 0e8b1dd5ad218e51 unverified Apache-2.0 (permissive)
Unlocking the Capabilities of Thought: A Reasoning Boundary Framework to Quantify and Optimize Chain-of-Thought 8 Oct 2024 lightchen233/reasoning-boundary/draw_bound_text.py 3bb6131ac003729b unverified no licence file found · pointer only
MetaOOD: Automatic Selection of OOD Detection Models 4 Oct 2024 yqin43/metaood/metaood/metaood_0.py 959ebdf279f5e4e0 unverified MIT (permissive)
LayerKV: Optimizing Large Language Model Serving with Layer-wise KV Cache Management 1 Oct 2024 intelligent-machine-learning/glake/GLakeServe/collect_env.py 6b73fe0480a96ad9 unverified Apache-2.0 (permissive)
DarkSAM: Fooling Segment Anything Model to Segment Nothing 26 Sep 2024 cgcl-codes/darksam/darksam_test.py d38920053ef4af89 unverified MIT (permissive)
DarkSAM: Fooling Segment Anything Model to Segment Nothing 26 Sep 2024 cgcl-codes/darksam/darksam_attack.py 39f859ed093b3e78 unverified MIT (permissive)
Optimization by Parallel Quasi-Quantum Annealing with Gradient-Based Sampling 2 Sep 2024 Yuma-Ichikawa/QQA4CO/src/qqa/bench.py 1629c458b6c28138 unverified BSD-3-Clause-Clear · pointer only
SZTU-CMU at MER2024: Improving Emotion-LLaMA with Conv-Attention for Multimodal Emotion Recognition 20 Aug 2024 zebangcheng/emotion-llama/batch_infer.py 6a8bc5ad35fdb601 unverified BSD-3-Clause (permissive)
SLCA++: Unleash the Power of Sequential Fine-tuning for Continual Learning with Pre-training 15 Aug 2024 gengdavid/slca/collect_env.py 0365a0718555a518 ran fingerprinted MIT (permissive)
SCOI: Syntax-augmented Coverage-based In-context Example Selection for Machine Translation 9 Aug 2024 hplt-project/sacremoses/audit/attacks.py 053cc6cfb4e44a51 ran MIT (permissive)
Non-Determinism of "Deterministic" LLM Settings 6 Aug 2024 breckbaldwin/llm-stability/run_experiment.py 0e000ac3dfcc1171 unverified Apache-2.0 (permissive)
Benchmarking Embedding Aggregation Methods in Computational Pathology: A Clinical Data Perspective 10 Jul 2024 fuchs-lab-public/cpath_sabenchmark/code/model_memorey_report.py 106917db2e824a29 unverified MIT (permissive)
SeaKR: Self-aware Knowledge Retrieval for Adaptive Retrieval Augmented Generation 27 Jun 2024 thu-keg/seakr/vllm_uncertainty/collect_env.py 6b73fe0480a96ad9 unverified GPL-3.0 (copyleft) · pointer only
Evaluating RAG-Fusion with RAGElo: an Automated Elo-based Framework 20 Jun 2024 zetaalphavector/ragelo/ragelo/utils.py 4228afdeed9e43d3 ran Apache-2.0 (permissive)
Let Go of Your Labels with Unsupervised Transfer 11 Jun 2024 mlbio-epfl/turtle/run_turtle.py b22aeb3079826cd8 unverified no licence file found · pointer only
Improving Alignment and Robustness with Circuit Breakers 6 Jun 2024 blackswan-ai/circuit-breakers/evaluation/softopt.py a28e636efca9a712 unverified MIT (permissive)
CacheBlend: Fast Large Language Model Serving for RAG with Cached Knowledge Fusion 26 May 2024 YaoJiayi/CacheBlend/vllm_blend/collect_env.py 6b73fe0480a96ad9 unverified no licence file found · pointer only
DeTikZify: Synthesizing Graphics Programs for Scientific Figures and Sketches with TikZ 24 May 2024 potamides/automatikz/automatikz/infer/tikz.py fd7d803611f15c23 unverified Apache-2.0 (permissive)
Smurfs: Leveraging Multiple Proficiency Agents with Context-Efficiency for Tool Planning 9 May 2024 freedomintelligence/smurfs/Smurfs/deploy/cli_inference.py ce811b65205baddf ran · our draft was wrong no licence file found · pointer only
Center-Based Relaxed Learning Against Membership Inference Attacks 26 Apr 2024 jekimlab/uai24_crl/summary_acc_paramter_single_auc_arc.py 1e7fae4f0ba5e2ce unverified MIT (permissive)
Diffusion-based Negative Sampling on Graphs for Link Prediction 25 Mar 2024 ntkien1904/dmns/main_cond.py 3e6411872baeb77b unverified no licence file found · pointer only
What Evidence Do Language Models Find Convincing? 19 Feb 2024 AlexWan0/rag-convincingness/threshold_text.py e5669aefb3d9d9f7 unverified MIT (permissive)
A Hard-to-Beat Baseline for Training-free CLIP-based Adaptation 6 Feb 2024 mrflogs/iclr24/main_few_shots.py ab796c2494f06d76 ran · fixture could not drive it no licence file found · pointer only
A Hard-to-Beat Baseline for Training-free CLIP-based Adaptation 6 Feb 2024 mrflogs/iclr24/main_robustness.py c7e15186f6aeadec ran · fixture could not drive it no licence file found · pointer only
A Hard-to-Beat Baseline for Training-free CLIP-based Adaptation 6 Feb 2024 mrflogs/iclr24/main_base2new.py 2d182929376e2d82 unverified no licence file found · pointer only
Averaging $n$-step Returns Reduces Variance in Reinforcement Learning 6 Feb 2024 brett-daley/averaging-nstep-returns/run_ppo.py fb6ccdff5d66ce79 unverified MIT (permissive)
Weighted Ensemble Models Are Strong Continual Learners 14 Dec 2023 iemprog/cofima/collect_env.py 0365a0718555a518 ran fingerprinted no licence file found · pointer only
EAGLES: Efficient Accelerated 3D Gaussians with Lightweight EncodingS 7 Dec 2023 sharath-girish/efficientgaussian/render_360.py fad41d008b6ba603 ran fingerprinted licence not identified · pointer only
LLM A*: Human in the Loop Large Language Models Enabled A* Search for Robotics 4 Dec 2023 speedhawk/llm-a-/examples/astar_llm.py 391e7ede406f7f3d ran · our draft was wrong no licence file found · pointer only
VR-NeRF: High-Fidelity Virtualized Walkable Spaces 5 Nov 2023 facebookresearch/eyefultower/processing/eyeful_dock/pipeline_utils.py d5bd265dfd49d8f2 unverified MIT recorded; this copy not marked cleared · pointer only
ChatKBQA: A Generate-then-Retrieve Framework for Knowledge Base Question Answering with Fine-tuned Large Language Models 13 Oct 2023 lhrlab/chatkbqa/Freebase-Setup/virtuoso.py acd5c28102430f1b unverified MIT (permissive)
Self-Supervised Dataset Distillation for Transfer Learning 10 Oct 2023 db-lee/selfsup_dd/algorithms/distill.py a3699ee192f9cdc8 ran Apache-2.0 (permissive)
HowToCaption: Prompting LLMs to Transform Video Annotations at Scale 7 Oct 2023 ninatu/howtocaption/howtocaption/align_and_filter.py 3e804b184ecc925a unverified licence not identified · pointer only
Adaptive-Solver Framework for Dynamic Strategy Selection in Large Language Model Reasoning 1 Oct 2023 john1226966735/adaptive-solver/run_pipeline_configuration/main_base_adaptation.py f1c8ab92016ab662 unverified no licence file found · pointer only
Enhancing Large Language Models in Coding Through Multi-Perspective Self-Consistency 29 Sep 2023 skpig/MPSC/MPSC/graph.py a65e35f50c46f055 unverified Apache-2.0 (permissive)
RAGAS: Automated Evaluation of Retrieval Augmented Generation 26 Sep 2023 explodinggradients/ragas/src/ragas/async_utils.py b9d42011ea2f4abc unverified Apache-2.0 (permissive)
Efficient Memory Management for Large Language Model Serving with PagedAttention 12 Sep 2023 rasmith/vllm/vllm/collect_env.py bd5675c0d72d5295 ran fingerprinted Apache-2.0 (permissive)
Distance-Restricted Folklore Weisfeiler-Leman GNNs with Provable Cycle Counting Power 10 Sep 2023 zml72062/dr-fwl-2/ogbmol_models.py 8b31e402d803c1be ran no licence file found · pointer only
Knowledge Graph Prompting for Multi-Document Question Answering 22 Aug 2023 yuwvandy/kg-llm-mdqa/DPR/main_eval.py cd4656b6c628c145 ran no licence file found · pointer only
Knowledge Graph Prompting for Multi-Document Question Answering 22 Aug 2023 yuwvandy/kg-llm-mdqa/Data-Collect/mdr_encode.py 29f0e538be5cfceb ran no licence file found · pointer only
Search to Fine-tune Pre-trained Graph Neural Networks for Graph-level Tasks 14 Aug 2023 zwangeo/icde2024/finetune.py 9cd5a72aaeb78405 ran · honoured contract no licence file found · pointer only
AudioLDM 2: Learning Holistic Audio Generation with Self-supervised Pretraining 10 Aug 2023 haoheliu/audioldm-training-finetuning/audioldm_train/modules/clap/training/zero_shot.py 7ffcc636c121640f unverified MIT (permissive)
Cumulative Reasoning with Large Language Models 8 Aug 2023 iiis-ai/cumulative-reasoning/Game24/game24-openai.py ae7597e49bb0a65a ran no licence file found · pointer only
Structured Cooperative Learning with Graphical Model Priors 16 Jun 2023 shuangtongli/scool/SCooL_SBM.py 66a8ff916b55511a unverified GPL-3.0 (copyleft) · pointer only
TR0N: Translator Networks for 0-Shot Plug-and-Play Conditional Generation 26 Apr 2023 gnobitab/FuseDream/BigGAN_utils/inception_tf13.py ac122c2c1495ce94 unverified MIT (permissive)
Baize: An Open-Source Chat Model with Parameter-Efficient Tuning on Self-Chat Data 3 Apr 2023 ilyagusev/rulm/rulm/preprocess.py ee90615c40f12cae unverified Apache-2.0 (permissive)
Time-Myopic Go-Explore: Learning A State Representation for the Go-Explore Paradigm 13 Jan 2023 hauf3n/time-myopic-go-explore/exploration_phase.py b837a3d4dffef494 unverified MIT (permissive)
Z-ICL: Zero-Shot In-Context Learning with Pseudo-Demonstrations 19 Dec 2022 alrope123/z-icl/scripts/run_inference.py 8e8bb6227bab7af4 unverified licence not identified · pointer only
Turning the Tables: Biased, Imbalanced, Dynamic Tabular Datasets for ML Evaluation 24 Nov 2022 dssg/aequitas/src/aequitas_cli/aequitas_audit.py 3b4c242c8154d3e2 unverified MIT (permissive)
Parameter-free Dynamic Graph Embedding for Link Prediction 15 Oct 2022 fudancisl/freegem/next-interaction-prediction/process.py 590019bc7569c3b1 unverified no licence file found · pointer only
HYPRO: A Hybridly Normalized Probabilistic Model for Long-Horizon Prediction of Event Sequences 4 Oct 2022 hongyuanmei/neural-hawkes-particle-smoothing/mp_manager/core/run_func.py 56bd9a8fb615a7cc unverified BSD-3-Clause (permissive)
Ruleformer: Context-aware Differentiable Rule Mining over Knowledge Graph 2022-09 (from id) zjukg/ruleformer/translate.py cb3169dd0f3eeed5 ran · honoured contract no licence file found · pointer only
Collaboration-Aware Graph Convolutional Network for Recommender Systems 3 Jul 2022 yuwvandy/cagcn/node_classification/main_citeseer.py d923ff201b633c76 unverified MIT (permissive)
Topology-aware Generalization of Decentralized SGD 25 Jun 2022 raiden-zhu/generalization-of-dsgd/gpu_work.py acc4272edbc8772e unverified no licence file found · pointer only
Improving Fairness in Graph Neural Networks via Mitigating Sensitive Attribute Leakage 7 Jun 2022 yuwvandy/fairvgnn/fairvgnn.py acdfb88acf40d853 unverified no licence file found · pointer only
BEHM-GAN: Bandwidth Extension of Historical Music using Generative Adversarial Networks 13 Apr 2022 eloimoliner/bwe_historical_recordings/inference_pipeline.py 6a603c31079728d2 unverified no licence file found · pointer only
Reproducible Subjective Evaluation 8 Mar 2022 reseval/reseval/reseval/core.py 6feccd520bec467d unverified MIT (permissive)
Class Re-Activation Maps for Weakly-Supervised Semantic Segmentation 2 Mar 2022 zhaozhengChen/ReCAM/step/make_recam.py 22664fc78da9eeda unverified no licence file found · pointer only
DALL-Eval: Probing the Reasoning Skills and Social Biases of Text-to-Image Generation Models 8 Feb 2022 j-min/dalleval/models/dalle_small/DALLE-pytorch/collect_env.py 0365a0718555a518 ran fingerprinted MIT (permissive)
Invariant Ancestry Search 2 Feb 2022 phillipmogensen/invariantancestrysearch/simulation_scripts/finite_experiment/d_equal_100/d_equal_100.py eb8594a4d6c28ef7 unverified no licence file found · pointer only
Plug & Play Attacks: Towards Robust and Flexible Model Inversion Attacks 28 Jan 2022 ajbrock/BigGAN-PyTorch/inception_tf13.py ac122c2c1495ce94 unverified MIT (permissive)
RoBERTuito: a pre-trained language model for social media text in Spanish 18 Nov 2021 pysentimiento/robertuito/finetune_vs_scratch/irony.py 1cf00f986d4f797e unverified MIT (permissive)
Personalized Federated Learning through Local Memorization 17 Nov 2021 identical code first harvested elsewhere 854b1d88e6a3df18 unverified licence of this copy not recorded

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