Adaptively-weighted Integral Space for Fast Multiview Clustering
Man-Sheng Chen, Tuo Liu, Chang-Dong Wang, Dong Huang, Jian-Huang Lai

TL;DR
This paper introduces AIMC, a fast multiview clustering method that constructs an adaptive integral space with linear complexity, effectively handling insufficient views and large datasets.
Contribution
The paper proposes a novel AIMC approach that learns an adaptive integral space for multiview clustering with nearly linear complexity, addressing view insufficiency and scalability issues.
Findings
Outperforms state-of-the-art methods on real-world datasets.
Achieves nearly linear time complexity with respect to sample size.
Effectively handles insufficient views in multiview clustering.
Abstract
Multiview clustering has been extensively studied to take advantage of multi-source information to improve the clustering performance. In general, most of the existing works typically compute an n * n affinity graph by some similarity/distance metrics (e.g. the Euclidean distance) or learned representations, and explore the pairwise correlations across views. But unfortunately, a quadratic or even cubic complexity is often needed, bringing about difficulty in clustering largescale datasets. Some efforts have been made recently to capture data distribution in multiple views by selecting view-wise anchor representations with k-means, or by direct matrix factorization on the original observations. Despite the significant success, few of them have considered the view-insufficiency issue, implicitly holding the assumption that each individual view is sufficient to recover the 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 · Face and Expression Recognition · Advanced Computing and Algorithms
