{"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/l2-reg-loss","entry":"l2_reg_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":7,"n_papers_ran":2,"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":4,"n_samples_ran":1,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":1,"unverified":3},"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":"2603.20283","paper":"/paper/arxiv-2603-20283","title":"FastPFRec: A Fast Personalized Federated Recommendation with Secure Sharing ⋆","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"yanzhenxing123/FastPFRec","path":"util/loss_torch.py","file_url":"https://github.com/yanzhenxing123/FastPFRec/blob/HEAD/util/loss_torch.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":"c75b86662f8dec6b","mcp_get_code":{"code_sha256":"c75b86662f8dec6b"}},{"arxiv_id":"2405.00287","paper":"/paper/stochastic-sampling-for-contrastive-views-and","title":"SCONE: A Novel Stochastic Sampling to Generate Contrastive Views and Hard Negative Samples for Recommendation","date":"2024-05-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jeongwhanchoi/scone","path":"util/loss_torch.py","file_url":"https://github.com/jeongwhanchoi/scone/blob/HEAD/util/loss_torch.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c75b86662f8dec6b","mcp_get_code":{"code_sha256":"c75b86662f8dec6b"}},{"arxiv_id":"2403.04287","paper":"/paper/dgr-a-general-graph-desmoothing-framework-for","title":"DGR: A General Graph Desmoothing Framework for Recommendation via Global and Local Perspectives","date":"2024-03-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"me-sonandme/DGR","path":"util/loss_torch.py","file_url":"https://github.com/me-sonandme/DGR/blob/HEAD/util/loss_torch.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c75b86662f8dec6b","mcp_get_code":{"code_sha256":"c75b86662f8dec6b"}},{"arxiv_id":"2308.08241","paper":"/paper/test-text-prototype-aligned-embedding-to","title":"TEST: Text Prototype Aligned Embedding to Activate LLM's Ability for Time Series","date":"2023-08-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"scxsunchenxi/test","path":"models/loss.py","file_url":"https://github.com/scxsunchenxi/test/blob/HEAD/models/loss.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"96c6fa7dd49845b2","mcp_get_code":{"code_sha256":"96c6fa7dd49845b2"}},{"arxiv_id":"2110.05567","paper":"/paper/yaglm-a-python-package-for-fitting-and-tuning","title":"yaglm: a Python package for fitting and tuning generalized linear models that supports structured, adaptive and non-convex penalties","date":null,"month_inferred_from_arxiv_id":"2021-10","title_source":"archive","repo":"yaglm/yaglm","path":"yaglm/cvxpy/glm_loss.py","file_url":"https://github.com/yaglm/yaglm/blob/HEAD/yaglm/cvxpy/glm_loss.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a131d93489504ffe","mcp_get_code":{"code_sha256":"a131d93489504ffe"}},{"arxiv_id":"2010.02803","paper":"/paper/a-transformer-based-framework-for-1","title":"A Transformer-based Framework for Multivariate Time Series Representation Learning","date":"2020-10-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gzerveas/mvts_transformer","path":"src/models/loss.py","file_url":"https://github.com/gzerveas/mvts_transformer/blob/HEAD/src/models/loss.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"96c6fa7dd49845b2","mcp_get_code":{"code_sha256":"96c6fa7dd49845b2"}},{"arxiv_id":"1909.12201","paper":"/paper/overlapping-community-detection-with-graph-1","title":"Overlapping Community Detection with Graph Neural Networks","date":"2019-09-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shchur/overlapping-community-detection","path":"nocd/utils.py","file_url":"https://github.com/shchur/overlapping-community-detection/blob/HEAD/nocd/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9cad3e633573874e","mcp_get_code":{"code_sha256":"9cad3e633573874e"}}]}