Imputation-free and Alignment-free: Incomplete Multi-view Clustering Driven by Consensus Semantic Learning
Yuzhuo Dai, Jiaqi Jin, Zhibin Dong, Siwei Wang, Xinwang Liu, En Zhu, Xihong Yang, Xinbiao Gan, Yu Feng
TL;DR
IMMVC suffers from missing data causing prototype shifts and cross-view misalignment. FreeCSL provides an imputation- and alignment-free solution by learning a shared semantic space with consensus prototypes $igoldsymbol{C}=igigoldsymbol{c}_kigig|_{k=1}^K$, using prototypical protocontrast and a modularity-driven graph-clustering module to fuse cross-view and within-view information. The method optimizes a joint objective $\mathcal{L}=\mathcal{L}_{rec}+\mathcal{L}_{cc}+\\mathcal{L}_{gc}$ across reconstruction, cross-view consensus semantic learning, and within-view cluster enhancement, then performs $k$-means on the consensus representations. Empirical results on four IMVC benchmarks show FreeCSL achieves superior accuracy and robustness, especially under high missing rates and large-scale settings, demonstrating reliable clustering without imputation or alignment.
Abstract
In incomplete multi-view clustering (IMVC), missing data induce prototype shifts within views and semantic inconsistencies across views. A feasible solution is to explore cross-view consistency in paired complete observations, further imputing and aligning the similarity relationships inherently shared across views. Nevertheless, existing methods are constrained by two-tiered limitations: (1) Neither instance- nor cluster-level consistency learning construct a semantic space shared across views to learn consensus semantics. The former enforces cross-view instances alignment, and wrongly regards unpaired observations with semantic consistency as negative pairs; the latter focuses on cross-view cluster counterparts while coarsely handling fine-grained intra-cluster relationships within views. (2) Excessive reliance on consistency results in unreliable imputation and alignment without incorporating view-specific cluster information. Thus, we propose an IMVC framework, imputation- and alignment-free for consensus semantics learning (FreeCSL). To bridge semantic gaps across all observations, we learn consensus prototypes from available data to discover a shared space, where semantically similar observations are pulled closer for consensus semantics learning. To capture semantic relationships within specific views, we design a heuristic graph clustering based on modularity to recover cluster structure with intra-cluster compactness and inter-cluster separation for cluster semantics enhancement. Extensive experiments demonstrate, compared to state-of-the-art competitors, FreeCSL achieves more confident and robust assignments on IMVC task.
