🤖 AI Summary
Modeling fine-grained temporal evolution of topics in long-span political speech corpora (U.S. Senate proceedings across 18 sessions, 1981–2016) remains challenging due to sparse, high-dimensional, and non-stationary text streams.
Method: We propose Temporal Poisson Factorization (TPF), the first Poisson factorization framework integrating first-order autoregressive dynamics and stochastic walk priors over topic proportions and word distributions. We design a variational inference scheme with tailored multivariate/univariate approximating families and optimize via coordinate ascent combined with automatic differentiation, enabling efficient batch processing and scalable decomposition of sparse term-frequency matrices.
Results: Evaluated on over three decades of real legislative speech data, TPF robustly captures stable policy-topic trajectories and keyword migration patterns. It significantly outperforms static LDA and naive temporal baselines in both topic coherence and temporal predictive accuracy.
📝 Abstract
The world is evolving and so is the vocabulary used to discuss topics in speech. Analysing political speech data from more than 30 years requires the use of flexible topic models to uncover the latent topics and their change in prevalence over time as well as the change in the vocabulary of the topics. We propose the temporal Poisson factorisation (TPF) model as an extension to the Poisson factorisation model to model sparse count data matrices obtained based on the bag-of-words assumption from text documents with time stamps. We discuss and empirically compare different model specifications for the time-varying latent variables consisting either of a flexible auto-regressive structure of order one or a random walk. Estimation is based on variational inference where we consider a combination of coordinate ascent updates with automatic differentiation using batching of documents. Suitable variational families are proposed to ease inference. We compare results obtained using independent univariate variational distributions for the time-varying latent variables to those obtained with a multivariate variant. We discuss in detail the results of the TPF model when analysing speeches from 18 sessions in the U.S. Senate (1981-2016).