Scalable expectation propagation for generalized linear models
Niccol\`o Anceschi, Augusto Fasano, Beatrice Franzolini and, Giovanni Rebaudo

TL;DR
This paper introduces a new, computationally efficient expectation propagation method for generalized linear models, enabling scalable Bayesian inference in high-dimensional settings with improved accuracy and reduced cost.
Contribution
The authors develop a novel linear-scaling EP algorithm for GLMs, significantly reducing computational complexity and enabling practical application in high-dimensional problems.
Findings
Linear scaling of EP for GLMs with O(p n min{p,n}) complexity
Approximate predictive means for binary and log-linear models at no extra cost
Demonstrated improvements on simulated and real datasets
Abstract
Generalized linear models (GLMs) arguably represent the standard approach for statistical regression beyond the Gaussian likelihood scenario. When Bayesian formulations are employed, the general absence of a tractable posterior distribution has motivated the development of deterministic approximations, which are generally more scalable than sampling techniques. Among them, expectation propagation (EP) showed extreme accuracy, usually higher than many variational Bayes solutions. However, the higher computational cost of EP posed concerns about its practical feasibility, especially in high-dimensional settings. We address these concerns by deriving a novel efficient formulation of EP for GLMs, whose cost scales linearly in the number of covariates p. This reduces the state-of-the-art O(p^2 n) per-iteration computational cost of the EP routine for GLMs to O(p n min{p,n}), with n being the…
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
TopicsDistributed and Parallel Computing Systems
