paper-with-me

홈 › Papers

Incomplete Multi-view Clustering via Cross-view Relation Transfer

2021-12-01 · Yiming Wang, Dongxia Chang, Zhiqiang Fu, Yao Zhao

In this paper, we consider the problem of multi-view clustering on incomplete views. Compared with complete multi-view clustering, the view-missing problem increases the difficulty of learning common representations from different views. To address the challenge, we propose a novel incomplete multi-view clustering framework, which incorporates cross-view relation transfer and multi-view fusion learning. Specifically, based on the consistency existing in multi-view data, we devise a cross-view relation transfer-based completion module, which transfers known similar inter-instance relationships to the missing view and recovers the missing data via graph networks based on the transferred relationship graph. Then the view-specific encoders are designed to extract the recovered multi-view data, and an attention-based fusion layer is introduced to obtain the common representation. Moreover, to reduce the impact of the error caused by the inconsistency between views and obtain a better clustering structure, a joint clustering layer is introduced to optimize recovery and clustering simultaneously. Extensive experiments conducted on several real datasets demonstrate the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2112.00739

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringIncomplete multi-view clusteringRelation

Similar Papers 제목 키워드 기반

Spectral Perturbation Meets Incomplete Multi-view Data

2019-05-31 · Hao Wang, Linlin Zong, Bing Liu, Yan Yang 외

Beyond existing multi-view clustering, this paper studies a more realistic clustering scenario, referred to as incomplete multi-view clustering, where a number of data instances are missing in certain views. To tackle th…

ClusteringIncomplete multi-view clusteringMatrix Completion

Unbalanced Incomplete Multi-view Clustering via the Scheme of View Evolution: Weak Views are Meat; Strong Views do Eat

2020-11-20 · Xiang Fang, Yuchong Hu, Pan Zhou, Dapeng Oliver Wu

Incomplete multi-view clustering is an important technique to deal with real-world incomplete multi-view data. Previous works assume that all views have the same incompleteness, i.e., balanced incompleteness. However, di…

ClusteringIncomplete multi-view clusteringMulti-view Subspace Clustering

A Survey on Incomplete Multi-view Clustering

2022-08-17 · Jie Wen, Zheng Zhang, Lunke Fei, Bob Zhang 외

Conventional multi-view clustering seeks to partition data into respective groups based on the assumption that all views are fully observed. However, in practical applications, such as disease diagnosis, multimedia analy…

ClusteringIncomplete multi-view clusteringSurvey

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

2025-03-14 · Jiaqi Jin, Siwei Wang, Zhibin Dong, Xihong Yang 외

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

ClusteringIncomplete multi-view clustering

Mask-informed Deep Contrastive Incomplete Multi-view Clustering

2025-02-04 · Zhenglai Li, Yuqi Shi, Xiao He, Chang Tang

Multi-view clustering (MvC) utilizes information from multiple views to uncover the underlying structures of data. Despite significant advancements in MvC, mitigating the impact of missing samples in specific views on th…

ClusteringContrastive LearningIncomplete multi-view clusteringMissing Values