Home › Code › softmax

softmax

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

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

20ran · honoured contract
14ran · violated contract
18ran · our draft was wrong
10ran · fixture could not drive it
34ran
89unverified
89fingerprinted

Licence is a property of each copy, so it is counted per place: 84 of the 251 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 240 (newest first; the JSON twin carries all 251 places); 106 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 25 papers added by Syntology; 7 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
When Retrieval Fails Before It Begins: Structurally Indirect Prerequisite Eviction as a Retention Failure in Agentic Memory added by Syntology 2026-08 (from id) smkgenesis/dsgc/src/benchmarking/policy.py ca9816c0c550df1a ran · fixture could not drive it fingerprinted MIT (permissive)
Rethinking Irregular Time Series Forecasting from the Perspective of Basis Functions added by Syntology 2026-08 (from id) hnu-vis/DNBNet/models/Hi_Patch.py 5eafae5f3344851b ran no licence file found · pointer only
Finding the Signal in the Spam: Jointly Learning Rewards and Worker Reliability from Pairwise Comparisons added by Syntology 2026-08 (from id) lucasmaystre/choix/choix/utils.py 5e48b122b98d031b ran fingerprinted MIT (permissive)
Information-Geometric Forward Policy Training in GFlowNets added by Syntology 2026-08 (from id) rodsveiga/infogeometric_gflows/gflows/utils.py fcf96753d45e5fc7 ran fingerprinted no licence file found · pointer only
It's All Just Vectorization: einx, a Universal Notation for Tensor Operations added by Syntology 2026-07 (from id) fferflo/einx/einx/_src/adapter/classical_from_classical.py 423d12e4d133d975 ran MIT (permissive)
When does distribution shift break graph neural networks calibration? added by Syntology 2026-07 (from id) AraoufBh/GNN-Calibration/code/stac.py 7ceb8f93a02b4ee3 ran · honoured contract fingerprinted MIT (permissive)
The Value Function Semi-Algebraic Set in POMDPs added by Syntology 2026-06 (from id) ryan-a-anderson/pomdp-value-geometry/src/local_optima_experiments.py 113a0f2ce97567ba ran fingerprinted MIT (permissive)
CalArena: A Large-Scale Post-Hoc Calibration Benchmark added by Syntology 2026-05 (from id) probkit/CalArena/calibration_benchmarks/generate_cv_benchmarks.py 743ce59ae7c6d8e9 ran fingerprinted Apache-2.0 (permissive)
APEX: Autonomous Policy Exploration for Self-Evolving LLM Agents added by Syntology 2026-05 (from id) liushiliushi/APEX1/src/utils.py a5c45e740fabb819 ran no licence file found · pointer only
Direction-Preserving Number Representations added by Syntology 2026-05 (from id) bardia01/Direction-Preserving-Number-Representations/Experiments/src/directional_coverage_optimizer.py d96b021db8902f1e ran fingerprinted MIT (permissive)
Towards Reliable LLM Evaluation: Correcting the Winner's Curse in Adaptive Benchmarking added by Syntology 2026-05 (from id) jznmsl/siren/03_analysis_scripts/compute_ground_truth.py d3064adf95e8f16e ran fingerprinted MIT (permissive)
Towards Reliable LLM Evaluation: Correcting the Winner's Curse in Adaptive Benchmarking added by Syntology 2026-05 (from id) jznmsl/siren/03_analysis_scripts/exp1_coverage.py 8b1d8ac976df7a27 ran fingerprinted MIT (permissive)
Towards Reliable LLM Evaluation: Correcting the Winner's Curse in Adaptive Benchmarking added by Syntology 2026-05 (from id) jznmsl/siren/03_analysis_scripts/exp2_near_tie.py f7b74dbfee2cac12 ran fingerprinted MIT (permissive)
Towards Reliable LLM Evaluation: Correcting the Winner's Curse in Adaptive Benchmarking added by Syntology 2026-05 (from id) jznmsl/siren/03_analysis_scripts/exp3_optimism.py 72c3fa12241ebe8f ran fingerprinted MIT (permissive)
Three Phases of Expert Routing: How Load Balance Evolves During Mixture-of-Experts Training added by Syntology 2026-04 (from id) Cmouzouni/three-phases-moe/moe/costs.py 6a18510b8fe51466 unverified MIT (permissive)
From Conflict to Consensus: Boosting Medical Reasoning via Multi-Round Agentic RAG added by Syntology 2026-03 (from id) NJU-RL/MA-RAG/train_bert.py fa2c61ccf3cad586 unverified no licence file found · pointer only
RF-Agent: Automated Reward Function Design via Language Agent Tree Search added by Syntology 2026-02 (from id) deng-ai-lab/RF-Agent/RF_Agent/rf_agent_algo/rfagent_algo.py 4c97e64e59475efc ran · violated contract fingerprinted no licence file found · pointer only
A Statistical Approach for Modeling Irregular Multivariate Time Series with Missing Observations added by Syntology 2026-02 (from id) YerevaNN/mimic3-benchmarks/mimic3models/keras_utils.py 89812b9ec498264d unverified MIT (permissive)
Amortized Molecular Optimization via Group Relative Policy Optimization added by Syntology 2026-02 (from id) Hash-hh/AMORTIX/core/stochastic_beam_search.py b26c5b115681ee5a unverified no licence file found · pointer only
Aligning Tree-Search Policies with Fixed Token Budgets in Test-Time Scaling of LLMs added by Syntology 2026-02 (from id) Sora-Miyamoto/bg-mcts/treesearch/src/treesearch/algos/bg_mcts.py b36903455b4e0393 ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
IMU-1: Sample-Efficient Pre-training of Small Language Models added by Syntology 2026-02 (from id) thepowerfuldeez/sample_efficient_gpt/sample_efficient_gpt/transformer/core.py fb874de8e38ead7a unverified no licence file found · pointer only
JobResQA: A Benchmark for LLM Machine Reading Comprehension on Multilingual Résumés and JDs added by Syntology 2026-01 (from id) confident-ai/deepeval/deepeval/models/answer_relevancy_model.py 44f1edd94e78101e unverified Apache-2.0 (permissive)
Performance uncertainty in medical image analysis: a large-scale investigation of confidence intervals added by Syntology 2026-01 (from id) aramis-lab/CIs_Medical_Imaging/src/intervals_and_metrics/pixel_wise_metrics.py 8cc426ecde08301f unverified no licence file found · pointer only
MRAG: Benchmarking Retrieval-Augmented Generation for Bio-medicine added by Syntology 2026-01 (from id) hendrycks/test/evaluate.py 19f01570b0a18e2b ran · fixture could not drive it fingerprinted MIT (permissive)
Selecting Language Models for Social Science: Start Small, Start Open, and Validate Preprint XX(X):1-22 ©The Author(s) 2026 added by Syntology 2026-01 (from id) openai/gpt-2/src/model.py f42ce3b6444009d9 unverified licence not identified · pointer only
A Multimodal Dataset of Student Oral Presentations with Sensors and Evaluation Data added by Syntology 2026-01 (from id) Ascend-Research/HeadPoseEstimation-WHENet/utils.py 1f4ad91cbcf8ec36 unverified BSD-3-Clause (permissive)
Preference-driven Knowledge Distillation for Few-shot Node Classification added by Syntology 2025-10 (from id) GEEX-Weixing/PKD/node_filter.py 8bf374c9e1999142 unverified no licence file found · pointer only
Domain-Shift-Aware Conformal Prediction for Large Language Models added by Syntology 2025-10 (from id) smartyfh/LLM-Uncertainty-Bench/uncertainty_quantification_via_cp.py 7f9b15275ca5759c ran · violated contract fingerprinted MIT (permissive)
Domain-Shift-Aware Conformal Prediction for Large Language Models added by Syntology 2025-10 (from id) zhexiaolin/CP/src/cp_methods.py 885d6e6994f5e4bd ran · violated contract fingerprinted no licence file found · pointer only
arXiv:2506.23502 2025-06 (from id) Mengxiao-Tian/LAMP/clip/attention.py b5d0d43936dc7a5c unverified no licence file found · pointer only
Unsupervised Imaging Inverse Problems with Diffusion Distribution Matching 17 Jun 2025 inria-thoth/ddm4ip/ddm4ip/degradations/motion_blur.py c0cf1196424d4f71 ran · honoured contract fingerprinted MIT (permissive)
When Large Multimodal Models Confront Evolving Knowledge:Challenges and Pathways 30 May 2025 pjlab-sys4nlp/llama-moe/smoe/entrypoint/eval/eval_mmlu_moe_0.py 19f01570b0a18e2b ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
Evaluating LLM Adaptation to Sociodemographic Factors: User Profile vs. Dialogue History 27 May 2025 FerdinandZhong/model_behavior_adaption/llm_behavior_adaptation/value_measurement/formulas.py 411fac55497025e8 unverified MIT (permissive)
Behavior Injection: Preparing Language Models for Reinforcement Learning 25 May 2025 czp16/bridge-llm-reasoning/iGSM-reasoning/igsm_reasoning/utils/misc.py a0b94e702fcbb1c4 unverified MIT (permissive)
Enhancing Training Data Attribution with Representational Optimization 24 May 2025 sunnweiwei/airrep/scripts/04_evaluate.py 6a445568164614eb ran · honoured contract fingerprinted no licence file found · pointer only
Adaptive Temperature Scaling with Conformal Prediction 21 May 2025 stat-ml/conformal_probability_calibration/caliblab/calibrators/conformal_mass_threshold_calibrator.py 08bc835660d4723f ran · our draft was wrong fingerprinted no licence file found · pointer only
Token-Level Uncertainty Estimation for Large Language Model Reasoning 16 May 2025 Wang-ML-Lab/TokUR/eval/eval_scaling_test_multi_gpu.py 1124b1f7a07898d8 unverified MIT (permissive)
arXiv:2504.05457 2025-04 (from id) vesteinn/vlm-eval/src/vlmeval/calculate_scores/map_predictions.py 08883768489fd226 ran · violated contract fingerprinted no licence file found · pointer only
State Space Model Meets Transformer: A New Paradigm for 3D Object Detection 18 Mar 2025 OpenSpaceAI/DEST3D/models/ap_helper.py 1a034a72c15f9903 unverified MIT (permissive)
Chemical reasoning in LLMs unlocks steerable synthesis planning and reaction mechanism elucidation 11 Mar 2025 schwallergroup/steer/src/steer/mechanism/search.py c0cf1196424d4f71 ran · honoured contract fingerprinted MIT (permissive)
Wider or Deeper? Scaling LLM Inference-Time Compute with Adaptive Branching Tree Search 6 Mar 2025 SakanaAI/treequest/src/treequest/algos/standard_mcts.py ad49db271d83dd77 unverified Apache-2.0 (permissive)
Heterogeneous Swarms: Jointly Optimizing Model Roles and Weights for Multi-LLM Systems 6 Feb 2025 BunsenFeng/heterogeneous_swarm/search.py 380f691b7059126a ran · fixture could not drive it fingerprinted no licence file found · pointer only
Video Seal: Open and Efficient Video Watermarking 12 Dec 2024 facebookresearch/videoseal/videoseal/losses/watson_fft.py cc287dc402b9202b unverified MIT (permissive)
Adapting to Non-Stationary Environments: Multi-Armed Bandit Enhanced Retrieval-Augmented Generation on Knowledge Graphs 10 Dec 2024 futureeeeee/dynamic-rag/utils.py 69e582d84850bb60 ran · violated contract fingerprinted no licence file found · pointer only
From Uncertainty to Trust: Enhancing Reliability in Vision-Language Models with Uncertainty-Guided Dropout Decoding 9 Dec 2024 kigb/DropoutDecoding/chair_test/chair_metrics/lm_consistency.py bfe1425c081169ef unverified no licence file found · pointer only
MBA-RAG: a Bandit Approach for Adaptive Retrieval-Augmented Generation through Question Complexity 2 Dec 2024 futureeeeee/mba/MAB/train_mab_mo_multiple.py 69e582d84850bb60 ran · violated contract fingerprinted Apache-2.0 (permissive)
Learning World Models for Unconstrained Goal Navigation 3 Nov 2024 RU-Automated-Reasoning-Group/MUN/dreamerv2_APS/gc_goal_picker.py 29f0fc44eda255b5 unverified no licence file found · pointer only
Mobility-LLM: Learning Visiting Intentions and Travel Preferences from Human Mobility Data with Large Language Models 29 Oct 2024 LetianGong/Mobility-LLM/utils.py c3743723a7ad6877 unverified no licence file found · pointer only
ImOV3D: Learning Open-Vocabulary Point Clouds 3D Object Detection from Only 2D Images 31 Oct 2024 yangtiming/ImOV3D/models/ap_helper.py 1a034a72c15f9903 unverified MIT (permissive)
KBLaM: Knowledge Base augmented Language Model 14 Oct 2024 microsoft/KBLaM/src/kblam/utils/eval_utils.py aa519f4c344d1787 unverified MIT (permissive)
Long-Sequence Recommendation Models Need Decoupled Embeddings 3 Oct 2024 thuml/DARE/analysis/attention_accuracy_analysis/calc_learned.py a585b44308980803 ran fingerprinted no licence file found · pointer only
SSR-Speech: Towards Stable, Safe and Robust Zero-shot Text-based Speech Editing and Synthesis 11 Sep 2024 WangHelin1997/SSR-Speech/models/modules/scaling.py c124aa8bd6b9ebe9 ran fingerprinted MIT (permissive)
DGR-MIL: Exploring Diverse Global Representation in Multiple Instance Learning for Whole Slide Image Classification 4 Jul 2024 ChongQingNoSubway/DGR-MIL/models/dgrmil.py c42e5fa46bf385ab ran · fixture could not drive it fingerprinted MIT (permissive)
Token-based Decision Criteria Are Suboptimal in In-context Learning 24 Jun 2024 hc495/Hidden_Calibration/util/calibrations.py 63593798e1f9db95 ran fingerprinted MIT (permissive)
Beyond Optimism: Exploration With Partially Observable Rewards 20 Jun 2024 amiithinks/mon_mdp_neurips24/src/actor.py 78dec1bfaaffb901 ran · fixture could not drive it CC-BY-4.0 · pointer only
ViLCo-Bench: VIdeo Language COntinual learning Benchmark 19 Jun 2024 cruiseresearchgroup/ViLCo/MQ/utils.py 3a5b4d48b717da75 unverified MIT (permissive)
Probabilistic Conceptual Explainers: Trustworthy Conceptual Explanations for Vision Foundation Models 18 Jun 2024 Wang-ML-Lab/interpretable-foundation-models/PACE/src/model.py 8d6c2bedc92a8075 ran · honoured contract fingerprinted no licence file found · pointer only
Helpful or Harmful Data? Fine-tuning-free Shapley Attribution for Explaining Language Model Predictions 7 Jun 2024 JTWang2000/FreeShap/vinfo/dvutils/utils.py 7f45ae25efe8c0fa ran no licence file found · pointer only
Adaptive Image Quality Assessment via Teaching Large Multimodal Model to Compare 29 May 2024 Q-Future/Compare2Score/q_align/evaluate/scorer.py 50d788b8ddf322fa ran fingerprinted MIT (permissive)
Embedding Trajectory for Out-of-Distribution Detection in Mathematical Reasoning 22 May 2024 Alsace08/OOD-Math-Reasoning/Computation/score_utils.py 2b79dff7fdb873c4 ran fingerprinted MIT (permissive)
Bottleneck-Minimal Indexing for Generative Document Retrieval 12 May 2024 kduxin/Bottleneck-Minimal-Indexing/NCIRetriever/model.py c0cf1196424d4f71 ran · honoured contract fingerprinted MIT (permissive)
Zero-Shot Tokenizer Transfer 13 May 2024 bminixhofer/zett/zett/utils.py adb54f0d1ae9c13b unverified no licence file found · pointer only
Harnessing the Power of MLLMs for Transferable Text-to-Image Person ReID 8 May 2024 wentaotan/mllm4text-reid/datasets/bases.py c0cf1196424d4f71 ran · honoured contract fingerprinted no licence file found · pointer only
Do Large Language Models Understand Conversational Implicature -- A case study with a chinese sitcom 30 Apr 2024 sjtu-compling/llm-pragmatics/eval_logit/query.py 9c4be464cbe63fba ran · violated contract fingerprinted no licence file found · pointer only
Ranked List Truncation for Large Language Model-based Re-Ranking 28 Apr 2024 chuanmeng/rlt4reranking/rlt/embedding.py 3135afc4e722e27d ran fingerprinted no licence file found · pointer only
Commonsense Prototype for Outdoor Unsupervised 3D Object Detection 25 Apr 2024 hailanyi/CPD/cpd/unsupervised_core/outline_utils.py 777a44a7613e767e ran fingerprinted no licence file found · pointer only
Transformer tricks: Removing weights for skipless transformers 18 Apr 2024 openmachine-ai/transformer-tricks/slimAttn_paper.py f99579ed1c453457 ran fingerprinted MIT (permissive)
Advancing LLM Reasoning Generalists with Preference Trees 2 Apr 2024 openbmb/eurus/eval/mmlu/evaluate_mmlu.py 19f01570b0a18e2b ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
Self-Improvement for Neural Combinatorial Optimization: Sample without Replacement, but Improvement 22 Mar 2024 grimmlab/gumbeldore/core/stochastic_beam_search.py b26c5b115681ee5a unverified MIT (permissive)
HETAL: Efficient Privacy-preserving Transfer Learning with Homomorphic Encryption 21 Mar 2024 CryptoLabInc/HETAL/src/benchmark/softmax.py 7c0d7e9e7a7f89cc ran · honoured contract fingerprinted licence not identified · pointer only
HETAL: Efficient Privacy-preserving Transfer Learning with Homomorphic Encryption 21 Mar 2024 cryptolabinc/hetal/src/benchmark/softmax.py 0bb0e5c7816d7fc0 unverified licence not identified · pointer only
Comparing Explanation Faithfulness between Multilingual and Monolingual Fine-tuned Language Models 19 Mar 2024 CPJKU/wechsel/legacy/prepare.py 4d304abe064b5615 ran fingerprinted MIT (permissive)
Posterior Uncertainty Quantification in Neural Networks using Data Augmentation 18 Mar 2024 apple/ml-mixupmp/utils.py a16c332f67a73877 ran · our draft was wrong fingerprinted licence not identified · pointer only
B-AVIBench: Towards Evaluating the Robustness of Large Vision-Language Model on Black-box Adversarial Visual-Instructions 14 Mar 2024 zhanghao5201/b-avibench/image_attack_tool/models/patch_attack.py 36fe3fda88777bd1 ran fingerprinted no licence file found · pointer only
A Modular Approach for Multimodal Summarization of TV Shows 6 Mar 2024 shmsw25/FActScore/factscore/npm.py 925c59b7e44138ab unverified MIT (permissive)
Mitigating Catastrophic Forgetting in Large Language Models with Self-Synthesized Rehearsal 2 Mar 2024 DeepLearnXMU/SSR/mmlu_test/evaluate.py 19f01570b0a18e2b ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
Multi-FAct: Assessing Factuality of Multilingual LLMs using FActScore 28 Feb 2024 sheikhshafayat/multi-fact/factscore/npm.py 925c59b7e44138ab unverified MIT (permissive)
Preserving Fairness Generalization in Deepfake Detection 27 Feb 2024 purdue-m2/fairness-generalization/training/fairness_metrics.py 7937fb59ef6dda7d ran fingerprinted MIT (permissive)
Bridging the Gap between 2D and 3D Visual Question Answering: A Fusion Approach for 3D VQA 24 Feb 2024 matthewdm0816/bridgeqa/lib/ap_helper.py 1a034a72c15f9903 unverified no licence file found · pointer only
Query Augmentation by Decoding Semantics from Brain Signals 24 Feb 2024 yeziyi1998/brain-query-augmentation/ict/bm25.py d79002277745e36d ran fingerprinted MIT (permissive)
Counterfactual Generation with Identifiability Guarantees 23 Feb 2024 hanqi-qi/matte/models/flow_network.py 96ef68ae66a3280f ran fingerprinted no licence file found · pointer only
Uncertainty-Aware Evaluation for Vision-Language Models 22 Feb 2024 ensec-ai/vlm-uncertainty-bench/uncertainty_quantification_via_cp.py 7f9b15275ca5759c ran · violated contract fingerprinted MIT (permissive)
ArabicMMLU: Assessing Massive Multitask Language Understanding in Arabic 20 Feb 2024 mbzuai-nlp/arabicmmlu/util_compute.py 19f01570b0a18e2b ran · fixture could not drive it fingerprinted no licence file found · pointer only
FinBen: A Holistic Financial Benchmark for Large Language Models 20 Feb 2024 chancefocus/pixiu/src/factscore_package/npm.py 925c59b7e44138ab unverified MIT (permissive)
Quantifying the Persona Effect in LLM Simulations 16 Feb 2024 cambridgeltl/persona_effect/run_ANES_RQ4.py 7f9b15275ca5759c ran · violated contract fingerprinted no licence file found · pointer only
Q-Bench+: A Benchmark for Multi-modal Foundation Models on Low-level Vision from Single Images to Pairs 11 Feb 2024 Q-Future/Q-Bench/example_code_for_idefics/a3_assessment_all.py 1927793129d4508f ran fingerprinted licence not identified · pointer only
Benchmarking LLMs via Uncertainty Quantification 23 Jan 2024 identical code first harvested elsewhere 7f9b15275ca5759c ran · violated contract fingerprinted licence of this copy not recorded
Benchmarking LLMs via Uncertainty Quantification 23 Jan 2024 smartyfh/llm-uncertainty-bench/uncertainty_quantification_via_cp.py ae9771b6b08aedbd unverified MIT (permissive)
Exploration and Anti-Exploration with Distributional Random Network Distillation 18 Jan 2024 yk7333/DRND/online/utils.py 011537d0bea7fe09 ran fingerprinted MIT (permissive)
Attack-Resilient Image Watermarking Using Stable Diffusion 8 Jan 2024 zhanglijun95/ZoDiac/loss/watson_vgg.py cc287dc402b9202b unverified no licence file found · pointer only
Learning and Forgetting Unsafe Examples in Large Language Models 20 Dec 2023 andotalao24/learn-forget-unsafe-llm/src/train_eval.py 62d3b888dc672b51 ran · our draft was wrong fingerprinted no licence file found · pointer only
Auto-Prox: Training-Free Vision Transformer Architecture Search via Automatic Proxy Discovery 14 Dec 2023 lilujunai/auto-prox-aaai24/pycls/models/auto/module/multihead_super.py fb5908c47c2af90c ran fingerprinted Apache-2.0 (permissive)
Learning Hierarchical Prompt with Structured Linguistic Knowledge for Vision-Language Models 11 Dec 2023 vill-lab/2024-aaai-hpt/clip/attention.py b5d0d43936dc7a5c unverified MIT (permissive)
Algorithms for mean-field variational inference via polyhedral optimization in the Wasserstein space 5 Dec 2023 apooladian/mfvi/BayesianUtils.py 5ac707ebfd83b4ce ran fingerprinted MIT (permissive)
Tracing Hyperparameter Dependencies for Model Parsing via Learnable Graph Pooling Network 3 Dec 2023 identical code first harvested elsewhere 98bba89c2a19a3bb ran · our draft was wrong fingerprinted licence of this copy not recorded
Energy-Calibrated VAE with Test Time Free Lunch 7 Nov 2023 DJ-LYH/EC-VAE/loss/watson.py cc287dc402b9202b unverified no licence file found · pointer only
Cross-Lingual Consistency of Factual Knowledge in Multilingual Language Models 16 Oct 2023 Betswish/Cross-Lingual-Consistency/1_easyrun/RankC.py a49ec0b422e77ed3 ran · honoured contract fingerprinted Apache-2.0 (permissive)
Can Large Language Model Comprehend Ancient Chinese? A Preliminary Test on ACLUE 14 Oct 2023 isen-zhang/aclue/src/utils.py 19f01570b0a18e2b ran · fixture could not drive it fingerprinted MIT (permissive)
ProFSA: Self-supervised Pocket Pretraining via Protein Fragment-Surroundings Alignment 11 Oct 2023 bowen-gao/ProFSA/src/dataset/profsa2.py c28c7c5c968e7205 unverified MIT (permissive)
Large Language Models Only Pass Primary School Exams in Indonesia: A Comprehensive Test on IndoMMLU 7 Oct 2023 fajri91/indommlu/utils.py 19f01570b0a18e2b ran · fixture could not drive it fingerprinted MIT (permissive)
LESSON: Learning to Integrate Exploration Strategies for Reinforcement Learning via an Option Framework 5 Oct 2023 beanie00/lesson/rl_algorithm/common/option_model.py 3be33e47b8058815 ran · violated contract fingerprinted no licence file found · pointer only
Revisiting Mobility Modeling with Graph: A Graph Transformer Model for Next Point-of-Interest Recommendation 2 Oct 2023 yukayo/mobgt/baseline_models/DeepMove/train_foursquare.py 11e6984e1e22b85a ran fingerprinted no licence file found · pointer only
Understanding the Robustness of Randomized Feature Defense Against Query-Based Adversarial Attacks 1 Oct 2023 mail-research/randomized_defenses/utils.py 8bf374c9e1999142 unverified GPL-3.0 (copyleft) · pointer only
KuaiSim: A Comprehensive Simulator for Recommender Systems 22 Sep 2023 applied-machine-learning-lab/kuaisim/code/recsim/choice_model.py a238753019219ccc ran Apache-2.0 (permissive)
Information based explanation methods for deep learning agents -- with applications on large open-source chess models 18 Sep 2023 patrik-ha/ii-map/processing/ii_map.py 7f022cdba5374f4d ran fingerprinted no licence file found · pointer only
Large Language Models Are Not Robust Multiple Choice Selectors 7 Sep 2023 chujiezheng/llm-mcq-bias/code/debias_utils.py 64e12b411d5ec4ca ran · honoured contract fingerprinted no licence file found · pointer only

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