Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_ai 95% Match Research Paper GNN Researchers,Machine Learning Engineers,Network Analysts 2 weeks ago

Structural Invariance Matters: Rethinking Graph Rewiring through Graph Metrics

graph-neural-networks › graph-learning
📄 Abstract

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.
Authors (3)
Alexandre Benoit
Catherine Aitken
Yu He
Submitted
October 23, 2025
arXiv Category
cs.LG
arXiv PDF

Key Contributions

Provides the first systematic analysis of how graph rewiring affects structural metrics and downstream task performance. It reveals that successful rewiring methods preserve local structure while allowing flexibility in global connectivity, offering new insights for designing effective rewiring strategies.

Business Value

Enables the development of more robust and accurate graph-based machine learning models by providing principled guidelines for graph topology manipulation.