Self-Supervised Graph Completion for Incomplete Multi-View Clustering

Cheng Liu,Si Wu,Rui Li,Dazhi Jiang,Hau-San Wong
DOI: https://doi.org/10.1109/tkde.2023.3238416
IF: 9.235
2023-01-01
IEEE Transactions on Knowledge and Data Engineering
Abstract:Incomplete multi-view clustering (IMVC) is challenging, as it requires adequately exploring complementary and consistency information under the incompleteness of data. Most existing approaches attempt to overcome the incompleteness at instance-level. In this work, we develop a new approach to facilitate IMVC from a new perspective. Specifically, we transfer the issue of missing instances to a similarity graph completion problem for incomplete views, and propose a self-supervised multi-view graph completion algorithm to infer the associated missing entries. Further, by incorporating constrained feature learning, the inferred graph can be naturally leveraged in representation learning. We theoretically show that our feature learning process performs an Auto-Regressive filter function by encoding the learned similarity graph, which could yield discriminative representation for a clustering task. Extensive experiments demonstrate the effectiveness of the proposed method in comparison with state-of-the-art methods. The source code of our method is available at the GitHub: https://github.com/CLiu272/SGC-IMVC.
computer science, information systems, artificial intelligence,engineering, electrical & electronic
What problem does this paper attempt to address?