Partitioned Variational Inference: A unified framework encompassing federated and continual learning
Thang D. Bui, Cuong V. Nguyen, Siddharth Swaroop, Richard E. Turner

TL;DR
Partitioned Variational Inference (PVI) unifies various VI algorithms and enables efficient federated and continual learning, demonstrating superior performance in Bayesian neural networks and Gaussian process models.
Contribution
The paper introduces PVI, a comprehensive framework that unifies diverse VI methods and guides their application to federated and continual learning scenarios.
Findings
Communication-efficient federated Bayesian neural network training
Effective continual learning for Gaussian processes with private pseudo-points
Significant performance improvements over state-of-the-art methods
Abstract
Variational inference (VI) has become the method of choice for fitting many modern probabilistic models. However, practitioners are faced with a fragmented literature that offers a bewildering array of algorithmic options. First, the variational family. Second, the granularity of the updates e.g. whether the updates are local to each data point and employ message passing or global. Third, the method of optimization (bespoke or blackbox, closed-form or stochastic updates, etc.). This paper presents a new framework, termed Partitioned Variational Inference (PVI), that explicitly acknowledges these algorithmic dimensions of VI, unifies disparate literature, and provides guidance on usage. Crucially, the proposed PVI framework allows us to identify new ways of performing VI that are ideally suited to challenging learning scenarios including federated learning (where distributed computing is…
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
TopicsGaussian Processes and Bayesian Inference · Bayesian Modeling and Causal Inference · Machine Learning and Algorithms
MethodsGaussian Process
