English

Mixing Dirichlet Topic Models and Word Embeddings to Make lda2vec

Computation and Language 2016-05-09 v1

Abstract

Distributed dense word vectors have been shown to be effective at capturing token-level semantic and syntactic regularities in language, while topic models can form interpretable representations over documents. In this work, we describe lda2vec, a model that learns dense word vectors jointly with Dirichlet-distributed latent document-level mixtures of topic vectors. In contrast to continuous dense document representations, this formulation produces sparse, interpretable document mixtures through a non-negative simplex constraint. Our method is simple to incorporate into existing automatic differentiation frameworks and allows for unsupervised document representations geared for use by scientists while simultaneously learning word vectors and the linear relationships between them.

Keywords

Cite

@article{arxiv.1605.02019,
  title  = {Mixing Dirichlet Topic Models and Word Embeddings to Make lda2vec},
  author = {Christopher E Moody},
  journal= {arXiv preprint arXiv:1605.02019},
  year   = {2016}
}

Comments

Submitted to CoNLL 2016

R2 v1 2026-06-22T13:55:01.038Z