English

Incomplete Multi-view Clustering via Prototype-based Imputation

Machine Learning 2023-01-31 v2

Abstract

In this paper, we study how to achieve two characteristics highly-expected by incomplete multi-view clustering (IMvC). Namely, i) instance commonality refers to that within-cluster instances should share a common pattern, and ii) view versatility refers to that cross-view samples should own view-specific patterns. To this end, we design a novel dual-stream model which employs a dual attention layer and a dual contrastive learning loss to learn view-specific prototypes and model the sample-prototype relationship. When the view is missed, our model performs data recovery using the prototypes in the missing view and the sample-prototype relationship inherited from the observed view. Thanks to our dual-stream model, both cluster- and view-specific information could be captured, and thus the instance commonality and view versatility could be preserved to facilitate IMvC. Extensive experiments demonstrate the superiority of our method on six challenging benchmarks compared with 11 approaches. The code will be released.

Keywords

Cite

@article{arxiv.2301.11045,
  title  = {Incomplete Multi-view Clustering via Prototype-based Imputation},
  author = {Haobin Li and Yunfan Li and Mouxing Yang and Peng Hu and Dezhong Peng and Xi Peng},
  journal= {arXiv preprint arXiv:2301.11045},
  year   = {2023}
}

Comments

7pages, 6 figures

R2 v1 2026-06-28T08:21:10.082Z