IJCAI 2022poster14 citations

EMGC²F: Efficient Multi-view Graph Clustering with Comprehensive Fusion

Danyang Wu, Jitao Lu, Feiping Nie, Rong Wang, Yuan Yuan

Abstract

This paper proposes an Efficient Multi-view Graph Clustering with Comprehensive Fusion (EMGC²F) model and a corresponding efficient optimization algorithm to address multi-view graph clustering tasks effectively and efficiently. Compared to existing works, our proposals have the following highlights: 1) EMGC²F directly finds a consistent cluster indicator matrix with a Super Nodes Similarity Minimization module from multiple views, which avoids time-consuming spectral decomposition in previous works. 2) EMGC²F comprehensively mines information from multiple views. More formally, it captures the consistency of multiple views via a Cross-view Nearest Neighbors Voting (CN²V) mechanism, meanwhile capturing the importance of multiple views via an adaptive weighted-learning mechanism. 3) EMGC²F is a parameter-free model and the time complexity of the proposed algorithm is far less than existing works, demonstrating the practicability. Empirical results on several benchmark datasets demonstrate that our proposals outperform SOTA competitors both in effectiveness and efficiency.

Machine Learning: ClusteringMachine Learning: Multi-view learningMachine Learning: Unsupervised Learning
BibTeX
@inproceedings{ijcai2022p495,
  title     = {EMGC²F: Efficient Multi-view Graph Clustering with Comprehensive Fusion},
  author    = {Wu, Danyang and Lu, Jitao and Nie, Feiping and Wang, Rong and Yuan, Yuan},
  booktitle = {Proceedings of the Thirty-First International Joint Conference on
               Artificial Intelligence, {IJCAI-22}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Lud De Raedt},
  pages     = {3566--3572},
  year      = {2022},
  month     = {7},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2022/495},
  url       = {https://doi.org/10.24963/ijcai.2022/495},
}
EMGC²F: Efficient Multi-view Graph Clustering with Comprehensive Fusion · IJCAI 2022