{"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":"/paper/epidemic-learning-boosting-decentralized-1","title":"Epidemic Learning: Boosting Decentralized Learning with Randomized Communication","arxiv_id":"2310.01972","date":"2023-10-03","proceeding":"NeurIPS 2023 11","authors":["Martijn de Vos","Sadegh Farhadkhani","Rachid Guerraoui","Anne-Marie Kermarrec","Rafael Pires","Rishi Sharma"],"abstract":"We present Epidemic Learning (EL), a simple yet powerful decentralized learning (DL) algorithm that leverages changing communication topologies to achieve faster model convergence compared to conventional DL approaches. At each round of EL, each node sends its model updates to a random sample of $s$ other nodes (in a system of $n$ nodes). We provide an extensive theoretical analysis of EL, demonstrating that its changing topology culminates in superior convergence properties compared to the state-of-the-art (static and dynamic) topologies. Considering smooth non-convex loss functions, the number of transient iterations for EL, i.e., the rounds required to achieve asymptotic linear speedup, is in $O(n^3/s^2)$ which outperforms the best-known bound $O(n^3)$ by a factor of $s^2$, indicating the benefit of randomized communication for DL. We empirically evaluate EL in a 96-node network and compare its performance with state-of-the-art DL approaches. Our results illustrate that EL converges up to $ 1.7\\times$ quicker than baseline DL algorithms and attains $2.2 $\\% higher accuracy for the same communication volume.","url_abs":"https://arxiv.org/abs/2310.01972v2","url_pdf":"https://arxiv.org/pdf/2310.01972v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"epidemic-learning-boosting-decentralized-1","repo_url":"https://github.com/sacs-epfl/decentralizepy","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2310.01972","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2310.01972"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/sacs-epfl/decentralizepy","reach":null}],"summary":{"ran":1,"unverified":3},"by_repo_kind":{"official":{"samples":4,"ran":1,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"031be85ad503c600","entry":"Mapping","repo":"sacs-epfl/decentralizepy","repo_kind":"official","path":"src/decentralizepy/node/EpidemicLearning/EL_Local.py","file_url":"https://github.com/sacs-epfl/decentralizepy/blob/HEAD/src/decentralizepy/node/EpidemicLearning/EL_Local.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"031be85ad503c600"}},{"code_sha256_prefix":"ac9fc3e7f1a8c7d2","entry":"EL_Local","repo":"sacs-epfl/decentralizepy","repo_kind":"official","path":"src/decentralizepy/node/EpidemicLearning/EL_Local.py","file_url":"https://github.com/sacs-epfl/decentralizepy/blob/HEAD/src/decentralizepy/node/EpidemicLearning/EL_Local.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ac9fc3e7f1a8c7d2"}},{"code_sha256_prefix":"75d27bee1b64eb2c","entry":"Graph","repo":"sacs-epfl/decentralizepy","repo_kind":"official","path":"src/decentralizepy/node/EpidemicLearning/EL_Local.py","file_url":"https://github.com/sacs-epfl/decentralizepy/blob/HEAD/src/decentralizepy/node/EpidemicLearning/EL_Local.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"75d27bee1b64eb2c"}},{"code_sha256_prefix":"331cb910e4e7bf53","entry":"Node","repo":"sacs-epfl/decentralizepy","repo_kind":"official","path":"src/decentralizepy/node/EpidemicLearning/EL_Local.py","file_url":"https://github.com/sacs-epfl/decentralizepy/blob/HEAD/src/decentralizepy/node/EpidemicLearning/EL_Local.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"331cb910e4e7bf53"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}