English

Deep Incomplete Multi-View Clustering via Hierarchical Imputation and Alignment

Machine Learning 2026-05-14 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2601.09051,
  title  = {Deep Incomplete Multi-View Clustering via Hierarchical Imputation and Alignment},
  author = {Yiming Du and Ziyu Wang and Jian Li and Rui Ning and Lusi Li},
  journal= {arXiv preprint arXiv:2601.09051},
  year   = {2026}
}

Comments

Accepted by AAAI 2026

R2 v1 2026-07-01T09:03:38.371Z