paper-with-me

홈 › Papers

Localized and Balanced Efficient Incomplete Multi-view Clustering

2023-10-01 · journal 2023 10 · Jie Wen, Gehui Xu, Chengliang Liu, Lunke Fei, Chao Huang, Wei Wang, and Yong Xu

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 are inapplicable to large-scale clustering task and their clustering results are unstable since these methods have high computational complexities and their results are produced by kmeans rather than their designed learning models. In this paper, we propose a new one-step incomplete multi-view clustering model, called Localized and Balanced Incomplete Multi-view Clustering (LBIMVC), to address these issues. Specifically, LBIMVC develops a new graph regularized incomplete multi-matrix-factorization model to obtain the unique clustering result by learning a consensus probability representation, where each element of the consensus representation can directly reflect the probability of the corresponding sample to the class. In addition, the proposed graph regularized model integrates geometric preserving and consensus representation learning into one term without introducing any extra constraint terms and parameters to explore the structure of data. Moreover, to avoid that samples are over divided into a few clusters, a balanced constraint is introduced to the model. Experimental results on four databases demonstrate that our method not only obtains competitive clustering performance, but also performs faster than some state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringIncomplete multi-view clusteringRepresentation Learning

Similar Papers 제목 키워드 기반

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

Localized Sparse Incomplete Multi-view Clustering

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

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

ClusteringGraph EmbeddingIncomplete multi-view clusteringMULTI-VIEW LEARNING+1

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

Simple Yet Effective Selective Imputation for Incomplete Multi-view Clustering

2025-12-11 · Cai Xu, Jinlong Liu, Yilin Zhang, Ziyu Guan 외 arxiv

Incomplete Multi-view Clustering (IMC) has emerged as a significant challenge in multi-view learning. A predominant line for IMC is data imputation; however, indiscriminate imputation can result in unreliable content. Re…

Incomplete multi-view 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