Anchor-free Clustering based on Anchor Graph Factorization
Shikun Mei, Fangfang Li, Quanxue Gao, Ming Yang

TL;DR
This paper introduces AFCAGF, a novel anchor-free clustering method that constructs an anchor graph directly from pairwise distances, improving efficiency and performance over traditional anchor-based methods.
Contribution
The paper proposes a new anchor-free clustering approach using anchor graph factorization and NMF, eliminating the need for anchor point selection and initialization.
Findings
Outperforms traditional anchor-based clustering methods on real datasets.
Eliminates the need for explicit anchor point selection and cluster center initialization.
Provides a convergent alternating optimization algorithm.
Abstract
Anchor-based methods are a pivotal approach in handling clustering of large-scale data. However, these methods typically entail two distinct stages: selecting anchor points and constructing an anchor graph. This bifurcation, along with the initialization of anchor points, significantly influences the overall performance of the algorithm. To mitigate these issues, we introduce a novel method termed Anchor-free Clustering based on Anchor Graph Factorization (AFCAGF). AFCAGF innovates in learning the anchor graph, requiring only the computation of pairwise distances between samples. This process, achievable through straightforward optimization, circumvents the necessity for explicit selection of anchor points. More concretely, our approach enhances the Fuzzy k-means clustering algorithm (FKM), introducing a new manifold learning technique that obviates the need for initializing cluster…
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 · Advanced Computing and Algorithms · Text and Document Classification Technologies
Methodsk-Means Clustering
