Contrastive Learning Subspace for Text Clustering
Qian Yong, Chen Chen, Xiabing Zhou

TL;DR
This paper introduces Subspace Contrastive Learning (SCL), a novel text clustering method that models cluster-wise relationships and improves clustering performance by capturing task-specific relationships among texts.
Contribution
The paper proposes a new SCL approach that models cluster-wise relationships and constructs virtual positive samples, advancing contrastive learning for text clustering.
Findings
Achieves superior results on multiple clustering datasets.
Reduces complexity in positive sample construction.
Effectively captures task-specific relationships among texts.
Abstract
Contrastive learning has been frequently investigated to learn effective representations for text clustering tasks. While existing contrastive learning-based text clustering methods only focus on modeling instance-wise semantic similarity relationships, they ignore contextual information and underlying relationships among all instances that needs to be clustered. In this paper, we propose a novel text clustering approach called Subspace Contrastive Learning (SCL) which models cluster-wise relationships among instances. Specifically, the proposed SCL consists of two main modules: (1) a self-expressive module that constructs virtual positive samples and (2) a contrastive learning module that further learns a discriminative subspace to capture task-specific cluster-wise relationships among texts. Experimental results show that the proposed SCL method not only has achieved superior results…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText and Document Classification Technologies
MethodsFocus · Contrastive Learning
