Analysing Training-Data Leakage from Gradients through Linear Systems and Gradient Matching
Cangxiong Chen, Neill D. F. Campbell

TL;DR
This paper introduces a new analytical framework combining linear systems and gradient matching to understand and quantify training-data leakage from gradients in deep learning models, linking leakage to model architecture.
Contribution
It presents a novel framework for analyzing gradient-based data leakage, connecting the solvability of reconstruction to the architecture and proposing a security metric.
Findings
Reconstruction solvability depends on layer-wise linear system solutions.
Leakage is partially attributable to network architecture.
A new metric measures model security against gradient attacks.
Abstract
Recent works have demonstrated that it is possible to reconstruct training images and their labels from gradients of an image-classification model when its architecture is known. Unfortunately, there is still an incomplete theoretical understanding of the efficacy and failure of these gradient-leakage attacks. In this paper, we propose a novel framework to analyse training-data leakage from gradients that draws insights from both analytic and optimisation-based gradient-leakage attacks. We formulate the reconstruction problem as solving a linear system from each layer iteratively, accompanied by corrections using gradient matching. Under this framework, we claim that the solubility of the reconstruction problem is primarily determined by that of the linear system at each layer. As a result, we are able to partially attribute the leakage of the training data in a deep network to its…
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.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Boron Compounds in Chemistry · Medical Imaging Techniques and Applications
