Return of ChebNet: Understanding and Improving an Overlooked GNN on Long Range Tasks
Ali Hariri, \'Alvaro Arroyo, Alessio Gravina, Moshe Eliasof, Carola-Bibiane Sch\"onlieb, Davide Bacciu, Kamyar Azizzadenesheli, Xiaowen Dong, Pierre Vandergheynst

TL;DR
This paper revisits ChebNet, an early spectral GNN, demonstrating its competitive performance on long-range tasks, addressing training stability issues with a new stable dynamical system formulation, and achieving near state-of-the-art results.
Contribution
The paper introduces Stable-ChebNet, a stable and scalable variant of ChebNet that effectively models long-range dependencies without complex rewiring or positional encodings.
Findings
ChebNet shows competitive advantages on long-range benchmarks.
Unstable training issues are addressed with a new dynamical system formulation.
Stable-ChebNet achieves near state-of-the-art performance across benchmarks.
Abstract
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…
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 · Advanced Memory and Neural Computing · Advanced Neural Network Applications
