paper-with-me

Papers

One-Pass Incomplete Multi-view Clustering

2019-03-02 · Menglei Hu, Songcan Chen

Real data are often with multiple modalities or from multiple heterogeneous sources, thus forming so-called multi-view data, which receives more and more attentions in machine learning. Multi-view clustering (MVC) becomes its important paradigm. In real-world applications, some views often suffer from instances missing. Clustering on such multi-view datasets is called incomplete multi-view clustering (IMC) and quite challenging. To date, though many approaches have been developed, most of them are offline and have high computational and memory costs especially for large scale datasets. To address this problem, in this paper, we propose an One-Pass Incomplete Multi-view Clustering framework (OPIMC). With the help of regularized matrix factorization and weighted matrix factorization, OPIMC can relatively easily deal with such problem. Different from the existing and sole online IMC method, OPIMC can directly get clustering results and effectively determine the termination of iteration process by introducing two global statistics. Finally, extensive experiments conducted on four real datasets demonstrate the efficiency and effectiveness of the proposed OPIMC method.

📄 PDF Abstract BibTeX arXiv:1903.00637

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringIncomplete multi-view clustering

Similar Papers 제목 키워드 기반

Information Recovery-Driven Deep Incomplete Multiview Clustering Network

2023-04-02 · Chengliang Liu, Jie Wen, Zhihao Wu, Xiaoling Luo 외

Incomplete multi-view clustering is a hot and emerging topic. It is well known that unavoidable data incompleteness greatly weakens the effective information of multi-view data. To date, existing incomplete multi-view cl…

ClusteringGraph ReconstructionIncomplete multi-view clusteringMultiview Clustering+1

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

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