English

Structural Invariance Matters: Rethinking Graph Rewiring through Graph Metrics

Machine Learning 2025-10-24 v1 Artificial Intelligence

Abstract

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.

Keywords

Cite

@article{arxiv.2510.20556,
  title  = {Structural Invariance Matters: Rethinking Graph Rewiring through Graph Metrics},
  author = {Alexandre Benoit and Catherine Aitken and Yu He},
  journal= {arXiv preprint arXiv:2510.20556},
  year   = {2025}
}

Comments

21 pages, 5 figures, conference

R2 v1 2026-07-01T07:02:08.896Z