Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

PANDA: Expanded Width-Aware Message Passing Beyond Rewiring

About

Recent research in the field of graph neural network (GNN) has identified a critical issue known as "over-squashing," resulting from the bottleneck phenomenon in graph structures, which impedes the propagation of long-range information. Prior works have proposed a variety of graph rewiring concepts that aim at optimizing the spatial or spectral properties of graphs to promote the signal propagation. However, such approaches inevitably deteriorate the original graph topology, which may lead to a distortion of information flow. To address this, we introduce an expanded width-aware (PANDA) message passing, a new message passing paradigm where nodes with high centrality, a potential source of over-squashing, are selectively expanded in width to encapsulate the growing influx of signals from distant nodes. Experimental results show that our method outperforms existing rewiring methods, suggesting that selectively expanding the hidden state of nodes can be a compelling alternative to graph rewiring for addressing the over-squashing.

Jeongwhan Choi, Sumin Park, Hyowon Wi, Sung-Bae Cho, Noseong Park• 2024

Related benchmarks

TaskDatasetResultRank
Graph ClassificationPROTEINS
Accuracy76.17
994
Graph ClassificationMUTAG
Accuracy90.05
862
Node ClassificationCora (test)
Mean Accuracy87
861
Node ClassificationCiteseer (test)
Accuracy0.753
824
Graph ClassificationCOLLAB
Accuracy77.8
422
Graph ClassificationENZYMES
Accuracy53.1
318
Node ClassificationCornell (test)
Mean Accuracy47.5
274
Node ClassificationTexas (test)
Mean Accuracy55.4
269
Node ClassificationSquirrel (test)
Mean Accuracy43.1
267
Node ClassificationWisconsin (test)
Mean Accuracy58.2
239
Showing 10 of 14 rows

Other info

Code

Follow for update