paper-with-me

홈 › Papers

V3H: View Variation and View Heredity for Incomplete Multi-view Clustering

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

Real data often appear in the form of multiple incomplete views. Incomplete multi-view clustering is an effective method to integrate these incomplete views. Previous methods only learn the consistent information between different views and ignore the unique information of each view, which limits their clustering performance and generalizations. To overcome this limitation, we propose a novel View Variation and View Heredity approach (V3H). Inspired by the variation and the heredity in genetics, V3H first decomposes each subspace into a variation matrix for the corresponding view and a heredity matrix for all the views to represent the unique information and the consistent information respectively. Then, by aligning different views based on their cluster indicator matrices, V3H integrates the unique information from different views to improve the clustering performance. Finally, with the help of the adjustable low-rank representation based on the heredity matrix, V3H recovers the underlying true data structure to reduce the influence of the large incompleteness. More importantly, V3H presents possibly the first work to introduce genetics to clustering algorithms for learning simultaneously the consistent information and the unique information from incomplete multi-view data. Extensive experimental results on fifteen benchmark datasets validate its superiority over other state-of-the-arts.

📄 PDF Abstract BibTeX arXiv:2011.11194

Code (1)

ZeusDavide/TAI_V3H 공식 구현

Tasks

ClusteringIncomplete multi-view clustering

Similar Papers 제목 키워드 기반

Deep Incomplete Multi-view Learning via Cyclic Permutation of VAEs

2025-02-16 · Xin Gao, Jian Pu

Multi-View Representation Learning (MVRL) aims to derive a unified representation from multi-view data by leveraging shared and complementary information across views. However, when views are irregularly missing, the inc…

MULTI-VIEW LEARNINGRepresentation Learningvalid

Incomplete Multi-View Multi-label Learning via Disentangled Representation and Label Semantic Embedding

2025-01-01 · CVPR 2025 1 · Xu Yan, Jun Yin, Jie Wen

In incomplete multi-view multi-label learning scenarios, it is crucial to use the incomplete multi-view data to extract consistent and specific representations from different data sources and to fully exploit the mis…

Multi-Label LearningUnsupervised Pre-training

A Variational Information Bottleneck Approach to Multi-Omics Data Integration

2021-02-05 · Changhee Lee, Mihaela van der Schaar

Integration of data from multiple omics techniques is becoming increasingly important in biomedical research. Due to non-uniformity and technical limitations in omics platforms, such integrative analyses on multiple omic…

Data Integration

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

Deep Variational Incomplete Multi-View Clustering: Exploring Shared Clustering Structures

2024-03-24 · Conference 2024 3 · Gehui Xu, Jie Wen, Chengliang Liu, Bing Hu 외

Incomplete multi-view clustering (IMVC) aims to reveal shared clustering structures within multi-view data, where only partial views of the samples are available. Existing IMVC methods primarily suffer from two issues: 1…

ClusteringImputationIncomplete multi-view clustering