Optimized Algorithms for Text Clustering with LLM-Generated Constraints
By: Chaoqi Jia , Weihong Wu , Longkun Guo and more
Potential Business Impact:
Makes computers group words better, using fewer questions.
Clustering is a fundamental tool that has garnered significant interest across a wide range of applications including text analysis. To improve clustering accuracy, many researchers have incorporated background knowledge, typically in the form of must-link and cannot-link constraints, to guide the clustering process. With the recent advent of large language models (LLMs), there is growing interest in improving clustering quality through LLM-based automatic constraint generation. In this paper, we propose a novel constraint-generation approach that reduces resource consumption by generating constraint sets rather than using traditional pairwise constraints. This approach improves both query efficiency and constraint accuracy compared to state-of-the-art methods. We further introduce a constrained clustering algorithm tailored to the characteristics of LLM-generated constraints. Our method incorporates a confidence threshold and a penalty mechanism to address potentially inaccurate constraints. We evaluate our approach on five text datasets, considering both the cost of constraint generation and the overall clustering performance. The results show that our method achieves clustering accuracy comparable to the state-of-the-art algorithms while reducing the number of LLM queries by more than 20 times.
Similar Papers
Constraint-Compliant Network Optimization through Large Language Models
Networking and Internet Architecture
Makes computer networks follow rules perfectly.
ClusterFusion: Hybrid Clustering with Embedding Guidance and LLM Adaptation
Computation and Language
Helps computers group words by meaning better.
LLM-MemCluster: Empowering Large Language Models with Dynamic Memory for Text Clustering
Computation and Language
Lets computers group words by meaning better.