vix.ing · top · new · best · stats · spec

Mitigating Over-Squashing in Graph Neural Networks by Spectrum-Preserving Sparsification

2025/06/19 by Liang, Langzhang, Bu, Fanchen, Song, Zixing +3
Computer Science · Neuroscience · #Advanced Graph Neural Networks #FOS: Computer and information sciences #Functional Brain Connectivity Studies #Graph Theory and Algorithms #Machine Learning (cs.LG)

paper · pdf · doi:10.48550/arxiv.2506.16110

openalex publication_date 2025/06/19 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/01

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 over-squashing. To reduce such bottlenecks, 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., 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 spectrum-preserving graph sparsification, for mitigating over-squashing. Our method generates graphs with enhanced connectivity while maintaining sparsity and largely preserving the original graph spectrum, effectively balancing structural bottleneck reduction and graph property preservation. Experimental results validate the effectiveness of our approach, demonstrating its superiority over strong baseline methods in classification accuracy and retention of the Laplacian spectrum.

Citations

Related