Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Fast Multi-view Clustering via Ensembles: Towards Scalability, Superiority, and Simplicity

About

Despite significant progress, there remain three limitations to the previous multi-view clustering algorithms. First, they often suffer from high computational complexity, restricting their feasibility for large-scale datasets. Second, they typically fuse multi-view information via one-stage fusion, neglecting the possibilities in multi-stage fusions. Third, dataset-specific hyperparameter-tuning is frequently required, further undermining their practicability. In light of this, we propose a fast multi-view clustering via ensembles (FastMICE) approach. Particularly, the concept of random view groups is presented to capture the versatile view-wise relationships, through which the hybrid early-late fusion strategy is designed to enable efficient multi-stage fusions. With multiple views extended to many view groups, three levels of diversity (w.r.t. features, anchors, and neighbors, respectively) are jointly leveraged for constructing the view-sharing bipartite graphs in the early-stage fusion. Then, a set of diversified base clusterings for different view groups are obtained via fast graph partitioning, which are further formulated into a unified bipartite graph for final clustering in the late-stage fusion. Notably, FastMICE has almost linear time and space complexity, and is free of dataset-specific tuning. Experiments on 22 multi-view datasets demonstrate its advantages in scalability (for extremely large datasets), superiority (in clustering performance), and simplicity (to be applied) over the state-of-the-art. Code available: https://github.com/huangdonghere/FastMICE.

Dong Huang, Chang-Dong Wang, Jian-Huang Lai• 2022

Related benchmarks

TaskDatasetResultRank
ClusteringCIFAR-10 (test)
Accuracy99.2
184
Multi-view ClusteringSynthetic3d
ACC96.13
26
ClusteringAWA (test)
Accuracy0.0905
12
ClusteringProkaryotic
Accuracy56.29
10
ClusteringYoutubeFace sel (test)
ACC30.29
10
ClusteringMNIST-USPS
Accuracy (ACC)95.7
10
ClusteringNUS-WIDE-OBJ (test)
Accuracy15.74
10
Multi-view ClusteringHdigit
ACC93.32
10
Multi-view ClusteringYouTubeFace
ACC18.25
10
Multi-view ClusteringCIFAR10
ACC96.94
10
Showing 10 of 13 rows

Other info

Follow for update