Neural Dynamic Focused Topic Model
Kostadin Cvejoski, Rams\'es J. S\'anchez, C\'esar Ojeda

TL;DR
This paper introduces a neural dynamic focused topic model that tracks topic appearances over time, improving generalization and convergence speed compared to existing models, especially for temporally evolving documents.
Contribution
It proposes a neural approach using Bernoulli variables to decouple topic activity from proportions, enhancing dynamic topic modeling capabilities.
Findings
Outperforms state-of-the-art models in generalization tasks
Performs comparably on prediction tasks with similar parameters
Converges approximately twice as fast as existing models
Abstract
Topic models and all their variants analyse text by learning meaningful representations through word co-occurrences. As pointed out by Williamson et al. (2010), such models implicitly assume that the probability of a topic to be active and its proportion within each document are positively correlated. This correlation can be strongly detrimental in the case of documents created over time, simply because recent documents are likely better described by new and hence rare topics. In this work we leverage recent advances in neural variational inference and present an alternative neural approach to the dynamic Focused Topic Model. Indeed, we develop a neural model for topic evolution which exploits sequences of Bernoulli random variables in order to track the appearances of topics, thereby decoupling their activities from their proportions. We evaluate our model on three different datasets…
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.
Code & Models
Videos
Taxonomy
TopicsTopic Modeling · Computational and Text Analysis Methods · Natural Language Processing Techniques
MethodsVariational Inference
