Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

RAwR: Role-Aware Rewiring via Approximate Equitable Partition

About

While Graph Neural Networks (GNNs) have demonstrated significant efficacy in node classification tasks, where predictions rely on local neighborhood information, the performance of GNNs often drops when prediction tasks depend on long-range interactions. These limitations are attributed to phenomena such as oversquashing, where structural bottlenecks restrict signal propagation across the network topology. To address this challenge, we introduce RAwR, a computationally efficient rewiring framework that augments the input graph with a quotient graph derived from equitable partitions. This approach facilitates accelerated communication between nodes that share identical structural roles, as identified by the Weisfeiler-Leman graph coloring, and thereby reduces the total effective resistance of the system. Furthermore, by employing an approximate definition of the equitable partition, RAwR enables a controllable reduction of the quotient graph, which, in its most condensed state, recovers the conventional Master Node rewiring technique. Empirical evaluations across a diverse suite of benchmarks -- including homophilic, heterophilic, and synthetic long-range datasets -- demonstrate that RAwR achieves state-of-the-art results. Our contribution is further supported by an analytical investigation using a teacher-student model of linear GNNs, which elucidates the theoretical foundations of role-based rewiring. This analysis leads to the formulation of Spectral Role Lift (SRL), a metric designed to identify the optimal approximate equitable partition for maximizing predictive performance.

Riccardo Porcedda, Giuseppe Squillace, Bastian Epping, Andrea Vandin, Michael Schaub, Mirco Tribastone, Francesca Chiaromonte• 2026

Related benchmarks

TaskDatasetResultRank
Node ClassificationCiteseer (test)
Accuracy0.7524
1013
Node ClassificationCora (test)
Mean Accuracy83.41
951
Node ClassificationChameleon
Accuracy75.07
936
Node ClassificationCornell
Accuracy68.89
900
Node ClassificationWisconsin
Accuracy75.2
898
Node ClassificationTexas
Accuracy0.7667
859
Node ClassificationSquirrel
Accuracy67.27
815
Node ClassificationPubmed
Accuracy87.77
627
Node ClassificationCora
Accuracy85.26
609
Node ClassificationActor
Accuracy29.47
598
Showing 10 of 33 rows

Other info

Follow for update