{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/code/logistic-loss","entry":"logistic_loss","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":10,"n_papers_ran":5,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":11,"n_samples_ran":6,"n_samples_fingerprinted":4,"n_places":11,"n_places_pointer_only":4,"by_status":{"ran_honours":1,"ran_violates":1,"ran_draft_wrong":2,"ran_fixture":0,"ran":2,"unverified":5},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2411.02023","paper":"/paper/optimal-classification-under-performative","title":"Optimal Classification under Performative Distribution Shift","date":"2024-11-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"totilas/PerfOpti","path":"learner.py","file_url":"https://github.com/totilas/PerfOpti/blob/HEAD/learner.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5587a2592ccfe33a","mcp_get_code":{"code_sha256":"5587a2592ccfe33a"}},{"arxiv_id":"2311.18817","paper":"/paper/dichotomy-of-early-and-late-phase-implicit","title":"Dichotomy of Early and Late Phase Implicit Biases Can Provably Induce Grokking","date":"2023-11-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vfleaking/grokking-dichotomy","path":"train_diag_cls.py","file_url":"https://github.com/vfleaking/grokking-dichotomy/blob/HEAD/train_diag_cls.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"84b0e4fd98457360","mcp_get_code":{"code_sha256":"84b0e4fd98457360"}},{"arxiv_id":"2311.15502","paper":"/paper/learning-with-complementary-labels-revisited","title":"Learning with Complementary Labels Revisited: The Selected-Completely-at-Random Setting Is More Practical","date":"2023-11-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wwangwitsel/scarce","path":"utils_algo.py","file_url":"https://github.com/wwangwitsel/scarce/blob/HEAD/utils_algo.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"818a2ecedf0e443c","mcp_get_code":{"code_sha256":"818a2ecedf0e443c"}},{"arxiv_id":"2311.15502","paper":"/paper/learning-with-complementary-labels-revisited","title":"Learning with Complementary Labels Revisited: The Selected-Completely-at-Random Setting Is More Practical","date":"2023-11-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wwangwitsel/scarce","path":"utils_algo.py","file_url":"https://github.com/wwangwitsel/scarce/blob/HEAD/utils_algo.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b10d7e0d8c6b027a","mcp_get_code":{"code_sha256":"b10d7e0d8c6b027a"}},{"arxiv_id":"2308.06912","paper":"/paper/causallm-is-not-optimal-for-in-context","title":"CausalLM is not optimal for in-context learning","date":"2023-08-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"google-research/causallm_icl","path":"predictor_flax.py","file_url":"https://github.com/google-research/causallm_icl/blob/HEAD/predictor_flax.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"52590a86263d6fbf","mcp_get_code":{"code_sha256":"52590a86263d6fbf"}},{"arxiv_id":"2308.00279","paper":"/paper/robust-positive-unlabeled-learning-via-noise","title":"Robust Positive-Unlabeled Learning via Noise Negative Sample Self-correction","date":"2023-08-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"woriazzc/robust-pu","path":"lossFunc.py","file_url":"https://github.com/woriazzc/robust-pu/blob/HEAD/lossFunc.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"1c4f69034a53732d","mcp_get_code":{"code_sha256":"1c4f69034a53732d"}},{"arxiv_id":"2305.00121","paper":"/paper/learning-locally-editable-virtual-humans","title":"Learning Locally Editable Virtual Humans","date":"2023-04-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"custom-humans/editable-humans","path":"lib/models/losses.py","file_url":"https://github.com/custom-humans/editable-humans/blob/HEAD/lib/models/losses.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"dfcc654710de6df9","mcp_get_code":{"code_sha256":"dfcc654710de6df9"}},{"arxiv_id":"2106.09779","paper":"/paper/locally-differentially-private-federated","title":"Private Federated Learning Without a Trusted Server: Optimal Algorithms for Convex Losses","date":"2021-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lowya/private-federated-learning-without-a-trusted-server","path":"DP_FL_MNIST_logistic_FINAL.py","file_url":"https://github.com/lowya/private-federated-learning-without-a-trusted-server/blob/HEAD/DP_FL_MNIST_logistic_FINAL.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"CC0-1.0","inline_ok":true,"code_sha256_prefix":"aac4a4211640b600","mcp_get_code":{"code_sha256":"aac4a4211640b600"}},{"arxiv_id":"1912.10824","paper":"/paper/differentiable-reasoning-on-large-knowledge","title":"Differentiable Reasoning on Large Knowledge Bases and Natural Language","date":"2019-12-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"uclnlp/gntp","path":"gntp/losses.py","file_url":"https://github.com/uclnlp/gntp/blob/HEAD/gntp/losses.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"23981ea194ca5abd","mcp_get_code":{"code_sha256":"23981ea194ca5abd"}},{"arxiv_id":"1910.06939","paper":"/paper/learning-sample-specific-models-with-low-rank","title":"Learning Sample-Specific Models with Low-Rank Personalized Regression","date":"2019-10-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"blengerich/personalized_regression","path":"functions.py","file_url":"https://github.com/blengerich/personalized_regression/blob/HEAD/functions.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2f7dcfaf8595264b","mcp_get_code":{"code_sha256":"2f7dcfaf8595264b"}},{"arxiv_id":"1804.00891","paper":"/paper/hyperspherical-variational-auto-encoders","title":"Hyperspherical Variational Auto-Encoders","date":"2018-04-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"acr42/Neural-Variational-Knowledge-Graphs","path":"vkge/training/losses.py","file_url":"https://github.com/acr42/Neural-Variational-Knowledge-Graphs/blob/HEAD/vkge/training/losses.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"965d80dff3c0ea12","mcp_get_code":{"code_sha256":"965d80dff3c0ea12"}}]}