@article{dieng-etal-2020-topic,
title = "Topic Modeling in Embedding Spaces",
author = "Dieng, Adji B. and
Ruiz, Francisco J. R. and
Blei, David M.",
editor = "Johnson, Mark and
Roark, Brian and
Nenkova, Ani",
journal = "Transactions of the Association for Computational Linguistics",
volume = "8",
year = "2020",
address = "Cambridge, MA",
publisher = "MIT Press",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/2020.tacl-1.29/",
doi = "10.1162/tacl_a_00325",
pages = "439--453",
abstract = "Topic modeling analyzes documents to learn meaningful patterns of words. However, existing topic models fail to learn interpretable topics when working with large and heavy-tailed vocabularies. To this end, we develop the embedded topic model (etm), a generative model of documents that marries traditional topic models with word embeddings. More specifically, the etm models each word with a categorical distribution whose natural parameter is the inner product between the word`s embedding and an embedding of its assigned topic. To fit the etm, we develop an efficient amortized variational inference algorithm. The etm discovers interpretable topics even with large vocabularies that include rare words and stop words. It outperforms existing document models, such as latent Dirichlet allocation, in terms of both topic quality and predictive performance."
}
Markdown (Informal)
[Topic Modeling in Embedding Spaces](https://preview.aclanthology.org/jlcl-multiple-ingestion/2020.tacl-1.29/) (Dieng et al., TACL 2020)
ACL
- Adji B. Dieng, Francisco J. R. Ruiz, and David M. Blei. 2020. Topic Modeling in Embedding Spaces. Transactions of the Association for Computational Linguistics, 8:439–453.