HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

A New Perspective on the Effects of Spectrum in Graph Neural Networks

Mingqi Yang; Yanming Shen; Rui Li; Heng Qi; Qiang Zhang; Baocai Yin

A New Perspective on the Effects of Spectrum in Graph Neural Networks

Abstract

Many improvements on GNNs can be deemed as operations on the spectrum of the underlying graph matrix, which motivates us to directly study the characteristics of the spectrum and their effects on GNN performance. By generalizing most existing GNN architectures, we show that the correlation issue caused by the $unsmooth$ spectrum becomes the obstacle to leveraging more powerful graph filters as well as developing deep architectures, which therefore restricts GNNs' performance. Inspired by this, we propose the correlation-free architecture which naturally removes the correlation issue among different channels, making it possible to utilize more sophisticated filters within each channel. The final correlation-free architecture with more powerful filters consistently boosts the performance of learning graph representations. Code is available at https://github.com/qslim/gnn-spectrum.

Code Repositories

qslim/gnn-spectrum
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
graph-classification-on-enzymesNorm-GN
Accuracy: 73.33
graph-classification-on-nci1Norm-GN
Accuracy: 84.87%
graph-classification-on-nci109Spec-GN
Accuracy: 83.62
graph-classification-on-ptcSpec-GN
Accuracy: 68.05%
graph-regression-on-zinc-500kSpec-GN
MAE: 0.0698

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
A New Perspective on the Effects of Spectrum in Graph Neural Networks | Papers | HyperAI