TL;DR
This paper introduces CGC, a contrastive graph clustering framework that effectively detects communities and their evolution in dynamic graphs, outperforming existing methods through a novel end-to-end approach.
Contribution
The paper proposes a new contrastive graph clustering method that handles dynamic graphs and community evolution, differing from autoencoder-based existing deep graph clustering techniques.
Findings
CGC outperforms existing graph clustering methods on real-world datasets.
It effectively detects community change points in evolving networks.
The framework achieves superior clustering accuracy and community tracking performance.
Abstract
Given entities and their interactions in the web data, which may have occurred at different time, how can we find communities of entities and track their evolution? In this paper, we approach this important task from graph clustering perspective. Recently, state-of-the-art clustering performance in various domains has been achieved by deep clustering methods. Especially, deep graph clustering (DGC) methods have successfully extended deep clustering to graph-structured data by learning node representations and cluster assignments in a joint optimization framework. Despite some differences in modeling choices (e.g., encoder architectures), existing DGC methods are mainly based on autoencoders and use the same clustering objective with relatively minor adaptations. Also, while many real-world graphs are dynamic, previous DGC methods considered only static graphs. In this work, we develop…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
