HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Scale Invariance of Graph Neural Networks

Qin Jiang; Chengjia Wang; Michael Lones; Wei Pang

Scale Invariance of Graph Neural Networks

Abstract

We address two fundamental challenges in Graph Neural Networks (GNNs): (1) the lack of theoretical support for invariance learning, a critical property in image processing, and (2) the absence of a unified model capable of excelling on both homophilic and heterophilic graph datasets. To tackle these issues, we establish and prove scale invariance in graphs, extending this key property to graph learning, and validate it through experiments on real-world datasets. Leveraging directed multi-scaled graphs and an adaptive self-loop strategy, we propose ScaleNet, a unified network architecture that achieves state-of-the-art performance across four homophilic and two heterophilic benchmark datasets. Furthermore, we show that through graph transformation based on scale invariance, uniform weights can replace computationally expensive edge weights in digraph inception networks while maintaining or improving performance. For another popular GNN approach to digraphs, we demonstrate the equivalence between Hermitian Laplacian methods and GraphSAGE with incidence normalization. ScaleNet bridges the gap between homophilic and heterophilic graph learning, offering both theoretical insights into scale invariance and practical advancements in unified graph learning. Our implementation is publicly available at https://github.com/Qin87/ScaleNet/tree/Aug23.

Code Repositories

qin87/scalenet
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
node-classification-on-citeseer-fixed-20-nodeScaleNet
Accuracy: 68.3±1.5
node-classification-on-cora-fixed-20-node-perScaleNet
Accuracy: 82.3±1.1
node-classification-on-non-homophilic-11ScaleNet
1:1 Accuracy: 80.1±1.5
node-classification-on-non-homophilic-12ScaleNet
1:1 Accuracy: 76.0±2.0
node-classification-on-telegram-directed-11iG
Accuracy: 95.8±3.5
node-classification-on-telegram-directed-1ScaleNet
Accuracy: 96.8±2.1
node-classification-on-wiki-csScaleNet
Accuracy: 79.3±0.6

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Scale Invariance of Graph Neural Networks | Papers | HyperAI