English

Continual Neural Topic Model

Machine Learning 2025-08-22 v1

Abstract

In continual learning, our aim is to learn a new task without forgetting what was learned previously. In topic models, this translates to learning new topic models without forgetting previously learned topics. Previous work either considered Dynamic Topic Models (DTMs), which learn the evolution of topics based on the entire training corpus at once, or Online Topic Models, which are updated continuously based on new data but do not have long-term memory. To fill this gap, we propose the Continual Neural Topic Model (CoNTM), which continuously learns topic models at subsequent time steps without forgetting what was previously learned. This is achieved using a global prior distribution that is continuously updated. In our experiments, CoNTM consistently outperformed the dynamic topic model in terms of topic quality and predictive perplexity while being able to capture topic changes online. The analysis reveals that CoNTM can learn more diverse topics and better capture temporal changes than existing methods.

Keywords

Cite

@article{arxiv.2508.15612,
  title  = {Continual Neural Topic Model},
  author = {Charu Karakkaparambil James and Waleed Mustafa and Marius Kloft and Sophie Fellenz},
  journal= {arXiv preprint arXiv:2508.15612},
  year   = {2025}
}
R2 v1 2026-07-01T05:00:13.875Z