Sharper Error Bounds in Late Fusion Multi-view Clustering Using Eigenvalue Proportion
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 -means, leveraging local Rademacher complexity and principal eigenvalue proportions. Our analysis establishes a convergence rate of , significantly improving upon the existing rate in the order of . Building on this insight, we propose a low-pass graph filtering strategy within a multiple linear -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 .
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}
}