SMART: Semantic Matching Contrastive Learning for Partially View-Aligned Clustering
By: Liang Peng , Yixuan Ye , Cheng Liu and more
Potential Business Impact:
Finds hidden patterns in messy, mixed-up information.
Multi-view clustering has been empirically shown to improve learning performance by leveraging the inherent complementary information across multiple views of data. However, in real-world scenarios, collecting strictly aligned views is challenging, and learning from both aligned and unaligned data becomes a more practical solution. Partially View-aligned Clustering aims to learn correspondences between misaligned view samples to better exploit the potential consistency and complementarity across views, including both aligned and unaligned data. However, most existing PVC methods fail to leverage unaligned data to capture the shared semantics among samples from the same cluster. Moreover, the inherent heterogeneity of multi-view data induces distributional shifts in representations, leading to inaccuracies in establishing meaningful correspondences between cross-view latent features and, consequently, impairing learning effectiveness. To address these challenges, we propose a Semantic MAtching contRasTive learning model (SMART) for PVC. The main idea of our approach is to alleviate the influence of cross-view distributional shifts, thereby facilitating semantic matching contrastive learning to fully exploit semantic relationships in both aligned and unaligned data. Extensive experiments on eight benchmark datasets demonstrate that our method consistently outperforms existing approaches on the PVC problem.
Similar Papers
Wasserstein-Aligned Hyperbolic Multi-View Clustering
CV and Pattern Recognition
Finds hidden groups in data better.
Imputation-free and Alignment-free: Incomplete Multi-view Clustering Driven by Consensus Semantic Learning
CV and Pattern Recognition
Helps computers group similar things even with missing info.
Generalized Deep Multi-view Clustering via Causal Learning with Partially Aligned Cross-view Correspondence
CV and Pattern Recognition
Finds hidden groups in messy, mixed-up data.