Introduces Ramanujan Propagation as a graph rewiring method for GNNs that leverages Ramanujan graphs to ensure non-negative resistance curvature while preserving local connectivity and outperforming prior rewiring techniques.
Graph Rewiring in GNNs to Mitigate Over-Squashing and Over-Smoothing: A Survey
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Graph Neural Networks are powerful models for learning from graph-structured data, yet their effectiveness is often limited by two critical challenges: over-squashing, where information from distant nodes is excessively compressed, and over-smoothing, where repeated propagation makes node representations indistinguishable. Both phenomena stem from the interaction between message passing and the input topology, ultimately degrading information flow and limiting the performance of GNNs. In this survey, we examine graph rewiring techniques, a class of methods designed to modify the graph topology to enhance information propagation in GNNs. We provide a comprehensive review of state-of-the-art rewiring approaches, delving into their theoretical underpinnings, practical implementations, and performance trade-offs.
fields
cs.LG 1years
2026 1verdicts
UNVERDICTED 1representative citing papers
citing papers explorer
-
Ramanujan Graph Rewiring with Non Negative Resistance Curvature
Introduces Ramanujan Propagation as a graph rewiring method for GNNs that leverages Ramanujan graphs to ensure non-negative resistance curvature while preserving local connectivity and outperforming prior rewiring techniques.