English

Spectral Graph Pruning Against Over-Squashing and Over-Smoothing

Machine Learning 2024-10-31 v2 Signal Processing Machine Learning

Abstract

Message Passing Graph Neural Networks are known to suffer from two problems that are sometimes believed to be diametrically opposed: over-squashing and over-smoothing. The former results from topological bottlenecks that hamper the information flow from distant nodes and are mitigated by spectral gap maximization, primarily, by means of edge additions. However, such additions often promote over-smoothing that renders nodes of different classes less distinguishable. Inspired by the Braess phenomenon, we argue that deleting edges can address over-squashing and over-smoothing simultaneously. This insight explains how edge deletions can improve generalization, thus connecting spectral gap optimization to a seemingly disconnected objective of reducing computational resources by pruning graphs for lottery tickets. To this end, we propose a more effective spectral gap optimization framework to add or delete edges and demonstrate its effectiveness on large heterophilic datasets.

Keywords

Cite

@article{arxiv.2404.04612,
  title  = {Spectral Graph Pruning Against Over-Squashing and Over-Smoothing},
  author = {Adarsh Jamadandi and Celia Rubio-Madrigal and Rebekka Burkholz},
  journal= {arXiv preprint arXiv:2404.04612},
  year   = {2024}
}

Comments

Accepted at NeurIPS 2024

R2 v1 2026-06-28T15:45:55.279Z