Adaptive Self-supervised Robust Clustering for Unstructured Data with Unknown Cluster Number
Chen-Lu Ding, Jiancan Wu, Wei Lin, Shiyang Shen, Xiang Wang, Yancheng, Yuan

TL;DR
This paper presents ASRC, a self-supervised deep clustering method that adaptively learns graph structures and does not require prior knowledge of cluster numbers, achieving superior results on benchmark datasets.
Contribution
The paper introduces a novel adaptive self-supervised clustering approach that learns graph structures and cluster prototypes without prior cluster number knowledge.
Findings
Outperforms existing clustering methods on seven benchmark datasets.
Effectively handles unstructured data without pre-specified cluster numbers.
Demonstrates robustness and superior accuracy compared to prior models.
Abstract
We introduce a novel self-supervised deep clustering approach tailored for unstructured data without requiring prior knowledge of the number of clusters, termed Adaptive Self-supervised Robust Clustering (ASRC). In particular, ASRC adaptively learns the graph structure and edge weights to capture both local and global structural information. The obtained graph enables us to learn clustering-friendly feature representations by an enhanced graph auto-encoder with contrastive learning technique. It further leverages the clustering results adaptively obtained by robust continuous clustering (RCC) to generate prototypes for negative sampling, which can further contribute to promoting consistency among positive pairs and enlarging the gap between positive and negative samples. ASRC obtains the final clustering results by applying RCC to the learned feature representations with their…
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
TopicsAdvanced Clustering Algorithms Research · Face and Expression Recognition · Text and Document Classification Technologies
MethodsContrastive Learning
