Understanding Deep Gradient Leakage via Inversion Influence Functions
Haobo Zhang, Junyuan Hong, Yuyang Deng, Mehrdad Mahdavi, Jiayu Zhou

TL;DR
This paper introduces Inversion Influence Functions (I$^2$F), a scalable method to analyze and understand deep gradient leakage attacks, revealing insights into privacy vulnerabilities in distributed deep learning.
Contribution
The paper proposes I$^2$F, a novel analytical tool that connects recovered images to private gradients, enabling scalable analysis of privacy leakage in deep networks.
Findings
I$^2$F effectively approximates DGL across various models and datasets.
Insights into gradient perturbation effectiveness and privacy vulnerabilities.
Identification of factors influencing privacy leakage and protection.
Abstract
Deep Gradient Leakage (DGL) is a highly effective attack that recovers private training images from gradient vectors. This attack casts significant privacy challenges on distributed learning from clients with sensitive data, where clients are required to share gradients. Defending against such attacks requires but lacks an understanding of when and how privacy leakage happens, mostly because of the black-box nature of deep networks. In this paper, we propose a novel Inversion Influence Function (IF) that establishes a closed-form connection between the recovered images and the private gradients by implicitly solving the DGL problem. Compared to directly solving DGL, IF is scalable for analyzing deep networks, requiring only oracle access to gradients and Jacobian-vector products. We empirically demonstrate that IF effectively approximated the DGL generally on different model…
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
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning · COVID-19 diagnosis using AI
