GCFAgg: Global and Cross-view Feature Aggregation for Multi-view Clustering
About
Multi-view clustering can partition data samples into their categories by learning a consensus representation in unsupervised way and has received more and more attention in recent years. However, most existing deep clustering methods learn consensus representation or view-specific representations from multiple views via view-wise aggregation way, where they ignore structure relationship of all samples. In this paper, we propose a novel multi-view clustering network to address these problems, called Global and Cross-view Feature Aggregation for Multi-View Clustering (GCFAggMVC). Specifically, the consensus data presentation from multiple views is obtained via cross-sample and cross-view feature aggregation, which fully explores the complementary ofsimilar samples. Moreover, we align the consensus representation and the view-specific representation by the structure-guided contrastive learning module, which makes the view-specific representations from different samples with high structure relationship similar. The proposed module is a flexible multi-view data representation module, which can be also embedded to the incomplete multi-view data clustering task via plugging our module into other frameworks. Extensive experiments show that the proposed method achieves excellent performance in both complete multi-view data clustering tasks and incomplete multi-view data clustering tasks.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Clustering | COIL-20 | ACC55.79 | 47 | |
| Multi-view Clustering | BDGP | ACC98.36 | 29 | |
| Clustering | COIL-100 | ACC45.71 | 28 | |
| Multi-view Clustering | Synthetic3d | ACC97 | 26 | |
| Multi-view Clustering | Fashion | ACC93.6 | 25 | |
| Clustering | E-MNIST | Accuracy67.1 | 25 | |
| Multi-view Clustering | Cora | Accuracy46.99 | 20 | |
| Multi-view Clustering | NGs | ACC0.6358 | 16 | |
| Multi-view Clustering | BDGP 100% aligned | Accuracy0.9671 | 14 | |
| Multi-view Clustering | WIKI 100% aligned | ACC53.43 | 14 |