DDP-SA: Scalable Privacy-Preserving Federated Learning via Distributed Differential Privacy and Secure Aggregation
Wenjing Wei, Farid Nait-Abdesselam, Alla Jammine

TL;DR
DDP-SA introduces a scalable federated learning framework combining local differential privacy and secure aggregation, enhancing privacy guarantees while maintaining practical efficiency.
Contribution
It integrates differential privacy with secret sharing for stronger privacy in federated learning, outperforming existing standalone methods.
Findings
Achieves higher model accuracy than standalone LDP.
Provides stronger privacy than MPC-only approaches.
Scales linearly with the number of participants.
Abstract
This article presents DDP-SA, a scalable privacy-preserving federated learning framework that jointly leverages client-side local differential privacy (LDP) and full-threshold additive secret sharing (ASS) for secure aggregation. Unlike existing methods that rely solely on differential privacy or on secure multi-party computation (MPC), DDP-SA integrates both techniques to deliver stronger end-to-end privacy guarantees while remaining computationally practical. The framework introduces a two-stage protection mechanism: clients first perturb their local gradients with calibrated Laplace noise, then decompose the noisy gradients into additive secret shares that are distributed across multiple intermediate servers. This design ensures that (i) no single compromised server or communication channel can reveal any information about individual client updates, and (ii) the parameter server…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
