English

Efficient Correlated Topic Modeling with Topic Embedding

Machine Learning 2017-07-04 v1 Computation and Language Machine Learning

Abstract

Correlated topic modeling has been limited to small model and problem sizes due to their high computational cost and poor scaling. In this paper, we propose a new model which learns compact topic embeddings and captures topic correlations through the closeness between the topic vectors. Our method enables efficient inference in the low-dimensional embedding space, reducing previous cubic or quadratic time complexity to linear w.r.t the topic size. We further speedup variational inference with a fast sampler to exploit sparsity of topic occurrence. Extensive experiments show that our approach is capable of handling model and data scales which are several orders of magnitude larger than existing correlation results, without sacrificing modeling quality by providing competitive or superior performance in document classification and retrieval.

Keywords

Cite

@article{arxiv.1707.00206,
  title  = {Efficient Correlated Topic Modeling with Topic Embedding},
  author = {Junxian He and Zhiting Hu and Taylor Berg-Kirkpatrick and Ying Huang and Eric P. Xing},
  journal= {arXiv preprint arXiv:1707.00206},
  year   = {2017}
}

Comments

KDD 2017 oral. The first two authors contributed equally

R2 v1 2026-06-22T20:35:20.090Z