{"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/classification-loss","entry":"classification_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":9,"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":10,"n_samples_ran":2,"n_samples_fingerprinted":0,"n_places":10,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":1,"ran":0,"unverified":8},"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":"2303.17132","paper":"/paper/c-sfda-a-curriculum-learning-aided-self","title":"C-SFDA: A Curriculum Learning Aided Self-Training Framework for Efficient Source Free Domain Adaptation","date":"2023-03-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nazmul-karim170/C-SFDA_Source-Free-Domain-Adaptation","path":"target_csfda.py","file_url":"https://github.com/nazmul-karim170/C-SFDA_Source-Free-Domain-Adaptation/blob/HEAD/target_csfda.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8f6d0dd0f7edbb34","mcp_get_code":{"code_sha256":"8f6d0dd0f7edbb34"}},{"arxiv_id":"2303.13062","paper":"/paper/siedob-semantic-image-editing-by","title":"SIEDOB: Semantic Image Editing by Disentangling Object and Background","date":"2023-03-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"WuyangLuo/SIEDOB","path":"background/loss.py","file_url":"https://github.com/WuyangLuo/SIEDOB/blob/HEAD/background/loss.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1e8b9a8bd3d8e8e6","mcp_get_code":{"code_sha256":"1e8b9a8bd3d8e8e6"}},{"arxiv_id":"2204.10377","paper":"/paper/contrastive-test-time-adaptation","title":"Contrastive Test-Time Adaptation","date":"2022-04-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DianCh/AdaContrast","path":"target.py","file_url":"https://github.com/DianCh/AdaContrast/blob/HEAD/target.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4769519334699711","mcp_get_code":{"code_sha256":"4769519334699711"}},{"arxiv_id":"2201.01501","paper":"/paper/rethinking-depth-estimation-for-multi-view","title":"Rethinking Depth Estimation for Multi-View Stereo: A Unified Representation","date":"2022-01-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"prstrive/unimvsnet","path":"loss.py","file_url":"https://github.com/prstrive/unimvsnet/blob/HEAD/loss.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d2cef21715760206","mcp_get_code":{"code_sha256":"d2cef21715760206"}},{"arxiv_id":"2111.12840","paper":"/paper/explaining-machine-learned-particle-flow","title":"Explaining machine-learned particle-flow reconstruction","date":"2021-11-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"faroukmokhtar/particleflow","path":"mlpf/model/losses.py","file_url":"https://github.com/faroukmokhtar/particleflow/blob/HEAD/mlpf/model/losses.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":"e64cf35ab8bff4bb","mcp_get_code":{"code_sha256":"e64cf35ab8bff4bb"}},{"arxiv_id":"2105.05217","paper":"/paper/representation-learning-via-global-temporal","title":"Representation Learning via Global Temporal Alignment and Cycle-Consistency","date":"2021-05-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hadjisma/VideoAlignment","path":"d2tw/smoothDTW.py","file_url":"https://github.com/hadjisma/VideoAlignment/blob/HEAD/d2tw/smoothDTW.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"e3d8c79482d57679","mcp_get_code":{"code_sha256":"e3d8c79482d57679"}},{"arxiv_id":"2003.13479","paper":"/paper/2003-13479","title":"RPM-Net: Robust Point Matching using Learned Features","date":"2020-03-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vinits5/masknet","path":"learning3d/losses/classification.py","file_url":"https://github.com/vinits5/masknet/blob/HEAD/learning3d/losses/classification.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"78cd571bf9c38cc0","mcp_get_code":{"code_sha256":"78cd571bf9c38cc0"}},{"arxiv_id":"1904.07846","paper":"/paper/temporal-cycle-consistency-learning","title":"Temporal Cycle-Consistency Learning","date":"2019-04-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"June01/tcc_Temporal_Cycle_Consistency_Loss.pytorch","path":"tcc/losses.py","file_url":"https://github.com/June01/tcc_Temporal_Cycle_Consistency_Loss.pytorch/blob/HEAD/tcc/losses.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":"0a5209e8963a11c5","mcp_get_code":{"code_sha256":"0a5209e8963a11c5"}},{"arxiv_id":"1904.07846","paper":"/paper/temporal-cycle-consistency-learning","title":"Temporal Cycle-Consistency Learning","date":"2019-04-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"June01/tcc_Temporal_Cycle_Consistency_Loss.pytorch","path":"tcc_tf/losses.py","file_url":"https://github.com/June01/tcc_Temporal_Cycle_Consistency_Loss.pytorch/blob/HEAD/tcc_tf/losses.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":"68a52026fa7e6e22","mcp_get_code":{"code_sha256":"68a52026fa7e6e22"}},{"arxiv_id":"1511.06335","paper":"/paper/unsupervised-deep-embedding-for-clustering","title":"Unsupervised Deep Embedding for Clustering Analysis","date":"2015-11-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Derek-Wds/MAD-VAE","path":"utils/loss_function.py","file_url":"https://github.com/Derek-Wds/MAD-VAE/blob/HEAD/utils/loss_function.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7aa6390897fe4c2b","mcp_get_code":{"code_sha256":"7aa6390897fe4c2b"}}]}