English

On Smoothing and Inference for Topic Models

Machine Learning 2012-05-14 v1 Machine Learning

Abstract

Latent Dirichlet analysis, or topic modeling, is a flexible latent variable framework for modeling high-dimensional sparse count data. Various learning algorithms have been developed in recent years, including collapsed Gibbs sampling, variational inference, and maximum a posteriori estimation, and this variety motivates the need for careful empirical comparisons. In this paper, we highlight the close connections between these approaches. We find that the main differences are attributable to the amount of smoothing applied to the counts. When the hyperparameters are optimized, the differences in performance among the algorithms diminish significantly. The ability of these algorithms to achieve solutions of comparable accuracy gives us the freedom to select computationally efficient approaches. Using the insights gained from this comparative study, we show how accurate topic models can be learned in several seconds on text corpora with thousands of documents.

Keywords

Cite

@article{arxiv.1205.2662,
  title  = {On Smoothing and Inference for Topic Models},
  author = {Arthur Asuncion and Max Welling and Padhraic Smyth and Yee Whye Teh},
  journal= {arXiv preprint arXiv:1205.2662},
  year   = {2012}
}

Comments

Appears in Proceedings of the Twenty-Fifth Conference on Uncertainty in Artificial Intelligence (UAI2009)

R2 v1 2026-06-21T21:02:35.037Z