TIP: Resisting Gradient Inversion via Targeted Interpretable Perturbation in Federated Learning
Jianhua Wang, Yinlin Su

TL;DR
This paper introduces TIP, a novel defense in federated learning that selectively perturbs high-frequency components of critical model features to prevent gradient inversion attacks while maintaining model accuracy.
Contribution
TIP combines interpretability and frequency domain analysis to selectively defend against gradient inversion attacks without degrading model utility.
Findings
TIP effectively prevents image reconstruction by GIAs.
Maintains model accuracy comparable to non-private models.
Outperforms existing differential privacy defenses in privacy-utility balance.
Abstract
Federated Learning (FL) facilitates collaborative model training while preserving data locality; however, the exchange of gradients renders the system vulnerable to Gradient Inversion Attacks (GIAs), allowing adversaries to reconstruct private training data with high fidelity. Existing defenses, such as Differential Privacy (DP), typically employ indiscriminate noise injection across all parameters, which severely degrades model utility and convergence stability. To address those limitation, we proposes Targeted Interpretable Perturbation (TIP), a novel defense framework that integrates model interpretability with frequency domain analysis. Unlike conventional methods that treat parameters uniformly, TIP introduces a dual-targeting strategy. First, leveraging Gradient-weighted Class Activation Mapping (Grad-CAM) to quantify channel sensitivity, we dynamically identify critical…
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
TopicsAdversarial Robustness in Machine Learning · Privacy-Preserving Technologies in Data · Generative Adversarial Networks and Image Synthesis
