Deep Leakage from Model in Federated Learning
Zihao Zhao, Mengen Luo, Wenbo Ding

TL;DR
This paper demonstrates that transmitting model weights in federated learning can leak private client data, introduces two novel attack frameworks, and evaluates defenses to enhance security in distributed machine learning.
Contribution
The paper introduces two new frameworks, DLM and DLM+, showing that model weights can leak private data in federated learning, and evaluates defenses against these attacks.
Findings
Model weights transmission can leak private data.
The proposed attacks are effective across various scenarios.
Defense mechanisms can mitigate the data leakage risks.
Abstract
Distributed machine learning has been widely used in recent years to tackle the large and complex dataset problem. Therewith, the security of distributed learning has also drawn increasing attentions from both academia and industry. In this context, federated learning (FL) was developed as a "secure" distributed learning by maintaining private training data locally and only public model gradients are communicated between. However, to date, a variety of gradient leakage attacks have been proposed for this procedure and prove that it is insecure. For instance, a common drawback of these attacks is shared: they require too much auxiliary information such as model weights, optimizers, and some hyperparameters (e.g., learning rate), which are difficult to obtain in real situations. Moreover, many existing algorithms avoid transmitting model gradients in FL and turn to sending model weights,…
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 · Adversarial Robustness in Machine Learning
