AI RESEARCH
Agentic Clustering: Controllable Text Taxonomies via Multi-Agent Refinement
arXiv CS.CL
•
ArXi:2606.01255v1 Announce Type: new 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.