DPVIm: Differentially Private Variational Inference Improved
Joonas J\"alk\"o, Lukas Prediger, Antti Honkela, and Samuel Kaski

TL;DR
This paper introduces DPVIm, a method that improves differentially private variational inference by aligning gradients, averaging iterates, and modeling DP noise to enhance convergence and uncertainty quantification.
Contribution
It proposes a simple gradient alignment technique, a privacy-preserving iterate averaging method, and a noise-aware posterior inference approach for DP variational inference.
Findings
Improved convergence and reduced noise in DP variational inference.
Enhanced uncertainty quantification by modeling DP-induced noise.
Effective in real data experiments.
Abstract
Differentially private (DP) release of multidimensional statistics typically considers an aggregate sensitivity, e.g. the vector norm of a high-dimensional vector. However, different dimensions of that vector might have widely different magnitudes and therefore DP perturbation disproportionately affects the signal across dimensions. We observe this problem in the gradient release of the DP-SGD algorithm when using it for variational inference (VI), where it manifests in poor convergence as well as high variance in outputs for certain variational parameters, and make the following contributions: (i) We mathematically isolate the cause for the difference in magnitudes between gradient parts corresponding to different variational parameters. Using this as prior knowledge we establish a link between the gradients of the variational parameters, and propose an efficient while simple fix for…
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
TopicsStatistical Methods and Bayesian Inference · Statistical Methods and Inference · Privacy-Preserving Technologies in Data
MethodsVariational Inference
