Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Agentic Clustering: Controllable Text Taxonomies via Multi-Agent Refinement

About

Recent text-clustering methods use large language models to propose a cluster taxonomy from a corpus and then assign each text to it. These pipelines are fundamentally programmatic: the sequence of LLM calls and the rules for stopping, merging, and splitting clusters are fixed in code in advance, so they generalise poorly across corpora of different structure and cannot easily incorporate user-supplied constraints such as a target cluster count or a clustering intent. We propose an agentic alternative in which an orchestrator LLM inspects the state of the discovery process at each step and dispatches one of a small set of specialised agents - proposer, synthesizer, auditor, investigator, and critic - adapting the pipeline to the corpus rather than executing a fixed one. On seven public text-clustering benchmarks the method achieves state-of-the-art performance, beating the strongest prior LLM baseline by up to 32% in ARI.

Simon L\"owe, Emily Silcock• 2026

Related benchmarks

TaskDatasetResultRank
ClusteringMassive-D
Accuracy78
17
Document Clustering20 Newsgroups
Accuracy73
16
ClusteringBanking77
ARI0.7
10
ClusteringCLINC150
ARI0.39
10
ClusteringMASSIVE Intent
ARI0.62
10
ClusteringGoEmotions
ARI8
10
ClusteringStackExchange
ARI44
10
Showing 7 of 7 rows

Other info

Follow for update