Variational Gaussian Topic Model with Invertible Neural Projections
Rui Wang, Deyu Zhou, Yuxuan Xiong, Haiping Huang

TL;DR
This paper introduces VaGTM and VaGTM-IP, neural topic models that incorporate word relatedness via Gaussian distributions and invertible neural projections, leading to more coherent topics.
Contribution
It proposes a novel variational auto-encoder based topic model that integrates word embeddings with Gaussian assumptions and invertible neural projections.
Findings
VaGTM and VaGTM-IP outperform baselines in coherence.
Models effectively incorporate word relatedness.
Experiments verify improved topic quality.
Abstract
Neural topic models have triggered a surge of interest in extracting topics from text automatically since they avoid the sophisticated derivations in conventional topic models. However, scarce neural topic models incorporate the word relatedness information captured in word embedding into the modeling process. To address this issue, we propose a novel topic modeling approach, called Variational Gaussian Topic Model (VaGTM). Based on the variational auto-encoder, the proposed VaGTM models each topic with a multivariate Gaussian in decoder to incorporate word relatedness. Furthermore, to address the limitation that pre-trained word embeddings of topic-associated words do not follow a multivariate Gaussian, Variational Gaussian Topic Model with Invertible neural Projections (VaGTM-IP) is extended from VaGTM. Three benchmark text corpora are used in experiments to verify the effectiveness…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Computational and Text Analysis Methods
