Multi-view Clustering via Unified Multi-kernel Learning and Matrix Factorization
Chenxing Jia, Mingjie Cai, Hamido Fujita

TL;DR
This paper introduces a novel multi-view clustering method that combines multi-kernel learning and matrix factorization, reducing computational complexity while improving clustering accuracy by focusing constraints on a consensus matrix.
Contribution
It unifies multi-kernel learning with matrix factorization, removing orthogonal constraints on views and imposing them on the consensus matrix, with an efficient optimization algorithm.
Findings
Effective on real-world datasets
Reduces time complexity compared to existing methods
Achieves accurate clustering results
Abstract
Multi-view clustering has become increasingly important due to the multi-source character of real-world data. Among existing multi-view clustering methods, multi-kernel clustering and matrix factorization-based multi-view clustering have gained widespread attention as mainstream approaches. However, multi-kernel clustering tends to learn an optimal kernel and then perform eigenvalue decomposition on it, which leads to high computational complexity. Matrix factorization-based multi-view clustering methods impose orthogonal constraints on individual views. This overly emphasizes the accuracy of clustering structures within single views and restricts the learning of individual views. Based on this analysis, we propose a multi-view clustering method that integrates multi-kernel learning with matrix factorization. This approach combines the advantages of both multi-kernel learning and matrix…
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
TopicsFace and Expression Recognition · Advanced Clustering Algorithms Research
MethodsSoftmax · Attention Is All You Need
