Home › Code › l2

l2

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

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

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

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

38 papers shown of 38, newest first; 38 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
Unmasking Face Embeddings: Reading, Rendering and Naming with Foundation Models added by Syntology 2026-09 (from id) Fizza-Rubab/unmasking-face-embeddings/experiments/eval_naming.py b9bc4d88c2c9c67d unverified MIT (permissive)
Unrestrained Simplex Denoising for Discrete Data A Non-Markovian Approach Applied to Graph Generation added by Syntology 2026-03 (from id) cvignac/DiGress/src/analysis/dist_helper.py 039fc6561a9516bc ran · honoured contract fingerprinted MIT (permissive)
FastPFRec: A Fast Personalized Federated Recommendation with Secure Sharing ⋆ added by Syntology 2026-03 (from id) yanzhenxing123/FastPFRec/util/algorithm.py 04b615bf51851196 unverified Apache-2.0 (permissive)
Robustness in Both Domains: CLIP Needs a Robust Text Encoder 3 Jun 2025 LIONS-EPFL/LEAF/src/robust_vlm/train/adversarial_training_clip.py caea55e9eda399d6 ran · our draft was wrong fingerprinted no licence file found · pointer only
arXiv:2506.02557 2025-06 (from id) peterant330/KUEA/train/align_training_clip.py df3d5eb6fd2523a1 ran · our draft was wrong fingerprinted no licence file found · pointer only
Towards Fast Graph Generation via Autoregressive Noisy Filtration Modeling 4 Feb 2025 borgwardtlab/anfm/anfm/evaluation/dist_helper.py 039fc6561a9516bc ran · honoured contract fingerprinted MIT (permissive)
Attentive Eraser: Unleashing Diffusion Model's Object Removal Potential via Self-Attention Redirection Guidance 17 Dec 2024 anonym0u3/attentiveeraser/evaluation/lpips.py cebd4a767f96722b unverified Apache-2.0 (permissive)
LuSh-NeRF: Lighting up and Sharpening NeRFs for Low-light Scenes 11 Nov 2024 quzefan/LuSh-NeRF/lpips/lpips.py cebd4a767f96722b unverified MIT (permissive)
DeFoG: Discrete Flow Matching for Graph Generation 5 Oct 2024 manuelmlmadeira/DeFoG/src/analysis/dist_helper.py 039fc6561a9516bc ran · honoured contract fingerprinted MIT (permissive)
Generative Modelling of Structurally Constrained Graphs 25 Jun 2024 manuelmlmadeira/ConStruct/ConStruct/analysis/dist_helper.py 039fc6561a9516bc ran · honoured contract fingerprinted MIT (permissive)
Discrete-state Continuous-time Diffusion for Graph Generation 19 May 2024 pricexu/disco/dist_helper.py 039fc6561a9516bc ran · honoured contract fingerprinted no licence file found · pointer only
The Curse of Diversity in Ensemble-Based Exploration 7 May 2024 zhixuan-lin/ensemble-rl-discrete/ensemble_rl/metric_utils.py 9ebd5c538050adfc unverified MIT (permissive)
SCONE: A Novel Stochastic Sampling to Generate Contrastive Views and Hard Negative Samples for Recommendation 1 May 2024 jeongwhanchoi/scone/util/algorithm.py 04b615bf51851196 unverified MIT (permissive)
BAGS: Blur Agnostic Gaussian Splatting through Multi-Scale Kernel Modeling 7 Mar 2024 snldmt/bags/lpips/lpips.py cebd4a767f96722b unverified Apache-2.0 (permissive)
DGR: A General Graph Desmoothing Framework for Recommendation via Global and Local Perspectives 7 Mar 2024 me-sonandme/DGR/util/algorithm.py 04b615bf51851196 unverified no licence file found · pointer only
Poisoning Attacks against Recommender Systems: A Survey 3 Jan 2024 coderwzw/arlib/util/algorithm.py 0f3d840cf39a09fa ran fingerprinted no licence file found · pointer only
Classifier-free graph diffusion for molecular property targeting 28 Dec 2023 asduffo/freegress/src/analysis/dist_helper.py 039fc6561a9516bc ran · honoured contract fingerprinted MIT (permissive)
Sparse Training of Discrete Diffusion Models for Graph Generation 3 Nov 2023 qym7/sparsediff/sparse_diffusion/analysis/dist_helper.py 039fc6561a9516bc ran · honoured contract fingerprinted MIT (permissive)
Hyperbolic Graph Diffusion Model 13 Jun 2023 lf-wen/hgdm/evaluation/mmd.py 039fc6561a9516bc ran · honoured contract fingerprinted no licence file found · pointer only
HiGen: Hierarchical Graph Generative Networks 30 May 2023 karami-m/higen_main/utils/dist_helper.py 039fc6561a9516bc ran · honoured contract fingerprinted MIT (permissive)
Adaptively Perturbed Mirror Descent for Learning in Games 26 May 2023 cyberagentailab/adaptively-perturbed-md/algorithms/apmd.py e55543715e4ecbab ran · fixture could not drive it fingerprinted MIT (permissive)
BAD-NeRF: Bundle Adjusted Deblur Neural Radiance Fields 23 Nov 2022 WU-CVGL/BAD-NeRF/lpips/lpips.py cebd4a767f96722b unverified MIT (permissive)
DP-NeRF: Deblurred Neural Radiance Field with Physical Scene Priors 22 Nov 2022 dogyoonlee/dp-nerf/lpips/lpips.py cebd4a767f96722b unverified MIT (permissive)
SPECTRE: Spectral Conditioning Helps to Overcome the Expressivity Limits of One-shot Graph Generators 4 Apr 2022 KarolisMart/SPECTRE/util/dist_helper.py 039fc6561a9516bc ran · honoured contract fingerprinted MIT (permissive)
Deblur-NeRF: Neural Radiance Fields from Blurry Images 29 Nov 2021 limacv/Deblur-NeRF/lpips/lpips.py cebd4a767f96722b unverified MIT (permissive)
Drop, Swap, and Generate: A Self-Supervised Approach for Generating Neural Activity 3 Nov 2021 nerdslab/SwapVAE/vae_kits/model.py 105143705bcb63c8 ran · our draft was wrong fingerprinted MIT (permissive)
See through Gradients: Image Batch Recovery via GradInversion 15 Apr 2021 Koukyosyumei/AIJack/src/aijack/attack/inversion/gradientinversion.py e66bd74de6c3b8c6 ran · honoured contract Apache-2.0 (permissive)
Debiasing Evaluations That are Biased by Evaluations 1 Dec 2020 jingyanw/outcome-induced-debiasing/simulation.py 6ba36435d57119b6 ran · fixture could not drive it fingerprinted MIT (permissive)
Continual Adaptation for Deep Stereo 10 Jul 2020 CVLAB-Unibo/Real-time-self-adaptive-deep-stereo/Losses/loss_factory.py 554090648d5d1688 unverified Apache-2.0 (permissive)
A Disentangling Invertible Interpretation Network for Explaining Latent Representations 27 Apr 2020 CompVis/iin/iin/losses/ae.py 4d2ab2a1446f3762 unverified MIT (permissive)
Stochastic Latent Residual Video Prediction 21 Feb 2020 edouardelasalles/srvp/metrics/lpips/loss.py cebd4a767f96722b unverified Apache-2.0 (permissive)
Mastering Atari, Go, Chess and Shogi by Planning with a Learned Model 19 Nov 2019 DHDev0/Muzero/muzero_model.py 130559f2af719d4c ran · honoured contract GPL-3.0 (copyleft) · pointer only
Efficient Graph Generation with Graph Recurrent Attention Networks 2 Oct 2019 lrjconan/GRAN/utils/dist_helper.py 039fc6561a9516bc ran · honoured contract fingerprinted MIT (permissive)
Exploring the Limitations of Behavior Cloning for Autonomous Driving 18 Apr 2019 felipecode/coiltraine/network/loss.py 55241c7aaf9ca5a1 unverified MIT (permissive)
Learning to Adapt for Stereo 5 Apr 2019 CVLAB-Unibo/Learning2AdaptForStereo/Losses/loss_factory.py 554090648d5d1688 unverified Apache-2.0 (permissive)
Texar: A Modularized, Versatile, and Extensible Toolkit for Text Generation 4 Sep 2018 asyml/texar-pytorch/texar/torch/core/regularizers.py 504c4f1f2d5dd1ad unverified Apache-2.0 (permissive)
PRADA: Protecting against DNN Model Stealing Attacks 2018-05 (from id) SSGAalto/prada-protecting-against-dnn-model-stealing-attacks/src/growing_set_ops.py feb066ccc764c959 unverified Apache-2.0 (permissive)
arXiv:aaai_33848 grodino/QuRD/qurd/fingerprint/distance.py 8554698e4c9e2b5c unverified MIT (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