ArXiv TLDR

PRISM: LLM-Guided Semantic Clustering for High-Precision Topics

🐦 Tweet
2604.03180

Connor Douglas, Utkucan Balci, Joseph Aylett-Bullock

cs.LGcs.CLcs.IRcs.SI

TLDR

PRISM uses LLM-guided semantic clustering to create high-precision, interpretable topic models with minimal LLM queries.

Key contributions

  • Proposes PRISM, a student-teacher pipeline distilling sparse LLM supervision into a lightweight topic model.
  • Analyzes sampling strategies to improve local geometry and cluster separability in topic modeling.
  • Achieves high-precision topic separability, outperforming SOTA and frontier embedding models.
  • Enables web-scale text analysis for tracking nuanced claims and subtopics with an interpretable framework.

Why it matters

This paper introduces PRISM, a novel topic modeling framework that leverages LLMs for precision while maintaining interpretability and low cost. It significantly improves topic separability, making it practical for large-scale text analysis and tracking subtle online trends.

Original Abstract

In this paper, we propose Precision-Informed Semantic Modeling (PRISM), a structured topic modeling framework combining the benefits of rich representations captured by LLMs with the low cost and interpretability of latent semantic clustering methods. PRISM fine-tunes a sentence encoding model using a sparse set of LLM- provided labels on samples drawn from some corpus of interest. We segment this embedding space with thresholded clustering, yielding clusters that separate closely related topics within some narrow domain. Across multiple corpora, PRISM improves topic separability over state-of-the-art local topic models and even over clustering on large, frontier embedding models while requiring only a small number of LLM queries to train. This work contributes to several research streams by providing (i) a student-teacher pipeline to distill sparse LLM supervision into a lightweight model for topic discovery; (ii) an analysis of the efficacy of sampling strategies to improve local geometry for cluster separability; and (iii) an effective approach for web-scale text analysis, enabling researchers and practitioners to track nuanced claims and subtopics online with an interpretable, locally deployable framework.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.