English

Augment and Reduce: Stochastic Inference for Large Categorical Distributions

Machine Learning 2018-06-08 v3 Machine Learning

Abstract

Categorical distributions are ubiquitous in machine learning, e.g., in classification, language models, and recommendation systems. However, when the number of possible outcomes is very large, using categorical distributions becomes computationally expensive, as the complexity scales linearly with the number of outcomes. To address this problem, we propose augment and reduce (A&R), a method to alleviate the computational complexity. A&R uses two ideas: latent variable augmentation and stochastic variational inference. It maximizes a lower bound on the marginal likelihood of the data. Unlike existing methods which are specific to softmax, A&R is more general and is amenable to other categorical models, such as multinomial probit. On several large-scale classification problems, we show that A&R provides a tighter bound on the marginal likelihood and has better predictive performance than existing approaches.

Keywords

Cite

@article{arxiv.1802.04220,
  title  = {Augment and Reduce: Stochastic Inference for Large Categorical Distributions},
  author = {Francisco J. R. Ruiz and Michalis K. Titsias and Adji B. Dieng and David M. Blei},
  journal= {arXiv preprint arXiv:1802.04220},
  year   = {2018}
}

Comments

11 pages, 2 figures

R2 v1 2026-06-23T00:19:42.625Z