Over-squashing in Spatiotemporal Graph Neural Networks
Ivan Marisca, Jacob Bamberger, Cesare Alippi, Michael M. Bronstein

TL;DR
This paper investigates the over-squashing problem in Spatiotemporal Graph Neural Networks, revealing its unique characteristics and providing theoretical and empirical insights to guide better design strategies.
Contribution
It formalizes the spatiotemporal over-squashing problem, analyzes its properties, and demonstrates its impact on different STGNN architectures through theoretical and experimental validation.
Findings
Convolutional STGNNs favor distant over close temporal information propagation.
Architectures with time-and-space or time-then-space processing are equally affected.
Empirical validation on synthetic and real-world datasets supports theoretical insights.
Abstract
Graph Neural Networks (GNNs) have achieved remarkable success across various domains. However, recent theoretical advances have identified fundamental limitations in their information propagation capabilities, such as over-squashing, where distant nodes fail to effectively exchange information. While extensively studied in static contexts, this issue remains unexplored in Spatiotemporal GNNs (STGNNs), which process sequences associated with graph nodes. Nonetheless, the temporal dimension amplifies this challenge by increasing the information that must be propagated. In this work, we formalize the spatiotemporal over-squashing problem and demonstrate its distinct characteristics compared to the static case. Our analysis reveals that, counterintuitively, convolutional STGNNs favor information propagation from points temporally distant rather than close in time. Moreover, we prove that…
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
Taxonomy
TopicsAdvanced Graph Neural Networks · Neural Networks and Applications · Graph Theory and Algorithms
