EMNLP 2023short main0 citations

Revisiting Automated Topic Model Evaluation with Large Language Models

Dominik Stammbach, Vilém Zouhar, Alexander Hoyle, Mrinmaya Sachan, Elliott Ash

Abstract

Topic models help us make sense of large text collections. Automatically evaluating their output and determining the optimal number of topics are both longstanding challenges, with no effective automated solutions to date. This paper proposes using large language models (LLMs) for these tasks. We find that LLMs appropriately assess the resulting topics, correlating more strongly with human judgments than existing automated metrics. However, the setup of the evaluation task is crucial — LLMs perform better on coherence ratings of word sets than on intrustion detection. We find that LLMs can also assist us in guiding us towards a reasonable number of topics. In actual applications, topic models are typically used to answer a research question related to a collection of texts. We can incorporate this research question in the prompt to the LLM, which helps estimating the optimal number of topics.

topic model evaluationinterpretabilitylarge language modelstext clustering
BibTeX
@inproceedings{
stammbach2023revisiting,
title={Revisiting Automated Topic Model Evaluation with Large Language Models},
author={Dominik Stammbach and Vil{\'e}m Zouhar and Alexander Hoyle and Mrinmaya Sachan and Elliott Ash},
booktitle={The 2023 Conference on Empirical Methods in Natural Language Processing},
year={2023},
url={https://openreview.net/forum?id=QlY0TSxVIl}
}