{"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/create-loss","entry":"create_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":11,"n_papers_ran":7,"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":12,"n_samples_ran":7,"n_samples_fingerprinted":0,"n_places":14,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":2,"ran_fixture":0,"ran":5,"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":"2406.04596","paper":"/paper/federated-representation-learning-in-the","title":"Federated Representation Learning in the Under-Parameterized Regime","date":"2024-06-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"RenpuLiu/flute","path":"utils/bsml.py","file_url":"https://github.com/RenpuLiu/flute/blob/HEAD/utils/bsml.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b30a377cff8dd790","mcp_get_code":{"code_sha256":"b30a377cff8dd790"}},{"arxiv_id":"2406.04596","paper":"/paper/federated-representation-learning-in-the","title":"Federated Representation Learning in the Under-Parameterized Regime","date":"2024-06-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"RenpuLiu/flute","path":"models/bsml.py","file_url":"https://github.com/RenpuLiu/flute/blob/HEAD/models/bsml.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1cc29ca74b9238bb","mcp_get_code":{"code_sha256":"1cc29ca74b9238bb"}},{"arxiv_id":"2402.14430","paper":"/paper/robust-training-of-federated-models-with","title":"Robust Training of Federated Models with Extremely Label Deficiency","date":"2024-02-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tmlr-group/Twin-sight","path":"loss_fn/build.py","file_url":"https://github.com/tmlr-group/Twin-sight/blob/HEAD/loss_fn/build.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4aab447e9b17254e","mcp_get_code":{"code_sha256":"4aab447e9b17254e"}},{"arxiv_id":"2401.13544","paper":"/paper/beyond-concept-bottleneck-models-how-to-make","title":"Beyond Concept Bottleneck Models: How to Make Black Boxes Intervenable?","date":"2024-01-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sonialagunac/Beyond-CBM","path":"losses.py","file_url":"https://github.com/sonialagunac/Beyond-CBM/blob/HEAD/losses.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"fdebfb1784d89686","mcp_get_code":{"code_sha256":"fdebfb1784d89686"}},{"arxiv_id":"2310.18816","paper":"/paper/adaptive-test-time-personalization-for-1","title":"Adaptive Test-Time Personalization for Federated Learning","date":"2023-10-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"baowenxuan/atp","path":"src/algorithm/ATPTest.py","file_url":"https://github.com/baowenxuan/atp/blob/HEAD/src/algorithm/ATPTest.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d82d69d3e18a9cd9","mcp_get_code":{"code_sha256":"d82d69d3e18a9cd9"}},{"arxiv_id":"2310.14963","paper":"/paper/adam-through-a-second-order-lens","title":"Studying K-FAC Heuristics by Viewing Adam through a Second-Order Lens","date":"2023-10-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rmclarke/adamthroughasecondorderlens","path":"models.py","file_url":"https://github.com/rmclarke/adamthroughasecondorderlens/blob/HEAD/models.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d9123205375186bb","mcp_get_code":{"code_sha256":"d9123205375186bb"}},{"arxiv_id":"2310.05077","paper":"/paper/fedfed-feature-distillation-against-data-1","title":"FedFed: Feature Distillation against Data Heterogeneity in Federated Learning","date":"2023-10-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"visitworld123/fedfed","path":"loss_fn/build.py","file_url":"https://github.com/visitworld123/fedfed/blob/HEAD/loss_fn/build.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4aab447e9b17254e","mcp_get_code":{"code_sha256":"4aab447e9b17254e"}},{"arxiv_id":"2307.08235","paper":"/paper/herolt-benchmarking-heterogeneous-long-tailed","title":"Towards Heterogeneous Long-tailed Learning: Benchmarking, Metrics, and Toolbox","date":"2023-07-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SSSKJ/HeroLT","path":"HeroLT/nn/Loss/BalancedSoftmaxLoss.py","file_url":"https://github.com/SSSKJ/HeroLT/blob/HEAD/HeroLT/nn/Loss/BalancedSoftmaxLoss.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2c5959a4a4cf5260","mcp_get_code":{"code_sha256":"2c5959a4a4cf5260"}},{"arxiv_id":"2307.08235","paper":"/paper/herolt-benchmarking-heterogeneous-long-tailed","title":"Towards Heterogeneous Long-tailed Learning: Benchmarking, Metrics, and Toolbox","date":"2023-07-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SSSKJ/HeroLT","path":"HeroLT/nn/Loss/DiscCentroidsLoss.py","file_url":"https://github.com/SSSKJ/HeroLT/blob/HEAD/HeroLT/nn/Loss/DiscCentroidsLoss.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"756b76bed831be5a","mcp_get_code":{"code_sha256":"756b76bed831be5a"}},{"arxiv_id":"2307.08235","paper":"/paper/herolt-benchmarking-heterogeneous-long-tailed","title":"Towards Heterogeneous Long-tailed Learning: Benchmarking, Metrics, and Toolbox","date":"2023-07-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SSSKJ/HeroLT","path":"HeroLT/nn/Loss/SoftmaxLoss.py","file_url":"https://github.com/SSSKJ/HeroLT/blob/HEAD/HeroLT/nn/Loss/SoftmaxLoss.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"247a09b49a2abf27","mcp_get_code":{"code_sha256":"247a09b49a2abf27"}},{"arxiv_id":"2304.09426","paper":"/paper/decoupled-training-for-long-tailed","title":"Decoupled Training for Long-Tailed Classification With Stochastic Representations","date":"2023-04-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhmiao/OpenLongTailRecognition-OLTR","path":"loss/DiscCentroidsLoss.py","file_url":"https://github.com/zhmiao/OpenLongTailRecognition-OLTR/blob/HEAD/loss/DiscCentroidsLoss.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"84954cc67863b073","mcp_get_code":{"code_sha256":"84954cc67863b073"}},{"arxiv_id":"2209.06681","paper":"/paper/a-benchmark-and-a-baseline-for-robust-multi","title":"A Benchmark and a Baseline for Robust Multi-view Depth Estimation","date":"2022-09-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lmb-freiburg/robustmvd","path":"rmvd/loss/factory.py","file_url":"https://github.com/lmb-freiburg/robustmvd/blob/HEAD/rmvd/loss/factory.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"4fd118b76e65dd5b","mcp_get_code":{"code_sha256":"4fd118b76e65dd5b"}},{"arxiv_id":"2007.10740","paper":"/paper/balanced-meta-softmax-for-long-tailed-visual","title":"Balanced Meta-Softmax for Long-Tailed Visual Recognition","date":"2020-07-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jiawei-ren/BalancedMetaSoftmax-Classification","path":"loss/BalancedSoftmaxLoss.py","file_url":"https://github.com/jiawei-ren/BalancedMetaSoftmax-Classification/blob/HEAD/loss/BalancedSoftmaxLoss.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"b30a377cff8dd790","mcp_get_code":{"code_sha256":"b30a377cff8dd790"}},{"arxiv_id":"1901.10906","paper":"/paper/evaluation-of-appearance-based-methods-and","title":"Evaluation of Appearance-Based Methods and Implications for Gaze-Based Applications","date":null,"month_inferred_from_arxiv_id":"2019-01","title_source":"archive","repo":"hysts/pytorch_mpiigaze","path":"gaze_estimation/losses.py","file_url":"https://github.com/hysts/pytorch_mpiigaze/blob/HEAD/gaze_estimation/losses.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a948c2306c407fae","mcp_get_code":{"code_sha256":"a948c2306c407fae"}}]}