paper-with-me

Papers

Incomplete Multi-view Clustering via Hierarchical Semantic Alignment and Cooperative Completion

2025-10-14 · Xiaojian Ding, Lin Zhao, Xian Li, Xiaoying Zhu arxiv

Incomplete multi-view data, where certain views are entirely missing for some samples, poses significant challenges for traditional multi-view clustering methods. Existing deep incomplete multi-view clustering approaches often rely on static fusion strategies or two-stage pipelines, leading to suboptimal fusion results and error propagation issues. To address these limitations, this paper proposes a novel incomplete multi-view clustering framework based on Hierarchical Semantic Alignment and Cooperative Completion (HSACC). HSACC achieves robust cross-view fusion through a dual-level semantic space design. In the low-level semantic space, consistency alignment is ensured by maximizing mutual information across views. In the high-level semantic space, adaptive view weights are dynamically assigned based on the distributional affinity between individual views and an initial fused representation, followed by weighted fusion to generate a unified global representation. Additionally, HSACC implicitly recovers missing views by projecting aligned latent representations into high-dimensional semantic spaces and jointly optimizes reconstruction and clustering objectives, enabling cooperative learning of completion and clustering. Experimental results demonstrate that HSACC significantly outperforms state-of-the-art methods on five benchmark datasets. Ablation studies validate the effectiveness of the hierarchical alignment and dynamic weighting mechanisms, while parameter analysis confirms the model's robustness to hyperparameter variations. The code is available at https://github.com/XiaojianDing/2025-NeurIPS-HSACC.

📄 PDF Abstract BibTeX arXiv:2510.13887

Code (0)

등록된 구현이 없습니다.

Tasks

Incomplete multi-view clustering

Similar Papers 제목 키워드 기반

Deep Incomplete Multi-View Clustering via Hierarchical Imputation and Alignment

2026-01-14 · Yiming Du, Ziyu Wang, Jian Li, Rui Ning 외 arxiv

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, wh…

Incomplete multi-view clustering

Enhanced Federated Deep Multi-View Clustering under Uncertainty Scenario

2025-11-19 · Bingjun Wei, Xuemei Cao, Jiafen Liu, Haoyang Liang 외 arxiv

Traditional Federated Multi-View Clustering assumes uniform views across clients, yet practical deployments reveal heterogeneous view completeness with prevalent incomplete, redundant, or corrupted data. While recent app…

Semantic Invariant Multi-view Clustering with Fully Incomplete Information

2023-05-22 · Pengxin Zeng, Mouxing Yang, Yiding Lu, Changqing Zhang 외

Robust multi-view learning with incomplete information has received significant attention due to issues such as incomplete correspondences and incomplete instances that commonly affect real-world multi-view applications.…

ClusteringMULTI-VIEW LEARNING

Hyperbolic Enhanced Representation Learning for Incomplete Multi-view Clustering

2026-04-18 · Tianyi Chen, Haobo Wang, Kai Tang, Gengyu Lyu 외 arxiv

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 …

Incomplete multi-view clusteringRepresentation Learning

Information Recovery-Driven Deep Incomplete Multiview Clustering Network

2023-04-02 · Chengliang Liu, Jie Wen, Zhihao Wu, Xiaoling Luo 외

Incomplete multi-view clustering is a hot and emerging topic. It is well known that unavoidable data incompleteness greatly weakens the effective information of multi-view data. To date, existing incomplete multi-view cl…

ClusteringGraph ReconstructionIncomplete multi-view clusteringMultiview Clustering+1