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 | |
|---|---|---|---|---|
| Multi-view Clustering | LandUse-21 | ACC26.59 | 129 | |
| Clustering | LandUse-21 | Accuracy25.7 | 126 | |
| Clustering | Scene-15 | Accuracy39.73 | 103 | |
| Clustering | STL-10 | ACC17.58 | 64 | |
| Clustering | Handwritten | Accuracy86.65 | 63 | |
| Clustering | COIL-20 | ACC55.79 | 47 | |
| Multi-view Clustering | Handwritten (test) | Accuracy (ACC)92.41 | 42 | |
| Multi-view Clustering | Synthetic3d | ACC97 | 42 | |
| Multi-view Clustering | Scene15 (test) | Accuracy (ACC)42.34 | 42 | |
| Multi-view Clustering | CCV20 (test) | Accuracy19.16 | 42 |