Structural Invariance Matters: Rethinking Graph Rewiring through Graph Metrics
By: Alexandre Benoit, Catherine Aitken, Yu He
Potential Business Impact:
Keeps computer learning good while changing connections.
Graph rewiring has emerged as a key technique to alleviate over-squashing in Graph Neural Networks (GNNs) and Graph Transformers by modifying the graph topology to improve information flow. While effective, rewiring inherently alters the graph's structure, raising the risk of distorting important topology-dependent signals. Yet, despite the growing use of rewiring, little is known about which structural properties must be preserved to ensure both performance gains and structural fidelity. In this work, we provide the first systematic analysis of how rewiring affects a range of graph structural metrics, and how these changes relate to downstream task performance. We study seven diverse rewiring strategies and correlate changes in local and global graph properties with node classification accuracy. Our results reveal a consistent pattern: successful rewiring methods tend to preserve local structure while allowing for flexibility in global connectivity. These findings offer new insights into the design of effective rewiring strategies, bridging the gap between graph theory and practical GNN optimization.
Similar Papers
Over-Squashing in GNNs and Causal Inference of Rewiring Strategies
Machine Learning (CS)
Fixes computer learning problems in complex data.
Adaptive Graph Rewiring to Mitigate Over-Squashing in Mesh-Based GNNs for Fluid Dynamics Simulations
Machine Learning (CS)
Helps computer models better predict how liquids move.
Dynamic Triangulation-Based Graph Rewiring for Graph Neural Networks
Machine Learning (CS)
Makes computer learning better on connected data.