LGJan 14

Deep Incomplete Multi-View Clustering via Hierarchical Imputation and Alignment

arXiv:2601.09051v1h-index: 5
Originality Incremental advance
AI Analysis

This addresses the problem of clustering multi-view data with partial observations for data analysis applications, representing an incremental improvement over existing methods.

The paper tackles incomplete multi-view clustering by proposing DIMVC-HIA, a deep framework that integrates hierarchical imputation and alignment to handle missing views without bias, achieving superior performance on benchmarks under varying missingness levels.

Incomplete multi-view clustering (IMVC) aims to discover shared cluster structures from multi-view data with partial observations. The core challenges lie in accurately imputing missing views without introducing bias, while maintaining semantic consistency across views and compactness within clusters. To address these challenges, we propose DIMVC-HIA, a novel deep IMVC framework that integrates hierarchical imputation and alignment with four key components: (1) view-specific autoencoders for latent feature extraction, coupled with a view-shared clustering predictor to produce soft cluster assignments; (2) a hierarchical imputation module that first estimates missing cluster assignments based on cross-view contrastive similarity, and then reconstructs missing features using intra-view, intra-cluster statistics; (3) an energy-based semantic alignment module, which promotes intra-cluster compactness by minimizing energy variance around low-energy cluster anchors; and (4) a contrastive assignment alignment module, which enhances cross-view consistency and encourages confident, well-separated cluster predictions. Experiments on benchmarks demonstrate that our framework achieves superior performance under varying levels of missingness.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes