Scalable Inference for Bayesian Multinomial Logistic-Normal Dynamic Linear Models
Manan Saxena, Tinghua Chen, Justin D. Silverman

TL;DR
This paper introduces Fenrir, an efficient algorithm for Bayesian inference in Multinomial Logistic-Normal Dynamic Linear Models, significantly improving computational speed and enabling broader application in analyzing longitudinal count compositional data.
Contribution
The paper presents Fenrir, a novel MAP estimation algorithm and approximation method that drastically enhances the efficiency of Bayesian inference for MLN-DLMs, with a practical implementation in C++ and R.
Findings
Fenrir is up to 1000 times faster than Stan for posterior estimation.
The method enables integration into larger sampling schemes for hyperparameter inference.
Software implementation is user-friendly and publicly available.
Abstract
Many scientific fields collect longitudinal count compositional data. Each observation is a multivariate count vector, where the total counts are arbitrary, and the information lies in the relative frequency of the counts. Multiple authors have proposed Bayesian Multinomial Logistic-Normal Dynamic Linear Models (MLN-DLMs) as a flexible approach to modeling these data. However, adoption of these methods has been limited by computational challenges. This article develops an efficient and accurate approach to posterior state estimation, called . Our approach relies on a novel algorithm for MAP estimation and an accurate approximation to a key posterior marginal of the model. As there are no equivalent methods against which we can compare, we also develop an optimized Stan implementation of MLN-DLMs. Our experiments suggest that Fenrir can be three orders of magnitude more…
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
TopicsBayesian Modeling and Causal Inference · Bayesian Methods and Mixture Models
MethodsLib
