{"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/safe-mean","entry":"safe_mean","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":7,"n_samples_ran":3,"n_samples_fingerprinted":3,"n_places":10,"n_places_pointer_only":5,"by_status":{"ran_honours":1,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":1,"unverified":4},"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":"2605.17693","paper":"/paper/arxiv-2605-17693","title":"Fine-tuning Pocket-Aware Diffusion Models via Denoising Policy Optimization","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"xy9485/DePPA","path":"summarize_pocket_scores.py","file_url":"https://github.com/xy9485/DePPA/blob/HEAD/summarize_pocket_scores.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f94f32f4d1eba81e","mcp_get_code":{"code_sha256":"f94f32f4d1eba81e"}},{"arxiv_id":"2604.04958","paper":"/paper/arxiv-2604-04958","title":"CalM: A Self-Supervised Foundation Model for Population Dynamics in Calcium Imaging Data","date":null,"month_inferred_from_arxiv_id":"2026-04","title_source":"syntology","repo":"TSuXinH/CalM","path":"model/behavior_decoder/ft_eval.py","file_url":"https://github.com/TSuXinH/CalM/blob/HEAD/model/behavior_decoder/ft_eval.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9c35fcf4d70f9eb4","mcp_get_code":{"code_sha256":"9c35fcf4d70f9eb4"}},{"arxiv_id":"2210.03797","paper":"/paper/named-entity-recognition-in-twitter-a-dataset","title":"Named Entity Recognition in Twitter: A Dataset and Analysis on Short-Term Temporal Shifts","date":"2022-10-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"asahi417/tner","path":"examples/tweetner7_paper/contextual_prediction_analysis.py","file_url":"https://github.com/asahi417/tner/blob/HEAD/examples/tweetner7_paper/contextual_prediction_analysis.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9e67989478ee51f3","mcp_get_code":{"code_sha256":"9e67989478ee51f3"}},{"arxiv_id":"2209.12616","paper":"/paper/t-ner-an-all-round-python-library-for-1","title":"T-NER: An All-Round Python Library for Transformer-based Named Entity Recognition","date":"2022-09-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"code_sha256_prefix":"9e67989478ee51f3","mcp_get_code":{"code_sha256":"9e67989478ee51f3"}},{"arxiv_id":"2206.10057","paper":"/paper/robust-deep-reinforcement-learning-through-1","title":"Robust Deep Reinforcement Learning through Bootstrapped Opportunistic Curriculum","date":"2022-06-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jlwu002/bcl","path":"BCL_PPO_Procgen/train_procgen.py","file_url":"https://github.com/jlwu002/bcl/blob/HEAD/BCL_PPO_Procgen/train_procgen.py","status":"ran_honours","verification_level":2,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9e4158212d676038","mcp_get_code":{"code_sha256":"9e4158212d676038"}},{"arxiv_id":"2110.14270","paper":"/paper/counterfactual-shapley-additive-explanations","title":"Counterfactual Shapley Additive Explanations","date":"2021-10-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jpmorganchase/cf-shap-facct22","path":"utils.py","file_url":"https://github.com/jpmorganchase/cf-shap-facct22/blob/HEAD/utils.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":"bfffd44741ec05c4","mcp_get_code":{"code_sha256":"bfffd44741ec05c4"}},{"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":"imagenet/training.py","file_url":"https://github.com/emprime/dc3/blob/HEAD/imagenet/training.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":"e220f362daa9561f","mcp_get_code":{"code_sha256":"e220f362daa9561f"}},{"arxiv_id":"2106.02193","paper":"/paper/cross-trajectory-representation-learning-for","title":"Cross-Trajectory Representation Learning for Zero-Shot Generalization in RL","date":"2021-06-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bmazoure/ctrl_public","path":"train_ppo.py","file_url":"https://github.com/bmazoure/ctrl_public/blob/HEAD/train_ppo.py","status":"unverified","verification_level":0,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"93ff26fbeba24772","mcp_get_code":{"code_sha256":"93ff26fbeba24772"}},{"arxiv_id":"2008.01976","paper":"/paper/robust-deep-reinforcement-learning-through","title":"Robust Deep Reinforcement Learning through Adversarial Loss","date":"2020-08-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tuomaso/radial_rl_v2","path":"Procgen/eval_procgen.py","file_url":"https://github.com/tuomaso/radial_rl_v2/blob/HEAD/Procgen/eval_procgen.py","status":"ran_honours","verification_level":2,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9e4158212d676038","mcp_get_code":{"code_sha256":"9e4158212d676038"}},{"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":"imagenet/training.py","file_url":"https://github.com/johnchenresearch/SSL/blob/HEAD/imagenet/training.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":"e220f362daa9561f","mcp_get_code":{"code_sha256":"e220f362daa9561f"}}]}