ICML 2025poster0 citations

Multi-View Graph Clustering via Node-Guided Contrastive Encoding

Yazhou Ren, Junlong Ke, Zichen Wen, Tianyi Wu, Yang Yang, Xiaorong Pu, Lifang He

Abstract

Multi-view clustering has gained significant attention for integrating multi-view information in multimedia applications. With the growing complexity of graph data, multi-view graph clustering (MVGC) has become increasingly important. Existing methods primarily use Graph Neural Networks (GNNs) to encode structural and feature information, but applying GNNs within contrastive learning poses specific challenges, such as integrating graph data with node features and handling both homophilic and heterophilic graphs. To address these challenges, this paper introduces Node-Guided Contrastive Encoding (NGCE), a novel MVGC approach that leverages node features to guide embedding generation. NGCE enhances compatibility with GNN filtering, effectively integrates homophilic and heterophilic information, and strengthens contrastive learning across views. Extensive experiments demonstrate its robust performance on six homophilic and heterophilic multi-view benchmark datasets.

Multi-view ClusteringUnsupervised LearningGraph Learning
BibTeX
@inproceedings{
ren2025multiview,
title={Multi-View Graph Clustering via Node-Guided Contrastive Encoding},
author={Yazhou Ren and Junlong Ke and Zichen Wen and Tianyi Wu and Yang Yang and Xiaorong Pu and Lifang He},
booktitle={Forty-second International Conference on Machine Learning},
year={2025},
url={https://openreview.net/forum?id=Ae5qnQxAxQ}
}