TL;DR
This paper introduces GRNN, a novel generative regression neural network attack that can fully recover sensitive image data from shared gradients in federated learning, exposing privacy vulnerabilities.
Contribution
The paper presents a new gradient-based attack method, GRNN, which outperforms existing techniques in recovering private data without needing class labels or convergence conditions.
Findings
GRNN effectively recovers image data from gradients.
It outperforms state-of-the-art methods in accuracy and robustness.
The attack demonstrates significant privacy leakage, including face re-identification.
Abstract
Data privacy has become an increasingly important issue in Machine Learning (ML), where many approaches have been developed to tackle this challenge, e.g. cryptography (Homomorphic Encryption (HE), Differential Privacy (DP), etc.) and collaborative training (Secure Multi-Party Computation (MPC), Distributed Learning and Federated Learning (FL)). These techniques have a particular focus on data encryption or secure local computation. They transfer the intermediate information to the third party to compute the final result. Gradient exchanging is commonly considered to be a secure way of training a robust model collaboratively in Deep Learning (DL). However, recent researches have demonstrated that sensitive information can be recovered from the shared gradient. Generative Adversarial Network (GAN), in particular, has shown to be effective in recovering such information. However, GAN…
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.
