ADMM-based Networked Stochastic Variational Inference
Hamza Anwar, Quanyan Zhu

TL;DR
This paper introduces a distributed stochastic variational inference algorithm based on ADMM that enables parallel, secure, and robust Bayesian inference over networks, demonstrated on large-scale topic modeling tasks.
Contribution
It extends existing distributed SVI algorithms by incorporating ADMM for networked, decentralized inference with graph-based information sharing.
Findings
The networked SVI-ADMM algorithm performs comparably to centralized methods.
Numerical experiments validate the convergence and efficiency of the proposed approach.
The method enhances privacy and robustness in large-scale Bayesian inference.
Abstract
Owing to the recent advances in "Big Data" modeling and prediction tasks, variational Bayesian estimation has gained popularity due to their ability to provide exact solutions to approximate posteriors. One key technique for approximate inference is stochastic variational inference (SVI). SVI poses variational inference as a stochastic optimization problem and solves it iteratively using noisy gradient estimates. It aims to handle massive data for predictive and classification tasks by applying complex Bayesian models that have observed as well as latent variables. This paper aims to decentralize it allowing parallel computation, secure learning and robustness benefits. We use Alternating Direction Method of Multipliers in a top-down setting to develop a distributed SVI algorithm such that independent learners running inference algorithms only require sharing the estimated model…
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 · Machine Learning and Algorithms · Bayesian Methods and Mixture Models
