English

Poisson-Process Topic Model for Integrating Knowledge from Pre-trained Language Models

Machine Learning 2025-12-30 v2 Machine Learning Statistics Theory Statistics Theory

Abstract

Topic modeling is traditionally applied to word counts without accounting for the context in which words appear. Recent advancements in large language models (LLMs) offer contextualized word embeddings, which capture deeper meaning and relationships between words. We aim to leverage such embeddings to improve topic modeling. We use a pre-trained LLM to convert each document into a sequence of word embeddings. This sequence is then modeled as a Poisson point process, with its intensity measure expressed as a convex combination of KK base measures, each corresponding to a topic. To estimate these topics, we propose a flexible algorithm that integrates traditional topic modeling methods, enhanced by net-rounding applied before and kernel smoothing applied after. One advantage of this framework is that it treats the LLM as a black box, requiring no fine-tuning of its parameters. Another advantage is its ability to seamlessly integrate any traditional topic modeling approach as a plug-in module, without the need for modifications Assuming each topic is a β\beta-H\"{o}lder smooth intensity measure on the embedded space, we establish the rate of convergence of our method. We also provide a minimax lower bound and show that the rate of our method matches with the lower bound when β1\beta\leq 1. Additionally, we apply our method to several datasets, providing evidence that it offers an advantage over traditional topic modeling approaches.

Keywords

Cite

@article{arxiv.2503.17809,
  title  = {Poisson-Process Topic Model for Integrating Knowledge from Pre-trained Language Models},
  author = {Morgane Austern and Yuanchuan Guo and Zheng Tracy Ke and Tianle Liu},
  journal= {arXiv preprint arXiv:2503.17809},
  year   = {2025}
}

Comments

96 pages

R2 v1 2026-06-28T22:30:56.713Z