Privacy for Free: Communication-Efficient Learning with Differential Privacy Using Sketches
Tian Li, Zaoxing Liu, Vyas Sekar, Virginia Smith

TL;DR
This paper introduces DiffSketch, a framework that leverages Count Sketch for simultaneous communication reduction and differential privacy in distributed learning, achieving high privacy and significant communication savings.
Contribution
The work reveals Count Sketch's inherent differential privacy properties and develops DiffSketch, a novel method combining communication efficiency with provable privacy guarantees in distributed learning.
Findings
DiffSketch achieves strong differential privacy (e.g., ε=1).
Communication is reduced by 20-50x with minimal accuracy loss.
DiffSketch outperforms baselines in accuracy while maintaining privacy and compression.
Abstract
Communication and privacy are two critical concerns in distributed learning. Many existing works treat these concerns separately. In this work, we argue that a natural connection exists between methods for communication reduction and privacy preservation in the context of distributed machine learning. In particular, we prove that Count Sketch, a simple method for data stream summarization, has inherent differential privacy properties. Using these derived privacy guarantees, we propose a novel sketch-based framework (DiffSketch) for distributed learning, where we compress the transmitted messages via sketches to simultaneously achieve communication efficiency and provable privacy benefits. Our evaluation demonstrates that DiffSketch can provide strong differential privacy guarantees (e.g., = 1) and reduce communication by 20-50x with only marginal decreases in accuracy.…
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.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Mobile Crowdsensing and Crowdsourcing
MethodsTest
