English

Sharper Error Bounds in Late Fusion Multi-view Clustering Using Eigenvalue Proportion

Machine Learning 2024-12-25 v1 Artificial Intelligence

Abstract

Multi-view clustering (MVC) aims to integrate complementary information from multiple views to enhance clustering performance. Late Fusion Multi-View Clustering (LFMVC) has shown promise by synthesizing diverse clustering results into a unified consensus. However, current LFMVC methods struggle with noisy and redundant partitions and often fail to capture high-order correlations across views. To address these limitations, we present a novel theoretical framework for analyzing the generalization error bounds of multiple kernel kk-means, leveraging local Rademacher complexity and principal eigenvalue proportions. Our analysis establishes a convergence rate of O(1/n)\mathcal{O}(1/n), significantly improving upon the existing rate in the order of O(k/n)\mathcal{O}(\sqrt{k/n}). Building on this insight, we propose a low-pass graph filtering strategy within a multiple linear kk-means framework to mitigate noise and redundancy, further refining the principal eigenvalue proportion and enhancing clustering accuracy. Experimental results on benchmark datasets confirm that our approach outperforms state-of-the-art methods in clustering performance and robustness. The related codes is available at https://github.com/csliangdu/GMLKM .

Keywords

Cite

@article{arxiv.2412.18207,
  title  = {Sharper Error Bounds in Late Fusion Multi-view Clustering Using Eigenvalue Proportion},
  author = {Liang Du and Henghui Jiang and Xiaodong Li and Yiqing Guo and Yan Chen and Feijiang Li and Peng Zhou and Yuhua Qian},
  journal= {arXiv preprint arXiv:2412.18207},
  year   = {2024}
}
R2 v1 2026-06-28T20:47:46.263Z