English

Leave Graphs Alone: Addressing Over-Squashing without Rewiring

Machine Learning 2022-12-14 v1

Abstract

Recent works have investigated the role of graph bottlenecks in preventing long-range information propagation in message-passing graph neural networks, causing the so-called `over-squashing' phenomenon. As a remedy, graph rewiring mechanisms have been proposed as preprocessing steps. Graph Echo State Networks (GESNs) are a reservoir computing model for graphs, where node embeddings are recursively computed by an untrained message-passing function. In this paper, we show that GESNs can achieve a significantly better accuracy on six heterophilic node classification tasks without altering the graph connectivity, thus suggesting a different route for addressing the over-squashing problem.

Keywords

Cite

@article{arxiv.2212.06538,
  title  = {Leave Graphs Alone: Addressing Over-Squashing without Rewiring},
  author = {Domenico Tortorella and Alessio Micheli},
  journal= {arXiv preprint arXiv:2212.06538},
  year   = {2022}
}

Comments

Extended Abstract. Presented at the First Learning on Graphs Conference (LoG 2022), Virtual Event, December 9-12, 2022

R2 v1 2026-06-28T07:32:16.559Z