View a PDF of the paper titled Commute Graph Neural Networks, by Wei Zhuo and 3 other authors
View PDF
HTML (experimental)
Abstract:Graph Neural Networks (GNNs) have shown remarkable success in learning from graph-structured data. However, their application to directed graphs (digraphs) presents unique challenges, primarily due to the inherent asymmetry in node relationships. Traditional GNNs are adept at capturing unidirectional relations but fall short in encoding the mutual path dependencies between nodes, such as asymmetrical shortest paths typically found in digraphs. Recognizing this gap, we introduce Commute Graph Neural Networks (CGNN), an approach that seamlessly integrates node-wise commute time into the message passing scheme. The cornerstone of CGNN is an efficient method for computing commute time using a newly formulated digraph Laplacian. Commute time is then integrated into the neighborhood aggregation process, with neighbor contributions weighted according to their respective commute time to the central node in each layer. It enables CGNN to directly capture the mutual, asymmetric relationships in digraphs. Extensive experiments on 8 benchmarking datasets confirm the superiority of CGNN against 13 state-of-the-art methods.
Submission history
From: Wei Zhuo [view email]
[v1]
Sun, 30 Jun 2024 10:53:40 UTC (435 KB)
[v2]
Sun, 29 Sep 2024 14:37:04 UTC (266 KB)
[v3]
Sat, 26 Oct 2024 14:04:39 UTC (267 KB)
[v4]
Thu, 7 Nov 2024 07:52:35 UTC (276 KB)
[v5]
Thu, 1 May 2025 15:57:05 UTC (344 KB)