arXiv:2608.15757cs.CV2026-08

打破视图独立假设,学习多视图数据相关性以提升聚类效果

Beyond Independence: Learning Correlated Views for Variational Incomplete Multi-View Clustering

论文配图:Beyond Independence: Learning Correlated Views for Variational Incomplete Multi-View Clustering
图 1 · 摘自论文原文
  • 通过后验误差协方差建模视图间相关性
  • 在多种缺失设置下优于现有方法
  • 参数量几乎不变,适合实际应用

不完整多视图聚类(IMVC)旨在从部分观测的多视图数据中发现共享聚类结构。尽管基于变分推断的无插补方法对缺失视图具有鲁棒性,但其在后验聚合阶段普遍依赖视图间的条件独立假设,难以捕捉多视图数据固有的结构性和潜在相关性。本文提出一种变分框架,显式突破该假设,引入可学习的跨视图相关结构。具体地,利用聚合过程中后验估计误差的协方差结构来显式建模并学习视图间的相关性。为实现稳健高效的训练,相关性矩阵通过归一化乔列斯基分解参数化,确保正定性,并使整个模型可通过统一变分目标联合训练。在多个IMVC基准上的大量实验表明,所提方法在不同缺失视图设置下持续优于当前最优方法,且仅引入极少可学习参数。结果验证了自适应相关性建模在变分IMVC中的有效性,表明应超越传统独立性假设。代码已开源:https://github.com/zmxu196/ACOVA。

原文摘要 · Abstract (English)

Incomplete multi-view clustering (IMVC) aims to uncover shared cluster structures from data with partially observed views. Although recent imputation-free methods based on variational inference demonstrate robustness to missing views, they commonly rely on a conditional independence assumption across views in the posterior aggregation stage, which fails to capture the inherently structured and potentially correlated nature of multi-view data. In this paper, we propose a variational framework that explicitly goes beyond this assumption by introducing a learnable cross-view correlation structure. Specifically, we explicitly model and learn correlations between views by utilizing the covariance structure of posterior estimation errors during aggregation. To facilitate robust and efficient learning, the correlation matrix is parameterized through a normalized Cholesky decomposition, ensuring positive definiteness and enabling the entire model to be trained jointly through a unified variational objective. Extensive experiments on multiple IMVC benchmarks demonstrate that our method consistently outperforms state-of-the-art approaches across diverse missing-view settings while introducing only a negligible number of learnable parameters. These results highlight the effectiveness of adaptive correlation modeling in variational IMVC, demonstrating the need to go beyond the independence assumption in IMVC. The code is available at https://github.com/zmxu196/ACOVA.

多视图聚类变分推断相关性建模数据缺失

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。