TL;DR
This paper introduces ScaleNet, a scale-aware message-passing GNN architecture that leverages multi-scale learning and scale invariance principles, achieving state-of-the-art results on various benchmarks.
Contribution
It formalizes scale invariance in graph learning, proposes ScaleNet with adaptive multi-scale aggregation, and extends it to LargeScaleNet for large graphs, setting new performance records.
Findings
ScaleNet outperforms existing GNNs on six benchmarks.
LargeScaleNet achieves new SOTA on three large-scale datasets.
Multi-scale feature integration explains FaberNet's effectiveness.
Abstract
Most Graph Neural Networks (GNNs) operate at the first-order scale, even though multi-scale representations are known to be crucial in domains such as image classification. In this work, we investigate whether GNNs can similarly benefit from multi-scale learning, rather than being limited to a fixed depth of -hop aggregation. We begin by formalizing scale invariance in graph learning, providing theoretical guarantees and empirical evidence for its effectiveness. Building on this principle, we introduce ScaleNet, a scale-aware message-passing architecture that combines directed multi-scale feature aggregation with an adaptive self-loop mechanism. ScaleNet achieves state-of-the-art performance on six benchmark datasets, covering both homophilic and heterophilic graphs. To handle scalability, we further propose LargeScaleNet, which extends multi-scale learning to large graphs and sets…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
