paper-with-me

홈 › Papers

Continuous Time Dynamic Topic Models

2012-06-13 · Chong Wang, David Blei, David Heckerman

In this paper, we develop the continuous time dynamic topic model (cDTM). The cDTM is a dynamic topic model that uses Brownian motion to model the latent topics through a sequential collection of documents, where a "topic" is a pattern of word use that we expect to evolve over the course of the collection. We derive an efficient variational approximate inference algorithm that takes advantage of the sparsity of observations in text, a property that lets us easily handle many time points. In contrast to the cDTM, the original discrete-time dynamic topic model (dDTM) requires that time be discretized. Moreover, the complexity of variational inference for the dDTM grows quickly as time granularity increases, a drawback which limits fine-grained discretization. We demonstrate the cDTM on two news corpora, reporting both predictive perplexity and the novel task of time stamp prediction.

📄 PDF Abstract BibTeX arXiv:1206.3298

Code (0)

등록된 구현이 없습니다.

Tasks

Topic ModelsVariational Inference

Similar Papers 제목 키워드 기반

Continual Neural Topic Model

2025-08-21 · Charu Karakkaparambil James, Waleed Mustafa, Marius Kloft, Sophie Fellenz arxiv

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 w…

Continual LearningTopic Models

CFTM: Continuous time fractional topic model

2024-01-29 · Kei Nakagawa, Kohei Hayashi, Yugo Fujimoto

In this paper, we propose the Continuous Time Fractional Topic Model (cFTM), a new method for dynamic topic modeling. This approach incorporates fractional Brownian motion~(fBm) to effectively identify positive or negati…

ArticlesDynamic Topic Modelingmodelparameter estimation+1

Scalable Generalized Dynamic Topic Models

2018-03-21 · Patrick Jähnichen, Florian Wenzel, Marius Kloft, Stephan Mandt

Dynamic topic models (DTMs) model the evolution of prevalent themes in literature, online media, and other forms of text over time. DTMs assume that word co-occurrence statistics change continuously and therefore impose …

Event DetectionGaussian ProcessesTopic ModelsVariational Inference

Finding Scientific Topics in Continuously Growing Text Corpora

2022-10-01 · sdp (COLING) 2022 10 · André Bittermann, Jonas Rieger

The ever growing amount of research publications demands computational assistance for everyone trying to keep track with scientific processes. Topic modeling has become a popular approach for finding scientific topics in…

Time SeriesTime Series Analysis

Merging Embedded Topics with Optimal Transport for Online Topic Modeling on Data Streams

2025-04-10 · Federica Granese, Benjamin Navet, Serena Villata, Charles Bouveyron

Topic modeling is a key component in unsupervised learning, employed to identify topics within a corpus of textual data. The rapid growth of social media generates an ever-growing volume of textual data daily, making onl…

Change Point Detection