Mitigating Over-Squashing in Graph Neural Networks by Spectrum-Preserving Sparsification
Langzhang Liang, Fanchen Bu, Zixing Song, Zenglin Xu, Shirui Pan, Kijung Shin

TL;DR
This paper introduces a spectrum-preserving sparsification technique to rewire graphs, reducing over-squashing in Graph Neural Networks while maintaining spectral properties and sparsity for improved performance.
Contribution
It presents a novel spectrum-preserving sparsification method that enhances connectivity without losing spectral properties, addressing over-squashing more effectively than existing rewiring techniques.
Findings
Improves classification accuracy over baseline methods.
Maintains spectral properties of the original graph.
Balances connectivity enhancement with sparsity.
Abstract
The message-passing paradigm of Graph Neural Networks often struggles with exchanging information across distant nodes typically due to structural bottlenecks in certain graph regions, a limitation known as \textit{over-squashing}. To reduce such bottlenecks, \textit{graph rewiring}, which modifies graph topology, has been widely used. However, existing graph rewiring techniques often overlook the need to preserve critical properties of the original graph, e.g., \textit{spectral properties}. Moreover, many approaches rely on increasing edge count to improve connectivity, which introduces significant computational overhead and exacerbates the risk of over-smoothing. In this paper, we propose a novel graph rewiring method that leverages \textit{spectrum-preserving} graph \textit{sparsification}, for mitigating over-squashing. Our method generates graphs with enhanced connectivity while…
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 · Graph Theory and Algorithms · Functional Brain Connectivity Studies
