DP-SGD causes large utility loss in deep trajectory generation, a new DP mechanism for conditional inputs helps stabilize GANs, and GANs overtake diffusion models when formal privacy is required.
Directional Privacy for Deep Learning
1 Pith paper cite this work. Polarity classification is still indexing.
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 $\epsilon$-DP and $\epsilon d$-privacy for deep learning training, rather than the $(\epsilon, \delta)$-privacy of the Gaussian mechanism. Experiments on key datasets then indicate that the VMF mechanism can outperform the Gaussian in the utility-privacy trade-off. In particular, our experiments provide a direct empirical comparison of privacy between the two approaches in terms of their ability to defend against reconstruction and membership inference.
citation-role summary
citation-polarity summary
fields
cs.CR 1years
2025 1verdicts
REJECT 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
What is the Cost of Differential Privacy for Deep Learning-Based Trajectory Generation?
DP-SGD causes large utility loss in deep trajectory generation, a new DP mechanism for conditional inputs helps stabilize GANs, and GANs overtake diffusion models when formal privacy is required.