{"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/mnist-iid","entry":"mnist_iid","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":8,"n_papers_ran":8,"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":3,"n_samples_ran":3,"n_samples_fingerprinted":0,"n_places":8,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":2,"unverified":0},"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":"2408.12300","paper":"/paper/tackling-data-heterogeneity-in-federated-1","title":"Tackling Data Heterogeneity in Federated Learning via Loss Decomposition","date":"2024-08-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zeng-shuang/fedld","path":"data_loader.py","file_url":"https://github.com/zeng-shuang/fedld/blob/HEAD/data_loader.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"71052418eff16db0","mcp_get_code":{"code_sha256":"71052418eff16db0"}},{"arxiv_id":"2406.19931","paper":"/paper/decoupling-general-and-personalized-knowledge","title":"Decoupling General and Personalized Knowledge in Federated Learning via Additive and Low-Rank Decomposition","date":"2024-06-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xinghaowu/feddecomp","path":"utils/sampling.py","file_url":"https://github.com/xinghaowu/feddecomp/blob/HEAD/utils/sampling.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"84deaace150221ec","mcp_get_code":{"code_sha256":"84deaace150221ec"}},{"arxiv_id":"2401.02094","paper":"/paper/federated-class-incremental-learning-with-1","title":"PILoRA: Prototype Guided Incremental LoRA for Federated Class-Incremental Learning","date":"2024-01-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ghy0501/pilora","path":"PILoRA-cifar/sampling.py","file_url":"https://github.com/ghy0501/pilora/blob/HEAD/PILoRA-cifar/sampling.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d9107114749c3e49","mcp_get_code":{"code_sha256":"d9107114749c3e49"}},{"arxiv_id":"2010.02056","paper":"/paper/federated-learning-using-a-mixture-of-experts","title":"Specialized federated learning using a mixture of experts","date":"2020-10-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"edvinli/federated-learning-mixture","path":"utils/sample_data.py","file_url":"https://github.com/edvinli/federated-learning-mixture/blob/HEAD/utils/sample_data.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d9107114749c3e49","mcp_get_code":{"code_sha256":"d9107114749c3e49"}},{"arxiv_id":"2009.01974","paper":"/paper/feddistill-making-bayesian-model-ensemble","title":"FedBE: Making Bayesian Model Ensemble Applicable to Federated Learning","date":"2020-09-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hongyouc/FedBE","path":"utils/sampling.py","file_url":"https://github.com/hongyouc/FedBE/blob/HEAD/utils/sampling.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"d9107114749c3e49","mcp_get_code":{"code_sha256":"d9107114749c3e49"}},{"arxiv_id":"1908.07873","paper":"/paper/190807873","title":"Federated Learning: Challenges, Methods, and Future Directions","date":"2019-08-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AshwinRJ/Federated-Learning-PyTorch","path":"src/sampling.py","file_url":"https://github.com/AshwinRJ/Federated-Learning-PyTorch/blob/HEAD/src/sampling.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d9107114749c3e49","mcp_get_code":{"code_sha256":"d9107114749c3e49"}},{"arxiv_id":"1907.01132","paper":"/paper/astraea-self-balancing-federated-learning-for","title":"Astraea: Self-balancing Federated Learning for Improving Classification Accuracy of Mobile Deep Learning Applications","date":"2019-07-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mtang724/Self-Balancing-Federated-Learning","path":"utils/sampling.py","file_url":"https://github.com/mtang724/Self-Balancing-Federated-Learning/blob/HEAD/utils/sampling.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d9107114749c3e49","mcp_get_code":{"code_sha256":"d9107114749c3e49"}},{"arxiv_id":"1812.07108","paper":"/paper/learning-private-neural-language-modeling","title":"Learning Private Neural Language Modeling with Attentive Aggregation","date":"2018-12-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shaoxiongji/federated-learning","path":"utils/sampling.py","file_url":"https://github.com/shaoxiongji/federated-learning/blob/HEAD/utils/sampling.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d9107114749c3e49","mcp_get_code":{"code_sha256":"d9107114749c3e49"}}]}