Effective Resistance Rewiring: A Simple Topological Correction for Over-Squashing
Bertran Miquel-Oliver, Manel Gil-Sorribes, Victor Guallar, Alexis Molina

TL;DR
This paper introduces Effective Resistance Rewiring (ERR), a global topology correction method for Graph Neural Networks that alleviates over-squashing by strengthening communication pathways through resistance-based edge adjustments.
Contribution
ERR is a simple, parameter-free rewiring strategy that uses effective resistance to improve message passing in GNNs, addressing global connectivity issues overlooked by local criteria.
Findings
ERR improves long-range information flow in GNNs.
Rewiring enhances predictive performance on various graph types.
Combining ERR with normalization stabilizes deep GNN training.
Abstract
Graph Neural Networks struggle to capture long-range dependencies due to over-squashing, where information from exponentially growing neighborhoods must pass through a small number of structural bottlenecks. While recent rewiring methods attempt to alleviate this limitation, many rely on local criteria such as curvature, which can overlook global connectivity constraints that restrict information flow. We introduce Effective Resistance Rewiring (ERR), a simple topology correction strategy that uses effective resistance as a global signal to detect structural bottlenecks. ERR iteratively adds edges between node pairs with the largest resistance while removing edges with minimal resistance, strengthening weak communication pathways while controlling graph densification under a fixed edge budget. The procedure is parameter-free beyond the rewiring budget and relies on a single global…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Functional Brain Connectivity Studies · Topological and Geometric Data Analysis
