paper-with-me

Papers

Scalable Inference for Bayesian Multinomial Logistic-Normal Dynamic Linear Models

2024-10-07 · Manan Saxena, Tinghua Chen, Justin D. Silverman

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 $\textit{Fenrir}$. 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 efficient than Stan and can even be incorporated into larger sampling schemes for joint inference of model hyperparameters. Our methods are made available to the community as a user-friendly software library written in C++ with an R interface.

📄 PDF Abstract BibTeX arXiv:2410.05548

Code (2)

manansaxena/fenrir 공식 구현
manansaxena/fenrir_paper_code 공식 구현

Tasks

State Estimation

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

Scalable Inference for Logistic-Normal Topic Models

2013-12-01 · NeurIPS 2013 12 · Jianfei Chen, Jun Zhu, Zi Wang, Xun Zheng 외

Logistic-normal topic models can effectively discover correlation structures among latent topics. However, their inference remains a challenge because of the non-conjugacy between the logistic-normal prior and multinomia…

Data AugmentationTopic Models

Multinomial Variational Autoencoders can recover Principal Components

2021-01-01 · James Morton, Justin Silverman, Gleb Tikhonov, Harri Lähdesmäki 외

Covariance estimation on high dimensional data is a central challenge across multiple scientific disciplines. Sparse high-dimensional count data frequently encountered in biological applications such as DNA sequencing an…

A Class of Conjugate Priors for Multinomial Probit Models which Includes the Multivariate Normal One

2020-07-14 · Augusto Fasano, Daniele Durante

Multinomial probit models are routinely-implemented representations for learning how the class probabilities of categorical response data change with p observed predictors. Although several frequentist methods have been …

Bayesian InferenceGeneral Classification

Multinomial Logistic Regression: Asymptotic Normality on Null Covariates in High-Dimensions

2023-05-28 · NeurIPS 2023 11

This paper investigates the asymptotic distribution of the maximum-likelihood estimate (MLE) in multinomial logistic models in the high-dimensional regime where dimension and sample size are of the same order. While clas…

regression

Dependent Multinomial Models Made Easy: Stick Breaking with the Pólya-Gamma Augmentation

2015-06-18 · Scott W. Linderman, Matthew J. Johnson, Ryan P. Adams

Many practical modeling problems involve discrete data that are best represented as draws from multinomial or categorical distributions. For example, nucleotides in a DNA sequence, children's names in a given state and y…

Bayesian InferencePosition