English

Provable Algorithms for Inference in Topic Models

Machine Learning 2016-05-30 v1 Machine Learning

Abstract

Recently, there has been considerable progress on designing algorithms with provable guarantees -- typically using linear algebraic methods -- for parameter learning in latent variable models. But designing provable algorithms for inference has proven to be more challenging. Here we take a first step towards provable inference in topic models. We leverage a property of topic models that enables us to construct simple linear estimators for the unknown topic proportions that have small variance, and consequently can work with short documents. Our estimators also correspond to finding an estimate around which the posterior is well-concentrated. We show lower bounds that for shorter documents it can be information theoretically impossible to find the hidden topics. Finally, we give empirical results that demonstrate that our algorithm works on realistic topic models. It yields good solutions on synthetic data and runs in time comparable to a {\em single} iteration of Gibbs sampling.

Keywords

Cite

@article{arxiv.1605.08491,
  title  = {Provable Algorithms for Inference in Topic Models},
  author = {Sanjeev Arora and Rong Ge and Frederic Koehler and Tengyu Ma and Ankur Moitra},
  journal= {arXiv preprint arXiv:1605.08491},
  year   = {2016}
}

Comments

to appear at ICML'2016

R2 v1 2026-06-22T14:10:47.215Z