Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Improving the Effective Receptive Field of Message-Passing Neural Networks

About

Message-Passing Neural Networks (MPNNs) have become a cornerstone for processing and analyzing graph-structured data. However, their effectiveness is often hindered by phenomena such as over-squashing, where long-range dependencies or interactions are inadequately captured and expressed in the MPNN output. This limitation mirrors the challenges of the Effective Receptive Field (ERF) in Convolutional Neural Networks (CNNs), where the theoretical receptive field is underutilized in practice. In this work, we show and theoretically explain the limited ERF problem in MPNNs. Furthermore, inspired by recent advances in ERF augmentation for CNNs, we propose an Interleaved Multiscale Message-Passing Neural Networks (IM-MPNN) architecture to address these problems in MPNNs. Our method incorporates a hierarchical coarsening of the graph, enabling message-passing across multiscale representations and facilitating long-range interactions without excessive depth or parameterization. Through extensive evaluations on benchmarks such as the Long-Range Graph Benchmark (LRGB), we demonstrate substantial improvements over baseline MPNNs in capturing long-range dependencies while maintaining computational efficiency.

Shahaf E. Finder, Ron Shapira Weber, Moshe Eliasof, Oren Freifeld, Eran Treister• 2025

Related benchmarks

TaskDatasetResultRank
Node ClassificationRoman-empire heterophilic (test)
Accuracy92.08
40
Node ClassificationAmazon-ratings heterophilic (test)
Accuracy54.43
40
Node ClassificationAmazon-Ratings (test)
Accuracy54.43
37
Node ClassificationMinesweeper v1 (test)--
28
Node ClassificationTolokers v1 (test)
AUC85.77
26
Node ClassificationRoman-empire v1 (test)
Accuracy92.08
20
Node ClassificationQuestions v1 (test)
AUC80.49
20
Node ClassificationPascalVOC-SP (test)--
11
Node ClassificationMinesweeper heterophilic (test)
AUC97.39
5
Node ClassificationTolokers heterophilic (test)
AUC0.8577
4
Showing 10 of 11 rows

Other info

Code

Follow for update