Hyperbolic Enhanced Representation Learning for Incomplete Multi-view Clustering

arXiv cs.LG / 4/21/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper addresses Incomplete Multi-View Clustering (IMVC), where the goal is to learn discriminative representations despite missing views.
  • It argues that common Euclidean (flat) approaches can mis-model hierarchical real-world data geometry, causing semantic blur as representations move toward nearby-but-meaningfully-different points.
  • The authors propose HERL, a Hyperbolic Enhanced Representation Learning framework that operates in the Poincaré ball to create a structure-aware latent space.
  • HERL uses a dual hyperbolic contrastive objective—an angular loss for semantic identity (directional alignment) and a distance loss for hierarchical compactness—plus a hyperbolic prototype head to correct global structural drift across views.
  • Experiments reportedly show that HERL achieves consistent, state-of-the-art improvements, producing sharper cluster boundaries and better data recovery under incomplete views.

Abstract

Incomplete Multi-View Clustering (IMVC) faces the challenge of learning discriminative representations from fragmentary observations while maintaining robustness against missing views. However, prevalent Euclidean-based methods suffer from a geometric mismatch when modeling real-world data with intrinsic hierarchies, leading to semantic blurring where representations drift towards spatially proximal but semantically distinct neighbors. To bridge this gap, we propose HERL, a Hyperbolic Enhanced Representation Learning framework for IMVC. Operating within the Poincar\'e ball, HERL constructs a structure-aware latent space to enhance representation learning. Specifically, we design a dual-constraint hyperbolic contrastive mechanism optimizing: an angular-based loss to preserve semantic identity via directional alignment, and a distance-based loss to enforce hierarchical compactness. Furthermore, a hyperbolic prototype head is introduced to rectify global structural drift by aligning cross-view hierarchy-aware prototype distributions. Consequently, HERL disentangles fine-grained semantic correlations to sharpen cluster boundaries and imposes geometric constraints to rectify the data recovery process. Extensive experimental results demonstrate that HERL consistently outperforms state-of-the-art approaches.