DIGRAC: Digraph Clustering Based on Flow Imbalance
Yixuan He, Gesine Reinert, Mihai Cucuringu

TL;DR
DIGRAC introduces a self-supervised graph neural network framework that leverages flow imbalance to effectively cluster directed networks, capturing directionality as a key signal rather than noise.
Contribution
The paper presents a novel flow imbalance measure and a self-supervised GNN framework for directed graph clustering, outperforming existing methods without requiring labels.
Findings
Achieves state-of-the-art clustering performance on synthetic and real data.
Effectively captures directionality as a clustering signal.
Outperforms supervised methods in various scenarios.
Abstract
Node clustering is a powerful tool in the analysis of networks. We introduce a graph neural network framework, named DIGRAC, to obtain node embeddings for directed networks in a self-supervised manner, including a novel probabilistic imbalance loss, which can be used for network clustering. Here, we propose \textit{directed flow imbalance} measures, which are tightly related to directionality, to reveal clusters in the network even when there is no density difference between clusters. In contrast to standard approaches in the literature, in this paper, directionality is not treated as a nuisance, but rather contains the main signal. DIGRAC optimizes directed flow imbalance for clustering without requiring label supervision, unlike existing graph neural network methods, and can naturally incorporate node features, unlike existing spectral methods. Extensive experimental results on…
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.
Taxonomy
TopicsComplex Network Analysis Techniques · Advanced Graph Neural Networks · Advanced Clustering Algorithms Research
MethodsGraph Neural Network
