paper-with-me

Papers

Scaling up Dynamic Topic Models

2016-02-19 · Arnab Bhadury, Jianfei Chen, Jun Zhu, Shixia Liu

Dynamic topic models (DTMs) are very effective in discovering topics and capturing their evolution trends in time series data. To do posterior inference of DTMs, existing methods are all batch algorithms that scan the full dataset before each update of the model and make inexact variational approximations with mean-field assumptions. Due to a lack of a more scalable inference algorithm, despite the usefulness, DTMs have not captured large topic dynamics. This paper fills this research void, and presents a fast and parallelizable inference algorithm using Gibbs Sampling with Stochastic Gradient Langevin Dynamics that does not make any unwarranted assumptions. We also present a Metropolis-Hastings based $O(1)$ sampler for topic assignments for each word token. In a distributed environment, our algorithm requires very little communication between workers during sampling (almost embarrassingly parallel) and scales up to large-scale applications. We are able to learn the largest Dynamic Topic Model to our knowledge, and learned the dynamics of 1,000 topics from 2.6 million documents in less than half an hour, and our empirical results show that our algorithm is not only orders of magnitude faster than the baselines but also achieves lower perplexity.

📄 PDF Abstract BibTeX arXiv:1602.06049

Code (1)

alexismailov2/FastDTM

Tasks

Time SeriesTime Series AnalysisTopic Models

Similar Papers 제목 키워드 기반

Topic Scaling: A Joint Document Scaling -- Topic Model Approach To Learn Time-Specific Topics

2021-03-31 · Sami Diaf, Ulrich Fritsche

This paper proposes a new methodology to study sequential corpora by implementing a two-stage algorithm that learns time-based topics with respect to a scale of document positions and introduces the concept of Topic Scal…

Topic Models

DAPPER: Scaling Dynamic Author Persona Topic Model to Billion Word Corpora

2018-11-03 · Robert Giaquinto, Arindam Banerjee

Extracting common narratives from multi-author dynamic text corpora requires complex models, such as the Dynamic Author Persona (DAP) topic model. However, such models are complex and can struggle to scale to large corpo…

Variational Inference

Two to Five Truths in Non-Negative Matrix Factorization

2023-05-06 · John M. Conroy, Neil P Molino, Brian Baughman, Rod Gomez 외

In this paper, we explore the role of matrix scaling on a matrix of counts when building a topic model using non-negative matrix factorization. We present a scaling inspired by the normalized Laplacian (NL) for graphs th…

Clusteringdocument understandingGraph ClusteringSpectral Graph Clustering+2

TopicShoal: Scaling Partisanship Using Semantic Search

2022-09-01 · KONVENS (WS) 2022 9 · Sami Diaf, Ulrich Fritsche

A Structural Text-Based Scaling Model for Analyzing Political Discourse

2024-10-14 · Jan Vávra, Bernd Hans-Konrad Prostmaier, Bettina Grün, Paul Hofmarcher

Scaling political actors based on their individual characteristics and behavior helps profiling and grouping them as well as understanding changes in the political landscape. In this paper we introduce the Structural Tex…

Position