Graphnet: Graph Clustering with Deep Neural Networks
Xianchao Zhang, Jie Mu, Han Liu, Xiaotong Zhang
Abstract
Existing deep graph clustering methods usually rely on neural language models to learn graph embeddings. However, these methods either ignore node feature information or fail to learn cluster-oriented graph embeddings. In this paper, we propose a novel deep graph clustering framework to tackle these two issues. First, we construct a feature transformation module to effectively integrate node feature information with graph topologies. Second, we introduce a graph embedding module and a self-supervised learning strategy to constrain graph embeddings by leveraging the graph similarity and the self-learning loss to group similar graphs together, thus encouraging the obtained graph embeddings to be cluster-oriented. Extensive experimental results on eight real-world graph datasets validate the superiority of the proposed method over existing ones.
BibTeX
@inproceedings{icassp2021_graphnetgraphclu,
title = {Graphnet: Graph Clustering with Deep Neural Networks},
author = {Xianchao Zhang and Jie Mu and Han Liu and Xiaotong Zhang},
booktitle = {ICASSP 2021},
year = {2021}
}