paper-with-me

Papers

Localized Sparse Incomplete Multi-view Clustering

2022-08-05 · Chengliang Liu, Zhihao Wu, Jie Wen, Chao Huang, Yong Xu

Incomplete multi-view clustering, which aims to solve the clustering problem on the incomplete multi-view data with partial view missing, has received more and more attention in recent years. Although numerous methods have been developed, most of the methods either cannot flexibly handle the incomplete multi-view data with arbitrary missing views or do not consider the negative factor of information imbalance among views. Moreover, some methods do not fully explore the local structure of all incomplete views. To tackle these problems, this paper proposes a simple but effective method, named localized sparse incomplete multi-view clustering (LSIMVC). Different from the existing methods, LSIMVC intends to learn a sparse and structured consensus latent representation from the incomplete multi-view data by optimizing a sparse regularized and novel graph embedded multi-view matrix factorization model. Specifically, in such a novel model based on the matrix factorization, a l1 norm based sparse constraint is introduced to obtain the sparse low-dimensional individual representations and the sparse consensus representation. Moreover, a novel local graph embedding term is introduced to learn the structured consensus representation. Different from the existing works, our local graph embedding term aggregates the graph embedding task and consensus representation learning task into a concise term. Furthermore, to reduce the imbalance factor of incomplete multi-view learning, an adaptive weighted learning scheme is introduced to LSIMVC. Finally, an efficient optimization strategy is given to solve the optimization problem of our proposed model. Comprehensive experimental results performed on six incomplete multi-view databases verify that the performance of our LSIMVC is superior to the state-of-the-art IMC approaches. The code is available in https://github.com/justsmart/LSIMVC.

📄 PDF Abstract BibTeX arXiv:2208.02998

Code (1)

justsmart/LSIMVC 공식 구현

Tasks

ClusteringGraph EmbeddingIncomplete multi-view clusteringMULTI-VIEW LEARNINGRepresentation Learning

Similar Papers 제목 키워드 기반

Localized and Balanced Efficient Incomplete Multi-view Clustering

2023-10-01 · journal 2023 10 · Jie Wen, Gehui Xu, Chengliang Liu, Lunke Fei 외

In recent years, many incomplete multi-view clustering methods have been proposed to address the challenging unsupervised clustering issue on the multi-view data with missing views. However, most of the existing works ar…

ClusteringIncomplete multi-view clusteringRepresentation Learning

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

Incomplete Multi-view Clustering via Diffusion Completion

2023-05-19 · Sifan Fang

Incomplete multi-view clustering is a challenging and non-trivial task to provide effective data analysis for large amounts of unlabeled data in the real world. All incomplete multi-view clustering methods need to addres…

ClusteringContrastive LearningIncomplete multi-view clustering

Joint Projection Learning and Tensor Decomposition Based Incomplete Multi-view Clustering

2023-10-06 · Wei Lv, Chao Zhang, Huaxiong Li, Xiuyi Jia 외

Incomplete multi-view clustering (IMVC) has received increasing attention since it is often that some views of samples are incomplete in reality. Most existing methods learn similarity subgraphs from original incomplete …

ClusteringIncomplete multi-view clusteringTensor Decomposition