Pith. sign in

REVIEW 3 cited by

ClusterLLM: Large Language Models as a Guide for Text Clustering

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2305.14871 v2 pith:J22BDJ7U submitted 2023-05-24 cs.CL

classification cs.CL
keywords clusteringchatgptclusterllmsmallbelongdataembeddergranularity
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

We introduce ClusterLLM, a novel text clustering framework that leverages feedback from an instruction-tuned large language model, such as ChatGPT. Compared with traditional unsupervised methods that builds upon "small" embedders, ClusterLLM exhibits two intriguing advantages: (1) it enjoys the emergent capability of LLM even if its embeddings are inaccessible; and (2) it understands the user's preference on clustering through textual instruction and/or a few annotated data. First, we prompt ChatGPT for insights on clustering perspective by constructing hard triplet questions <does A better correspond to B than C>, where A, B and C are similar data points that belong to different clusters according to small embedder. We empirically show that this strategy is both effective for fine-tuning small embedder and cost-efficient to query ChatGPT. Second, we prompt ChatGPT for helps on clustering granularity by carefully designed pairwise questions <do A and B belong to the same category>, and tune the granularity from cluster hierarchies that is the most consistent with the ChatGPT answers. Extensive experiments on 14 datasets show that ClusterLLM consistently improves clustering quality, at an average cost of ~$0.6 per dataset. The code will be available at https://github.com/zhang-yu-wei/ClusterLLM.

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. SafeCRS: Personalized Safety Alignment for LLM-Based Conversational Recommender Systems

    cs.CL 2026-03 conditional novelty 6.0 of 10

    A two-stage Safe-SFT + Safe-GDPO training framework reduces personalized safety violations in conversational movie and game recommendation to near-zero on the authors' new SafeRec benchmark.

  2. Metadata Management for AI-Augmented Data Workflows

    cs.DB 2025-08 conditional novelty 5.0 of 10

    TableVault is a metadata governance framework that records ingestion events, operation status, execution parameters, and lineage for human-AI data workflows, demonstrated on a document classification case study.

  3. TableVault: Managing Dynamic Data Collections for LLM-Augmented Workflows

    cs.DB 2025-06 reject novelty 4.0 of 10

    TableVault describes a system design for managing versioned, reproducible dataframe collections in LLM-augmented workflows, but it ships no implementation or evaluation.

Pith tools