paper-with-me

Papers

Short-Range Oversquashing

2025-11-25 · Yaaqov Mishayev, Yonatan Sverdlov, Tal Amir, Nadav Dym arxiv

Message Passing Neural Networks (MPNNs) are widely used for learning on graphs, but their ability to process long-range information is limited by the phenomenon of oversquashing. This limitation has led some researchers to advocate Graph Transformers as a better alternative, whereas others suggest that it can be mitigated within the MPNN framework, using virtual nodes or other rewiring techniques. In this work, we demonstrate that oversquashing is not limited to long-range tasks, but can also arise in short-range problems. This observation allows us to disentangle two distinct mechanisms underlying oversquashing: (1) the bottleneck phenomenon, which can arise even in low-range settings, and (2) the vanishing gradient phenomenon, which is closely associated with long-range tasks. We further show that the short-range bottleneck effect is not captured by existing explanations for oversquashing, and that adding virtual nodes does not resolve it. In contrast, transformers do succeed in such tasks, positioning them as the more compelling solution to oversquashing, compared to specialized MPNNs.

📄 PDF Abstract BibTeX arXiv:2511.20406

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Tackling Graph Oversquashing by Global and Local Non-Dissipativity

2024-05-02 · Alessio Gravina, Moshe Eliasof, Claudio Gallicchio, Davide Bacciu 외

A common problem in Message-Passing Neural Networks is oversquashing -- the limited ability to facilitate effective information flow between distant nodes. Oversquashing is attributed to the exponential decay in informat…

On Oversquashing in Graph Neural Networks Through the Lens of Dynamical Systems

2025-04-11 · AAAI 2025 4 · Alessio Gravina, Moshe Eliasof, Claudio Gallicchio, Davide Bacciu 외

A common problem in Message-Passing Neural Networks is oversquashing -- the limited ability to facilitate effective information flow between distant nodes. Oversquashing is attributed to the exponential decay in informat…

Oversquashing in GNNs through the lens of information contraction and graph expansion

2022-08-06 · Pradeep Kr. Banerjee, Kedar Karhadkar, Yu Guang Wang, Uri Alon 외

The quality of signal propagation in message-passing graph neural networks (GNNs) strongly influences their expressivity as has been observed in recent works. In particular, for prediction tasks relying on long-range int…

graph construction

Cross-attentive Cohesive Subgraph Embedding to Mitigate Oversquashing in GNNs

2026-03-29 · Tanvir Hossain, Muhammad Ifte Khairul Islam, Lilia Chebbah, Charles Fanning 외 arxiv

Graph neural networks (GNNs) have achieved strong performance across various real-world domains. Nevertheless, they suffer from oversquashing, where long-range information is distorted as it is compressed through limited…

Graph Learning

Understanding Virtual Nodes: Oversmoothing, Oversquashing, and Node Heterogeneity

2024-05-22 · Joshua Southern, Francesco Di Giovanni, Michael Bronstein, Johannes F. Lutzeyer

Message passing neural networks (MPNNs) have been shown to have limitations in terms of expressivity and modeling long-range interactions. Augmenting MPNNs with a virtual node (VN) removes the locality constraint of the …

Sensitivity