paper-with-me

Papers

Self-Learning Symmetric Multi-view Probabilistic Clustering

2023-05-12 · Junjie Liu, Junlong Liu, Rongxin Jiang, Yaowu Chen, Chen Shen, Jieping Ye

Multi-view Clustering (MVC) has achieved significant progress, with many efforts dedicated to learn knowledge from multiple views. However, most existing methods are either not applicable or require additional steps for incomplete MVC. Such a limitation results in poor-quality clustering performance and poor missing view adaptation. Besides, noise or outliers might significantly degrade the overall clustering performance, which are not handled well by most existing methods. In this paper, we propose a novel unified framework for incomplete and complete MVC named self-learning symmetric multi-view probabilistic clustering (SLS-MPC). SLS-MPC proposes a novel symmetric multi-view probability estimation and equivalently transforms multi-view pairwise posterior matching probability into composition of each view's individual distribution, which tolerates data missing and might extend to any number of views. Then, SLS-MPC proposes a novel self-learning probability function without any prior knowledge and hyper-parameters to learn each view's individual distribution. Next, graph-context-aware refinement with path propagation and co-neighbor propagation is used to refine pairwise probability, which alleviates the impact of noise and outliers. Finally, SLS-MPC proposes a probabilistic clustering algorithm to adjust clustering assignments by maximizing the joint probability iteratively without category information. Extensive experiments on multiple benchmarks show that SLS-MPC outperforms previous state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2305.07307

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringIncomplete multi-view clusteringSelf-Learning

Methods 이 논문이 사용한 방법론

Self-Learning 설명 없음

Similar Papers 제목 키워드 기반

MPC: Multi-View Probabilistic Clustering

2022-01-01 · CVPR 2022 1 · Junjie Liu, Junlong Liu, Shaotian Yan, Rongxin Jiang 외

Despite the promising progress having been made, the two challenges of multi-view clustering (MVC) are still waiting for better solutions: i) Most existing methods are either not qualified or require additional steps…

ClusteringIncomplete multi-view clustering

Symmetric low-rank representation for subspace clustering

2014-10-31 · Jie Chen, Haixian Zhang, Hua Mao, Yongsheng Sang 외

We propose a symmetric low-rank representation (SLRR) method for subspace clustering, which assumes that a data set is approximately drawn from the union of multiple subspaces. The proposed technique can reveal the membe…

Clustering

Asymmetric double-winged multi-view clustering network for exploring Diverse and Consistent Information

2023-09-01 · Qun Zheng, Xihong Yang, Siwei Wang, Xinru An 외

In unsupervised scenarios, deep contrastive multi-view clustering (DCMVC) is becoming a hot research spot, which aims to mine the potential relationships between different views. Most existing DCMVC algorithms focus on e…

ClusteringDiversityPseudo Label

clusterBMA: Bayesian model averaging for clustering

2022-09-09 · Owen Forbes, Edgar Santos-Fernandez, Paul Pao-Yen Wu, Hong-Bo Xie 외

Various methods have been developed to combine inference across multiple sets of results for unsupervised clustering, within the ensemble clustering literature. The approach of reporting results from one `best' model out…

ClusteringElectroencephalogram (EEG)modelModel Selection

Unsupervised Person Re-identification by Deep Asymmetric Metric Embedding

2019-01-29 · Hong-Xing Yu, An-Cong Wu, Wei-Shi Zheng

Person re-identification (Re-ID) aims to match identities across non-overlapping camera views. Researchers have proposed many supervised Re-ID models which require quantities of cross-view pairwise labelled data. This li…

ClusteringDeep ClusteringMetric LearningPerson Re-Identification+1