paper-with-me

Papers

Incremental Variational Inference for Latent Dirichlet Allocation

2015-07-17 · Cedric Archambeau, Beyza Ermis

We introduce incremental variational inference and apply it to latent Dirichlet allocation (LDA). Incremental variational inference is inspired by incremental EM and provides an alternative to stochastic variational inference. Incremental LDA can process massive document collections, does not require to set a learning rate, converges faster to a local optimum of the variational bound and enjoys the attractive property of monotonically increasing it. We study the performance of incremental LDA on large benchmark data sets. We further introduce a stochastic approximation of incremental variational inference which extends to the asynchronous distributed setting. The resulting distributed algorithm achieves comparable performance as single host incremental variational inference, but with a significant speed-up.

📄 PDF Abstract BibTeX arXiv:1507.05016

Code (0)

등록된 구현이 없습니다.

Tasks

Variational Inference

Methods 이 논문이 사용한 방법론

LDA Linear discriminant analysis (LDA), normal discriminant analysis (NDA), or discriminant function analysis is a generalization of Fisher's linear discriminant, a method used in…

Similar Papers 제목 키워드 기반

Vectorized Bayesian Inference for Latent Dirichlet-Tree Allocation

2026-02-21 · Zheng Wang, Nizar Bouguila arxiv

Latent Dirichlet Allocation (LDA) is a foundational model for discovering latent thematic structure in discrete data, but its Dirichlet prior cannot represent the rich correlations and hierarchical relationships often pr…

Computational EfficiencyBayesian Inference

A derivation of variational message passing (VMP) for latent Dirichlet allocation (LDA)

2021-11-02 · Rebecca M. C. Taylor, Dirko Coetsee, Johan A. du Preez

Latent Dirichlet Allocation (LDA) is a probabilistic model used to uncover latent topics in a corpus of documents. Inference is often performed using variational Bayes (VB) algorithms, which calculate a lower bound to th…

Variational Inference

Algorithms of the LDA model [REPORT]

2013-07-01 · Jaka Špeh, Andrej Muhič, Jan Rupnik

We review three algorithms for Latent Dirichlet Allocation (LDA). Two of them are variational inference algorithms: Variational Bayesian inference and Online Variational Bayesian inference and one is Markov Chain Monte C…

Bayesian InferencemodelVariational Inference

Quantum Annealing for Variational Bayes Inference

2014-08-09 · Issei Sato, Kenichi Kurihara, Shu Tanaka, Hiroshi Nakagawa 외

This paper presents studies on a deterministic annealing algorithm based on quantum annealing for variational Bayes (QAVB) inference, which can be seen as an extension of the simulated annealing for variational Bayes (SA…

Practical Collapsed Stochastic Variational Inference for the HDP

2013-12-02 · Arnim Bleier

Recent advances have made it feasible to apply the stochastic variational paradigm to a collapsed representation of latent Dirichlet allocation (LDA). While the stochastic variational paradigm has successfully been appli…

Variational Inference