English

PRISM: PRIor from corpus Statistics for topic Modeling

Machine Learning 2026-04-01 v1 Computation and Language

Abstract

Topic modeling seeks to uncover latent semantic structure in text, with LDA providing a foundational probabilistic framework. While recent methods often incorporate external knowledge (e.g., pre-trained embeddings), such reliance limits applicability in emerging or underexplored domains. We introduce \textbf{PRISM}, a corpus-intrinsic method that derives a Dirichlet parameter from word co-occurrence statistics to initialize LDA without altering its generative process. Experiments on text and single cell RNA-seq data show that PRISM improves topic coherence and interpretability, rivaling models that rely on external knowledge. These results underscore the value of corpus-driven initialization for topic modeling in resource-constrained settings. Code is available at: https://github.com/shaham-lab/PRISM.

Keywords

Cite

@article{arxiv.2603.29406,
  title  = {PRISM: PRIor from corpus Statistics for topic Modeling},
  author = {Tal Ishon and Yoav Goldberg and Uri Shaham},
  journal= {arXiv preprint arXiv:2603.29406},
  year   = {2026}
}
R2 v1 2026-07-01T11:45:43.500Z