Effective Resistance Rewiring: A Simple Topological Correction for Over-Squashing
arXiv cs.LG / 3/13/2026
📰 NewsIdeas & Deep AnalysisModels & Research
Key Points
- The paper tackles over-squashing in Graph Neural Networks by introducing Effective Resistance Rewiring (ERR), which uses effective resistance as a global signal to identify structural bottlenecks.
- ERR iteratively adds edges between node pairs with the largest resistance while removing edges with minimal resistance, improving long-range communication under a fixed edge budget.
- The authors analyze rewiring effects on message propagation by tracking cosine similarity of node embeddings across layers to distinguish improvements from changes in embedding geometry.
- Experiments on homophilic and heterophilic graphs, including directed DirGCN, show ERR improves connectivity and signal propagation but can accelerate representation mixing in deep models, and combining ERR with normalization like PairNorm stabilizes the trade-off and boosts performance.




