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

Return of ChebNet: Understanding and Improving an Overlooked GNN on Long Range Tasks

About

ChebNet, one of the earliest spectral GNNs, has largely been overshadowed by Message Passing Neural Networks (MPNNs), which gained popularity for their simplicity and effectiveness in capturing local graph structure. Despite their success, MPNNs are limited in their ability to capture long-range dependencies between nodes. This has led researchers to adapt MPNNs through rewiring or make use of Graph Transformers, which compromises the computational efficiency that characterized early spatial message-passing architectures, and typically disregards the graph structure. Almost a decade after its original introduction, we revisit ChebNet to shed light on its ability to model distant node interactions. We find that out-of-box, ChebNet already shows competitive advantages relative to classical MPNNs and GTs on long-range benchmarks, while maintaining good scalability properties for high-order polynomials. However, we uncover that this polynomial expansion leads ChebNet to an unstable regime during training. To address this limitation, we cast ChebNet as a stable and non-dissipative dynamical system, which we coin Stable-ChebNet. Our Stable-ChebNet model allows for stable information propagation, and has controllable dynamics which do not require the use of eigendecompositions, positional encodings, or graph rewiring. Across several benchmarks, Stable-ChebNet achieves near state-of-the-art performance.

Ali Hariri, \'Alvaro Arroyo, Alessio Gravina, Moshe Eliasof, Carola-Bibiane Sch\"onlieb, Davide Bacciu, Kamyar Azizzadenesheli, Xiaowen Dong, Pierre Vandergheynst• 2025

Related benchmarks

TaskDatasetResultRank
Node Classificationogbn-arxiv (test)
Accuracy75.42
497
Node ClassificationRoman-Empire
Accuracy92.03
327
Node Classificationamazon-ratings
Accuracy53.15
309
Node ClassificationAmazon-Ratings (test)
Accuracy53.15
155
Node ClassificationMinesweeper (test)
AUROC95.71
134
Graph RegressionPeptides-struct
MAE0.2542
134
Graph ClassificationPeptides func
AP70.32
110
Node ClassificationRoman-empire (test)
Accuracy92.03
66
Node Classificationogbn-proteins
Accuracy79.55
35
Node ClassificationMinesweeper
AUC95.71
35
Showing 10 of 15 rows

Other info

Follow for update