Directional Privacy for Deep Learning
Pedro Faustini, Natasha Fernandes, Shakila Tonni, Annabelle McIver,, Mark Dras

TL;DR
This paper introduces a directional privacy mechanism using the von Mises-Fisher distribution for deep learning, which better preserves gradient utility while maintaining differential privacy, outperforming Gaussian noise in experiments.
Contribution
It proposes a novel directional privacy mechanism based on VMF distribution for DP in deep learning, improving utility-privacy trade-offs over Gaussian noise.
Findings
VMF mechanism outperforms Gaussian in utility-privacy trade-off
Provides $psilon$-DP and $psilon d$-privacy, unlike Gaussian's $(psilon, elta)$-DP
Empirical results show better defense against reconstruction and membership inference
Abstract
Differentially Private Stochastic Gradient Descent (DP-SGD) is a key method for applying privacy in the training of deep learning models. It applies isotropic Gaussian noise to gradients during training, which can perturb these gradients in any direction, damaging utility. Metric DP, however, can provide alternative mechanisms based on arbitrary metrics that might be more suitable for preserving utility. In this paper, we apply \textit{directional privacy}, via a mechanism based on the von Mises-Fisher (VMF) distribution, to perturb gradients in terms of \textit{angular distance} so that gradient direction is broadly preserved. We show that this provides both -DP and -privacy for deep learning training, rather than the -privacy of the Gaussian mechanism. Experiments on key datasets then indicate that the VMF mechanism can outperform the Gaussian…
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
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Statistical Methods and Bayesian Inference
