Home › Code › soft_cross_entropy

soft_cross_entropy

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

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

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

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

25 papers shown of 25, newest first; 26 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 1 papers added by Syntology; 3 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
Hard Labels In! Rethinking the Role of Hard Labels in Mitigating Local Semantic Drift added by Syntology 2025-12 (from id) Jiacheng8/HALD/validate/train_fkd.py cef161c1e3365a6a ran · honoured contract fingerprinted MIT (permissive)
Open Set Label Shift with Test Time Out-of-Distribution Reference 9 May 2025 ChangkunYe/OpenSetLabelShift/openood/losses/sce.py 61492b343324d2ea ran · our draft was wrong MIT (permissive)
Going Beyond Conventional OOD Detection 16 Nov 2024 sudarshanregmi/ascood/openood/losses/sce.py 61492b343324d2ea ran · our draft was wrong MIT (permissive)
LAPT: Label-driven Automated Prompt Tuning for OOD Detection with Vision-Language Models 12 Jul 2024 ybzh/openood-vlm/openood/losses/sce.py 61492b343324d2ea ran · our draft was wrong MIT (permissive)
Fusing Conditional Submodular GAN and Programmatic Weak Supervision 16 Dec 2023 kyrs/subpws-gan/lightning_subset/module.py 49e2f0c554d81ea3 ran · honoured contract fingerprinted no licence file found · pointer only
Towards the Law of Capacity Gap in Distilling Language Models 13 Nov 2023 genezc/minima/minima/run_distillation_llama_ds.py 5ea641b9e771d680 ran · fixture could not drive it Apache-2.0 (permissive)
No Privacy Left Outside: On the (In-)Security of TEE-Shielded DNN Partition for On-Device ML 11 Oct 2023 ziqi-zhang/teeslice-artifact/membership-inference/knockoff_train.py 20c1f5f89a49698b unverified no licence file found · pointer only
Shape Anchor Guided Holistic Indoor Scene Understanding 20 Sep 2023 Geo-Tell/AncRec/models/loss.py 9e0c50b6f1b79889 ran MIT (permissive)
SIO: Synthetic In-Distribution Data Benefits Out-of-Distribution Detection 25 Mar 2023 zjysteven/sio/openood/losses/sce.py 61492b343324d2ea ran · our draft was wrong MIT (permissive)
EfficientVLM: Fast and Accurate Vision-Language Models via Knowledge Distillation and Modal-adaptive Pruning 14 Oct 2022 swaggy-tn/efficientvlm/Eff_Captioning.py e9a9fd7c33b84f9a unverified BSD-3-Clause recorded; this copy not marked cleared · pointer only
OpenOOD: Benchmarking Generalized Out-of-Distribution Detection 13 Oct 2022 antoinedemathelin/openood/openood/losses/sce.py 61492b343324d2ea ran · our draft was wrong MIT (permissive)
CADet: Fully Self-Supervised Out-Of-Distribution Detection With Contrastive Learning 4 Oct 2022 charlesge/openood-cadet/openood/losses/sce.py 61492b343324d2ea ran · our draft was wrong MIT (permissive)
Behavior Transformers: Cloning $k$ modes with one stone 22 Jun 2022 notmahi/bet/models/libraries/loss_fn.py 5c2032b53ba9edf4 unverified MIT (permissive)
Behavior Transformers: Cloning $k$ modes with one stone 22 Jun 2022 skandermoalla/bet-reproduction/models/libraries/loss_fn.py 9e05fa1b88b3794c unverified MIT (permissive)
DDXPlus: A New Dataset For Automatic Medical Diagnosis 18 May 2022 mila-iqia/ddxplus/code/aarlc/ddxplus_code/agent.py 4e67d80a6128cc3d ran · fixture could not drive it no licence file found · pointer only
Generative Modeling Helps Weak Supervision (and Vice Versa) 22 Mar 2022 identical code first harvested elsewhere 49e2f0c554d81ea3 ran · honoured contract fingerprinted licence of this copy not recorded
Phrase-BERT: Improved Phrase Embeddings from BERT with an Application to Corpus Exploration 13 Sep 2021 memray/llm_phrase_semantics/phrase-topic-model/model_utils.py f26677a468445f39 unverified Apache-2.0 (permissive)
Semantically Coherent Out-of-Distribution Detection 26 Aug 2021 Jingkang50/ICCV21_SCOOD/scood/trainers/udg_trainer.py 61492b343324d2ea ran · our draft was wrong MIT (permissive)
Efficient Learning of Generative Models via Finite-Difference Score Matching 7 Jul 2020 taufikxu/FD-ScoreMatching/DeepEBM/Torture/loss_function.py fbd5704657ae5a16 unverified MIT (permissive)
Flexible Dataset Distillation: Learn Labels Instead of Images 15 Jun 2020 ondrejbohdal/label-distillation/label_distillation_or2.py 7b40608d582dc51b ran · our draft was wrong fingerprinted MIT (permissive)
AOWS: Adaptive and optimal network width search with latency constraints 21 May 2020 bermanmaxim/AOWS/misc.py 49afece34f1fc351 unverified MIT (permissive)
DynaBERT: Dynamic BERT with Adaptive Width and Depth 8 Apr 2020 huawei-noah/pretrained-language-model/DynaBERT/run_glue.py 32fee35165e8a309 ran · our draft was wrong fingerprinted no licence file found · pointer only
Meta Label Correction for Noisy Label Learning 10 Nov 2019 microsoft/mlc/mlc_utils.py d8cf974088fe695e unverified MIT (permissive)
arXiv:Liu_Detecting_Out-of-Distribution_Through_the_Lens_of_Neural_Collapse_CVPR_2025_paper litianliu/NCI-OOD/openood/losses/sce.py 61492b343324d2ea ran · our draft was wrong MIT (permissive)
arXiv:2023.findings-acl.810 yoyo-yun/DG_RRR/models/KD_zoo.py d7b18a6f569a07bb unverified MIT (permissive)
arXiv:2022.naacl-main.64 microsoft/MLC/mlc_utils.py d8cf974088fe695e 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