English

Long-Range Graph Wavelet Networks

Machine Learning 2025-10-14 v3 Artificial Intelligence

Abstract

Modeling long-range interactions, the propagation of information across distant parts of a graph, is a central challenge in graph machine learning. Graph wavelets, inspired by multi-resolution signal processing, provide a principled way to capture both local and global structures. However, existing wavelet-based graph neural networks rely on finite-order polynomial approximations, which limit their receptive fields and hinder long-range propagation. We propose Long-Range Graph Wavelet Networks (LR-GWN), which decompose wavelet filters into complementary local and global components. Local aggregation is handled with efficient low-order polynomials, while long-range interactions are captured through a flexible spectral-domain parameterization. This hybrid design unifies short- and long-distance information flow within a principled wavelet framework. Experiments show that LR-GWN achieves state-of-the-art performance among wavelet-based methods on long-range benchmarks, while remaining competitive on short-range datasets.

Keywords

Cite

@article{arxiv.2509.06743,
  title  = {Long-Range Graph Wavelet Networks},
  author = {Filippo Guerranti and Fabrizio Forte and Simon Geisler and Stephan Günnemann},
  journal= {arXiv preprint arXiv:2509.06743},
  year   = {2025}
}

Comments

39th Conference on Neural Information Processing Systems (NeurIPS 2025) Workshop: New Perspectives in Advancing Graph Machine Learning

R2 v1 2026-07-01T05:26:33.290Z