What is: Contextualized Topic Models?
Source | Cross-lingual Contextualized Topic Models with Zero-shot Learning |
Year | 2000 |
Data Source | CC BY-SA - https://paperswithcode.com |
Contextualized Topic Models are based on the Neural-ProdLDA variational autoencoding approach by Srivastava and Sutton (2017).
This approach trains an encoding neural network to map pre-trained contextualized word embeddings (e.g., BERT) to latent representations. Those latent representations are sampled variationally from a Gaussian distribution and passed to a decoder network that has to reconstruct the document bag-of-word representation.