Personalized Clustering via Targeted Representation Learning
Xiwen Geng, Suyun Zhao, Yixin Yu, Borui Peng, Pan Du, Hong Chen, Cuiping Li, Mengdie Wang

TL;DR
This paper introduces a personalized clustering approach that actively interacts with users to learn targeted representations, improving clustering accuracy by incorporating user preferences and informative pair queries.
Contribution
It presents a novel method combining active user queries, attention mechanisms, and contrastive loss for personalized clustering, with theoretical risk bounds and extensive experimental validation.
Findings
Effective across various datasets and tasks.
Requires limited user queries for high performance.
Theoretically guarantees clustering risk reduction.
Abstract
Clustering traditionally aims to reveal a natural grouping structure within unlabeled data. However, this structure may not always align with users' preferences. In this paper, we propose a personalized clustering method that explicitly performs targeted representation learning by interacting with users via modicum task information (e.g., or pairs) to guide the clustering direction. We query users with the most informative pairs, i.e., those pairs most hard to cluster and those most easy to miscluster, to facilitate the representation learning in terms of the clustering preference. Moreover, by exploiting attention mechanism, the targeted representation is learned and augmented. By leveraging the targeted representation and constrained contrastive loss as well, personalized clustering is obtained. Theoretically, we verify that the risk of…
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.
Code & Models
Videos
Taxonomy
TopicsText and Document Classification Technologies
MethodsSoftmax · Attention Is All You Need · ALIGN
