{"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/entropy-penalty","entry":"entropy_penalty","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":0,"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":2,"n_samples_ran":0,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":0,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"unverified":2},"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":"2206.14923","paper":"/paper/on-non-random-missing-labels-in-semi-1","title":"On Non-Random Missing Labels in Semi-Supervised Learning","date":"2022-06-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"joyhuyy1412/cadr-fixmatch","path":"libml/layers.py","file_url":"https://github.com/joyhuyy1412/cadr-fixmatch/blob/HEAD/libml/layers.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":"d5592d7541ebcb31","mcp_get_code":{"code_sha256":"d5592d7541ebcb31"}},{"arxiv_id":"2107.11635","paper":"/paper/clustering-by-maximizing-mutual-information","title":"Clustering by Maximizing Mutual Information Across Views","date":"2021-07-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"google-research/remixmatch","path":"libml/layers.py","file_url":"https://github.com/google-research/remixmatch/blob/HEAD/libml/layers.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":"d5592d7541ebcb31","mcp_get_code":{"code_sha256":"d5592d7541ebcb31"}},{"arxiv_id":"2106.16209","paper":"/paper/s2c2-an-orthogonal-method-for-semi-supervised","title":"A data-centric approach for improving ambiguous labels with combined semi-supervised classification and clustering","date":"2021-06-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"emprime/dc3","path":"libml/layers.py","file_url":"https://github.com/emprime/dc3/blob/HEAD/libml/layers.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":"d5592d7541ebcb31","mcp_get_code":{"code_sha256":"d5592d7541ebcb31"}},{"arxiv_id":"2001.07685","paper":"/paper/fixmatch-simplifying-semi-supervised-learning","title":"FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence","date":"2020-01-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"johnchenresearch/SSL","path":"libml/layers.py","file_url":"https://github.com/johnchenresearch/SSL/blob/HEAD/libml/layers.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":"d5592d7541ebcb31","mcp_get_code":{"code_sha256":"d5592d7541ebcb31"}},{"arxiv_id":"1912.08766","paper":"/paper/realmix-towards-realistic-semi-supervised","title":"RealMix: Towards Realistic Semi-Supervised Deep Learning Algorithms","date":"2019-12-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"uizard-technologies/realmix","path":"libml/layers.py","file_url":"https://github.com/uizard-technologies/realmix/blob/HEAD/libml/layers.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":"d5592d7541ebcb31","mcp_get_code":{"code_sha256":"d5592d7541ebcb31"}},{"arxiv_id":"1912.00594","paper":"/paper/combining-mixmatch-and-active-learning-for-1","title":"Combining MixMatch and Active Learning for Better Accuracy with Fewer Labels","date":"2019-12-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"google-research/mma","path":"libml/layers.py","file_url":"https://github.com/google-research/mma/blob/HEAD/libml/layers.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":"8eaf2dd04cef57b0","mcp_get_code":{"code_sha256":"8eaf2dd04cef57b0"}},{"arxiv_id":"1911.09785","paper":"/paper/remixmatch-semi-supervised-learning-with-1","title":"ReMixMatch: Semi-Supervised Learning with Distribution Alignment and Augmentation Anchoring","date":"2019-11-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"google-research/mixmatch","path":"libml/layers.py","file_url":"https://github.com/google-research/mixmatch/blob/HEAD/libml/layers.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":"d5592d7541ebcb31","mcp_get_code":{"code_sha256":"d5592d7541ebcb31"}}]}