22abdd241b6ca0e9.tex
1: \begin{abstract}
2: Exploiting gradient leakage to reconstruct supposedly private training data, gradient inversion attacks are an ubiquitous threat in collaborative learning of neural networks.
3: To prevent gradient leakage without suffering from severe loss in model performance, recent work proposed a \textit{PRivacy EnhanCing mODulE} (PRECODE) based on variational modeling as extension for arbitrary model architectures.
4: In this work, we investigate the effect of PRECODE on gradient inversion attacks to reveal its underlying working principle.
5: We show that variational modeling induces stochasticity on PRECODE's and its subsequent layers' gradients that prevents gradient attacks from convergence.
6: By purposefully omitting those stochastic gradients during attack optimization, we formulate an attack that can disable PRECODE's privacy preserving effects.
7: To ensure privacy preservation against such targeted attacks, we propose \textit{PRECODE with Partial Perturbation} (PPP), as strategic combination of variational modeling and partial gradient perturbation.
8: We conduct an extensive empirical study on four seminal model architectures and two image classification datasets.
9: We find all architectures to be prone to gradient leakage, which can be prevented by PPP.
10: In result, we show that our approach requires less gradient perturbation to effectively preserve privacy without harming model performance.
11: \end{abstract}
12: