Probabilistic Unrolling: Scalable, Inverse-Free Maximum Likelihood Estimation for Latent Gaussian Models
Alexander Lin, Bahareh Tolooshams, Yves Atchad\'e, Demba Ba

TL;DR
Probabilistic unrolling offers a scalable, inverse-free approach for maximum likelihood estimation in latent Gaussian models, significantly reducing computation time while maintaining accuracy.
Contribution
The paper introduces probabilistic unrolling, a novel method combining Monte Carlo sampling and iterative solvers to avoid matrix inversion in high-dimensional latent Gaussian models.
Findings
Learns latent Gaussian models up to 10 times faster than gradient EM.
Maintains comparable model performance with reduced computational cost.
Applicable to both simulated and real datasets.
Abstract
Latent Gaussian models have a rich history in statistics and machine learning, with applications ranging from factor analysis to compressed sensing to time series analysis. The classical method for maximizing the likelihood of these models is the expectation-maximization (EM) algorithm. For problems with high-dimensional latent variables and large datasets, EM scales poorly because it needs to invert as many large covariance matrices as the number of data points. We introduce probabilistic unrolling, a method that combines Monte Carlo sampling with iterative linear solvers to circumvent matrix inversion. Our theoretical analyses reveal that unrolling and backpropagation through the iterations of the solver can accelerate gradient estimation for maximum likelihood estimation. In experiments on simulated and real data, we demonstrate that probabilistic unrolling learns latent Gaussian…
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 · Neural Networks and Applications · Bayesian Modeling and Causal Inference
