Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Towards Learnable Anchor for Deep Multi-View Clustering

About

Deep multi-view clustering incorporating graph learning has presented tremendous potential. Most methods encounter costly square time consumption w.r.t. data size. Theoretically, anchor-based graph learning can alleviate this limitation, but related deep models mainly rely on manual discretization approaches to select anchors, which indicates that 1) the anchors are fixed during model training and 2) they may deviate from the true cluster distribution. Consequently, the unreliable anchors may corrupt clustering results. In this paper, we propose the Deep Multi-view Anchor Clustering (DMAC) model that performs clustering in linear time. Concretely, the initial anchors are intervened by the positive-incentive noise sampled from Gaussian distribution, such that they can be optimized with a newly designed anchor learning loss, which promotes a clear relationship between samples and anchors. Afterwards, anchor graph convolution is devised to model the cluster structure formed by the anchors, and the mutual information maximization loss is built to provide cross-view clustering guidance. In this way, the learned anchors can better represent clusters. With the optimal anchors, the full sample graph is calculated to derive a discriminative embedding for clustering. Extensive experiments on several datasets demonstrate the superior performance and efficiency of DMAC compared to state-of-the-art competitors.

Bocheng Wang, Chusheng Zeng, Mulin Chen, Xuelong Li• 2025

Related benchmarks

TaskDatasetResultRank
ClusteringMNIST
Running Time48.82
18
ClusteringWiki
Clustering Time (s)26.22
16
Multi-view ClusteringCaltech-5V
ACC58.5
15
ClusteringHW2
ACC52.85
13
ClusteringWiki
Accuracy15.74
13
ClusteringMNIST
Accuracy (ACC)10
13
ClusteringHW2
Running Time18.87
12
ClusteringMSRC V1
Running Time7.59
12
Multi-view ClusteringLandUse
ACC24.29
9
Multi-view ClusteringMNIST
Accuracy97.2
9
Showing 10 of 13 rows

Other info

Follow for update