The Privacy Power of Correlated Noise in Decentralized Learning
Youssef Allouah, Anastasia Koloskova, Aymane El Firdoussi, Martin, Jaggi, Rachid Guerraoui

TL;DR
This paper introduces Decor, a decentralized SGD variant with correlated noise and differential privacy guarantees, achieving optimal privacy-utility trade-offs in distributed learning with secure randomness sharing.
Contribution
Decor is a novel decentralized learning algorithm that uses correlated Gaussian noise and a new privacy model SecLDP to enhance privacy without sacrificing utility.
Findings
Decor matches central DP optimal privacy-utility trade-off.
SecLDP protects against external eavesdroppers and curious users.
Theoretical and empirical validation on arbitrary connected graphs.
Abstract
Decentralized learning is appealing as it enables the scalable usage of large amounts of distributed data and resources (without resorting to any central entity), while promoting privacy since every user minimizes the direct exposure of their data. Yet, without additional precautions, curious users can still leverage models obtained from their peers to violate privacy. In this paper, we propose Decor, a variant of decentralized SGD with differential privacy (DP) guarantees. Essentially, in Decor, users securely exchange randomness seeds in one communication round to generate pairwise-canceling correlated Gaussian noises, which are injected to protect local models at every communication round. We theoretically and empirically show that, for arbitrary connected graphs, Decor matches the central DP optimal privacy-utility trade-off. We do so under SecLDP, our new relaxation of local DP,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
MethodsStochastic Gradient Descent
