SOTAVerified

Information-Theoretic Generative Clustering of Documents

2024-12-18Code Available0· sign in to hype

Xin Du, Kumiko Tanaka-Ishii

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We present generative clustering (GC) for clustering a set of documents, X, by using texts Y generated by large language models (LLMs) instead of by clustering the original documents X. Because LLMs provide probability distributions, the similarity between two documents can be rigorously defined in an information-theoretic manner by the KL divergence. We also propose a natural, novel clustering algorithm by using importance sampling. We show that GC achieves the state-of-the-art performance, outperforming any previous clustering method often by a large margin. Furthermore, we show an application to generative document retrieval in which documents are indexed via hierarchical clustering and our method improves the retrieval accuracy.

Tasks

Reproductions