paper-with-me

Papers

Deep Incomplete Multi-view Clustering with Distribution Dual-Consistency Recovery Guidance

2025-03-14 · Jiaqi Jin, Siwei Wang, Zhibin Dong, Xihong Yang, Xinwang Liu, En Zhu, Kunlun He

Multi-view clustering leverages complementary representations from diverse sources to enhance performance. However, real-world data often suffer incomplete cases due to factors like privacy concerns and device malfunctions. A key challenge is effectively utilizing available instances to recover missing views. Existing methods frequently overlook the heterogeneity among views during recovery, leading to significant distribution discrepancies between recovered and true data. Additionally, many approaches focus on cross-view correlations, neglecting insights from intra-view reliable structure and cross-view clustering structure. To address these issues, we propose BURG, a novel method for incomplete multi-view clustering with distriBution dUal-consistency Recovery Guidance. We treat each sample as a distinct category and perform cross-view distribution transfer to predict the distribution space of missing views. To compensate for the lack of reliable category information, we design a dual-consistency guided recovery strategy that includes intra-view alignment guided by neighbor-aware consistency and cross-view alignment guided by prototypical consistency. Extensive experiments on benchmarks demonstrate the superiority of BURG in the incomplete multi-view scenario.

📄 PDF Abstract BibTeX arXiv:2503.11017

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringIncomplete multi-view clustering

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar 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…

Incomplete multi-view clustering

MPC: Multi-View Probabilistic Clustering

2022-01-01 · CVPR 2022 1 · Junjie Liu, Junlong Liu, Shaotian Yan, Rongxin Jiang 외

Despite the promising progress having been made, the two challenges of multi-view clustering (MVC) are still waiting for better solutions: i) Most existing methods are either not qualified or require additional steps…

ClusteringIncomplete multi-view clustering

Self-Learning Symmetric Multi-view Probabilistic Clustering

2023-05-12 · Junjie Liu, Junlong Liu, Rongxin Jiang, Yaowu Chen 외

Multi-view Clustering (MVC) has achieved significant progress, with many efforts dedicated to learn knowledge from multiple views. However, most existing methods are either not applicable or require additional steps for …

ClusteringIncomplete multi-view clusteringSelf-Learning

Partial Multi-View Clustering via Meta-Learning and Contrastive Feature Alignment

2024-11-14 · BoHao Chen

Partial multi-view clustering (PVC) presents significant challenges practical research problem for data analysis in real-world applications, especially when some views of the data are partially missing. Existing clusteri…

ClusteringContrastive LearningMeta-LearningSelf-Supervised Learning

Clustering Result Re-guided Incomplete Multi-view Spectral Clustering

2025-10-11 · Jun Yin, Runcheng Cai, Shiliang Sun arxiv

Incomplete multi-view spectral clustering generalizes spectral clustering to multi-view data and simultaneously realizes the partition of multi-view data with missing views. For this category of method, K-means algorithm…