{"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/datasetsplit","entry":"DatasetSplit","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":7,"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":7,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":6,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":7,"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":"2603.10341","paper":"/paper/arxiv-2603-10341","title":"Federated Active Learning Under Extreme Non-IID and Global Class Imbalance","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"chenchenzong/FairFAL","path":"query_strategies/fairfal_sampling.py","file_url":"https://github.com/chenchenzong/FairFAL/blob/HEAD/query_strategies/fairfal_sampling.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"66e70363fd29667c","mcp_get_code":{"code_sha256":"66e70363fd29667c"}},{"arxiv_id":"2404.02478","paper":"/paper/fedselect-personalized-federated-learning","title":"FedSelect: Personalized Federated Learning with Customized Selection of Parameters for Fine-Tuning","date":"2024-04-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lapisrocks/fedselect","path":"fedselect.py","file_url":"https://github.com/lapisrocks/fedselect/blob/HEAD/fedselect.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b2313014ce8d5048","mcp_get_code":{"code_sha256":"b2313014ce8d5048"}},{"arxiv_id":"2305.05230","paper":"/paper/fednoro-towards-noise-robust-federated","title":"FedNoRo: Towards Noise-Robust Federated Learning by Addressing Class Imbalance and Label Noise Heterogeneity","date":"2023-05-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wnn2000/fednoro","path":"utils/local_training.py","file_url":"https://github.com/wnn2000/fednoro/blob/HEAD/utils/local_training.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"740f571de2d4739a","mcp_get_code":{"code_sha256":"740f571de2d4739a"}},{"arxiv_id":"2303.12317","paper":"/paper/re-thinking-federated-active-learning-based","title":"Re-thinking Federated Active Learning based on Inter-class Diversity","date":"2023-03-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"raymin0223/LoGo","path":"query_strategies/fal/logo.py","file_url":"https://github.com/raymin0223/LoGo/blob/HEAD/query_strategies/fal/logo.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ace580595b4e20f8","mcp_get_code":{"code_sha256":"ace580595b4e20f8"}},{"arxiv_id":"2204.04677","paper":"/paper/fedcorr-multi-stage-federated-learning-for","title":"FedCorr: Multi-Stage Federated Learning for Label Noise Correction","date":"2022-04-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xu-jingyi/fedcorr","path":"util/local_training.py","file_url":"https://github.com/xu-jingyi/fedcorr/blob/HEAD/util/local_training.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4fe261550adeeff9","mcp_get_code":{"code_sha256":"4fe261550adeeff9"}},{"arxiv_id":"2110.13864","paper":"/paper/fl-wbc-enhancing-robustness-against-model","title":"FL-WBC: Enhancing Robustness against Model Poisoning Attacks in Federated Learning from a Client Perspective","date":"2021-10-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jeremy313/fl-wbc","path":"src/update.py","file_url":"https://github.com/jeremy313/fl-wbc/blob/HEAD/src/update.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c12de6e00d40a013","mcp_get_code":{"code_sha256":"c12de6e00d40a013"}},{"arxiv_id":"1602.05629","paper":"/paper/communication-efficient-learning-of-deep","title":"Communication-Efficient Learning of Deep Networks from Decentralized Data","date":"2016-02-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yuetan031/fedproto","path":"lib/update.py","file_url":"https://github.com/yuetan031/fedproto/blob/HEAD/lib/update.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c78fddd166ce8803","mcp_get_code":{"code_sha256":"c78fddd166ce8803"}}]}