Federated Model Distillation with Noise-Free Differential Privacy
Lichao Sun, Lingjuan Lyu

TL;DR
This paper introduces FEDMD-NFDP, a federated learning framework that achieves privacy guarantees without adding noise, enabling effective model distillation across heterogeneous models and datasets.
Contribution
It proposes a novel noise-free differential privacy mechanism integrated into federated model distillation, improving privacy without sacrificing utility.
Findings
Comparable utility and communication efficiency to existing methods
Effective privacy guarantees without noise addition
Works across IID and non-IID data, heterogeneous models, and unlabelled datasets
Abstract
Conventional federated learning directly averages model weights, which is only possible for collaboration between models with homogeneous architectures. Sharing prediction instead of weight removes this obstacle and eliminates the risk of white-box inference attacks in conventional federated learning. However, the predictions from local models are sensitive and would leak training data privacy to the public. To address this issue, one naive approach is adding the differentially private random noise to the predictions, which however brings a substantial trade-off between privacy budget and model performance. In this paper, we propose a novel framework called FEDMD-NFDP, which applies a Noise-Free Differential Privacy (NFDP) mechanism into a federated model distillation framework. Our extensive experimental results on various datasets validate that FEDMD-NFDP can deliver not only…
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 · Vehicular Ad Hoc Networks (VANETs) · Cryptography and Data Security
