Adaptive Message Passing: A General Framework to Mitigate Oversmoothing, Oversquashing, and Underreaching
Federico Errica, Henrik Christiansen, Viktor Zaverkin, Takashi Maruyama, Mathias Niepert, Francesco Alesiani

TL;DR
This paper introduces a flexible framework for adaptive message passing in graph neural networks, effectively addressing oversmoothing, oversquashing, and underreaching to better model long-range dependencies in complex systems.
Contribution
It proposes a variational inference-based method that enables message passing architectures to adapt their depth and filter messages dynamically, improving long-range interaction modeling.
Findings
Outperforms state-of-the-art on five graph prediction datasets.
Effectively mitigates oversmoothing, oversquashing, and underreaching.
Enhances the ability of deep graph networks to capture long-range dependencies.
Abstract
Long-range interactions are essential for the correct description of complex systems in many scientific fields. The price to pay for including them in the calculations, however, is a dramatic increase in the overall computational costs. Recently, deep graph networks have been employed as efficient, data-driven models for predicting properties of complex systems represented as graphs. These models rely on a message passing strategy that should, in principle, capture long-range information without explicitly modeling the corresponding interactions. In practice, most deep graph networks cannot really model long-range dependencies due to the intrinsic limitations of (synchronous) message passing, namely oversmoothing, oversquashing, and underreaching. This work proposes a general framework that learns to mitigate these limitations: within a variational inference framework, we endow message…
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.
Code & Models
Videos
Taxonomy
TopicsFunctional Brain Connectivity Studies · Complex Network Analysis Techniques · Health, Environment, Cognitive Aging
MethodsVariational Inference
