Differentially private partitioned variational inference
Mikko A. Heikkil\"a, Matthew Ashman, Siddharth Swaroop, Richard E., Turner, Antti Honkela

TL;DR
This paper introduces a novel framework for federated Bayesian learning that ensures differential privacy while minimizing communication rounds, using variational inference techniques adapted for privacy preservation.
Contribution
It presents the first general framework for differentially private federated variational inference, with three implementation strategies and theoretical and empirical comparisons.
Findings
All three methods provide differential privacy guarantees.
The methods effectively balance privacy, accuracy, and communication efficiency.
Empirical results demonstrate the framework's practical viability.
Abstract
Learning a privacy-preserving model from sensitive data which are distributed across multiple devices is an increasingly important problem. The problem is often formulated in the federated learning context, with the aim of learning a single global model while keeping the data distributed. Moreover, Bayesian learning is a popular approach for modelling, since it naturally supports reliable uncertainty estimates. However, Bayesian learning is generally intractable even with centralised non-private data and so approximation techniques such as variational inference are a necessity. Variational inference has recently been extended to the non-private federated learning setting via the partitioned variational inference algorithm. For privacy protection, the current gold standard is called differential privacy. Differential privacy guarantees privacy in a strong, mathematically clearly defined…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Statistical Methods and Inference
MethodsVariational Inference
