Papers › Differentially Private Decentralized Learning with Random Walks

Differentially Private Decentralized Learning with Random Walks

12 Feb 2024arXiv:2402.07471archive 2025-07-28

Edwige Cyffers, Aurélien Bellet, Jalaj Upadhyay

The popularity of federated learning comes from the possibility of better scalability and the ability for participants to keep control of their data, improving data security and sovereignty. Unfortunately, sharing model updates also creates a new privacy attack surface. In this work, we characterize the privacy guarantees of decentralized learning with random walk algorithms, where a model is updated by traveling from one node to another along the edges of a communication graph. Using a recent variant of differential privacy tailored to the study of decentralized algorithms, namely Pairwise Network Differential Privacy, we derive closed-form expressions for the privacy loss between each pair of nodes where the impact of the communication topology is captured by graph theoretic quantities. Our results further reveal that random walk algorithms tends to yield better privacy guarantees than gossip algorithms for nodes close from each other. We supplement our theoretical results with empirical evaluation on synthetic and real-world graphs and datasets.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2402.07471")

Code

Syntology Ran 15 of 18 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 1 ran · honoured contract; 14 ran with no contract checked.

By repository: official repository: 18 samples from 1 repository, 15 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

totilas/dprandomwalk officialmentioned in paper report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

18 samples harvested; 15 ran; 1 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
14ran
3unverified

Licence: 18 of the 18 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from totilas/dprandomwalk. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

compute_max_n_degree totilas/dprandomwalk/graphutils.py official repository ran no licence file found · pointer only · 1889f18a9aa92268 · report
compute_quantile totilas/dprandomwalk/myrandomness.py official repository ran no licence file found · pointer only · 877e08f3ea40da51 · report
contrib totilas/dprandomwalk/graphutils.py official repository ran no licence file found · pointer only · bb77968be9d785a8 · report
dpsgd totilas/dprandomwalk/houses/findSigma.py official repository ran no licence file found · pointer only · 446a06b8a48cba13 · report
eps_delta_to_zcdp totilas/dprandomwalk/conversion.py official repository ran fingerprinted no licence file found · pointer only · 7a79a9e13d58015d · report
gamma_tcheb totilas/dprandomwalk/muffliato.py official repository ran fingerprinted no licence file found · pointer only · f4edfb9b2dcf5bc8 · report
gossip_matrix totilas/dprandomwalk/graph.py official repository ran no licence file found · pointer only · 78ed5dff597acea3 · report
gossip_matrix totilas/dprandomwalk/graphutils.py official repository ran no licence file found · pointer only · 56a5671b86df90f1 · report
loc totilas/dprandomwalk/houses/findSigma.py official repository ran no licence file found · pointer only · 6bf981a28199bc2a · report
logW totilas/dprandomwalk/graph.py official repository ran no licence file found · pointer only · c640f1a8496ab025 · report
net totilas/dprandomwalk/houses/findSigma.py official repository ran no licence file found · pointer only · cf0ed98cbd05ed91 · report
renyi_to_eps_delta totilas/dprandomwalk/conversion.py official repository ran fingerprinted no licence file found · pointer only · 6ab0d8d60e21518c · report
shuffle_node_values totilas/dprandomwalk/myrandomness.py official repository ran no licence file found · pointer only · 1a7957bfe354b5fc · report
to_interval totilas/DPrandomwalk/synthemuffcomparison.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 1ab596210bccb3f5 · report
zcdp_to_eps_delta totilas/dprandomwalk/conversion.py official repository ran fingerprinted no licence file found · pointer only · a959124181d414cd · report
load totilas/dprandomwalk/houses/data.py official repository unverified no licence file found · pointer only · 8dded50c25f4576e · report
summarize_vectors totilas/DPrandomwalk/synthemuffcomparison.py official repository unverified no licence file found · pointer only · 0dcacde18df739f4 · report
vplambda totilas/dprandomwalk/graph.py official repository unverified no licence file found · pointer only · de9f1d26c952c5dd · report

Tasks

Federated Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections