Pith. sign in

Commute Graph Neural Networks

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
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.

fields

cs.LG 1

years

2024 1

verdicts

REJECT 1

representative citing papers

ScaleNet: Scale Invariance Learning in Directed Graphs

cs.LG · 2024-11-13 · reject · novelty 4.0

The paper reports state-of-the-art node classification on five of six tested datasets using multi-scale products of a directed adjacency matrix, but the claimed scale invariance is not rigorously demonstrated.

citing papers explorer

Showing 1 of 1 citing paper.

  • ScaleNet: Scale Invariance Learning in Directed Graphs cs.LG · 2024-11-13 · reject · none · ref 42 · internal anchor

    The paper reports state-of-the-art node classification on five of six tested datasets using multi-scale products of a directed adjacency matrix, but the claimed scale invariance is not rigorously demonstrated.