{"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/renormalize","entry":"renormalize","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":4,"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":6,"n_samples_ran":1,"n_samples_fingerprinted":1,"n_places":11,"n_places_pointer_only":5,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":1,"ran":0,"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":"2507.05394","paper":"/paper/pfedmma-personalized-federated-fine-tuning","title":"pFedMMA: Personalized Federated Fine-Tuning with Multi-Modal Adapter for Vision-Language Models","date":"2025-07-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sajjad-ucsb/pfedmma","path":"datasplit.py","file_url":"https://github.com/sajjad-ucsb/pfedmma/blob/HEAD/datasplit.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"03564ffca35b29ce","mcp_get_code":{"code_sha256":"03564ffca35b29ce"}},{"arxiv_id":"2410.03119","paper":"/paper/spatial-aware-decision-making-with-ring","title":"Spatial-aware decision-making with ring attractors in reinforcement learning systems","date":"2024-10-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"marcosaura/RA_RL","path":"DL-RNN/EfficientZeroRA/core/model.py","file_url":"https://github.com/marcosaura/RA_RL/blob/HEAD/DL-RNN/EfficientZeroRA/core/model.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"fa63400bb2942968","mcp_get_code":{"code_sha256":"fa63400bb2942968"}},{"arxiv_id":"2409.19610","paper":"/paper/federated-learning-from-vision-language","title":"Federated Learning from Vision-Language Foundation Models: Theoretical Analysis and Method","date":"2024-09-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"PanBikang/PromptFolio","path":"datasplit.py","file_url":"https://github.com/PanBikang/PromptFolio/blob/HEAD/datasplit.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"03564ffca35b29ce","mcp_get_code":{"code_sha256":"03564ffca35b29ce"}},{"arxiv_id":"2405.09771","paper":"/paper/harmonizing-generalization-and","title":"Harmonizing Generalization and Personalization in Federated Prompt Learning","date":"2024-05-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tianyucuiovo/fedpgp","path":"datasplit.py","file_url":"https://github.com/tianyucuiovo/fedpgp/blob/HEAD/datasplit.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"03564ffca35b29ce","mcp_get_code":{"code_sha256":"03564ffca35b29ce"}},{"arxiv_id":"2404.05440","paper":"/paper/tree-search-based-policy-optimization-under","title":"Tree Search-Based Policy Optimization under Stochastic Execution Delay","date":"2024-04-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"davidva1/Delayed-EZ","path":"core/model.py","file_url":"https://github.com/davidva1/Delayed-EZ/blob/HEAD/core/model.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"fa63400bb2942968","mcp_get_code":{"code_sha256":"fa63400bb2942968"}},{"arxiv_id":"2304.13892","paper":"/paper/discovering-object-centric-generalized-value","title":"Discovering Object-Centric Generalized Value Functions From Pixels","date":"2023-04-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Somjit77/oc_gvfs","path":"slot_attention/sa_utils.py","file_url":"https://github.com/Somjit77/oc_gvfs/blob/HEAD/slot_attention/sa_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"58e7e6adb605babe","mcp_get_code":{"code_sha256":"58e7e6adb605babe"}},{"arxiv_id":"2304.10466","paper":"/paper/efficient-deep-reinforcement-learning","title":"Efficient Deep Reinforcement Learning Requires Regulating Overfitting","date":"2023-04-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"evgenii-nikishin/rl_with_resets","path":"discrete_control/networks.py","file_url":"https://github.com/evgenii-nikishin/rl_with_resets/blob/HEAD/discrete_control/networks.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3692fa3a61b257cd","mcp_get_code":{"code_sha256":"3692fa3a61b257cd"}},{"arxiv_id":"2210.10763","paper":"/paper/on-the-feasibility-of-cross-task-transfer","title":"On the Feasibility of Cross-Task Transfer with Model-Based Reinforcement Learning","date":"2022-10-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mlpc-ucsd/xtra","path":"src/core/model.py","file_url":"https://github.com/mlpc-ucsd/xtra/blob/HEAD/src/core/model.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"fa63400bb2942968","mcp_get_code":{"code_sha256":"fa63400bb2942968"}},{"arxiv_id":"2201.12096","paper":"/paper/mask-based-latent-reconstruction-for","title":"Mask-based Latent Reconstruction for Reinforcement Learning","date":"2022-01-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/Playvirtual","path":"Atari/src/models.py","file_url":"https://github.com/microsoft/Playvirtual/blob/HEAD/Atari/src/models.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fa63400bb2942968","mcp_get_code":{"code_sha256":"fa63400bb2942968"}},{"arxiv_id":"2009.09405","paper":"/paper/scale-localized-abstract-reasoning","title":"Scale-Localized Abstract Reasoning","date":"2020-09-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yanivbenny/MRNet","path":"src/trainer.py","file_url":"https://github.com/yanivbenny/MRNet/blob/HEAD/src/trainer.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":"00bd265c90d10459","mcp_get_code":{"code_sha256":"00bd265c90d10459"}},{"arxiv_id":"1908.09453","paper":"/paper/openspiel-a-framework-for-reinforcement","title":"OpenSpiel: A Framework for Reinforcement Learning in Games","date":"2019-08-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wyz2368/open_spiel_egta","path":"open_spiel/python/algorithms/psro_variations/abstract_meta_trainer_egta.py","file_url":"https://github.com/wyz2368/open_spiel_egta/blob/HEAD/open_spiel/python/algorithms/psro_variations/abstract_meta_trainer_egta.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":"8469ed1452bc3dd0","mcp_get_code":{"code_sha256":"8469ed1452bc3dd0"}}]}