Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

How Powerful are Spectral Graph Neural Networks

About

Spectral Graph Neural Network is a kind of Graph Neural Network (GNN) based on graph signal filters. Some models able to learn arbitrary spectral filters have emerged recently. However, few works analyze the expressive power of spectral GNNs. This paper studies spectral GNNs' expressive power theoretically. We first prove that even spectral GNNs without nonlinearity can produce arbitrary graph signals and give two conditions for reaching universality. They are: 1) no multiple eigenvalues of graph Laplacian, and 2) no missing frequency components in node features. We also establish a connection between the expressive power of spectral GNNs and Graph Isomorphism (GI) testing, the latter of which is often used to characterize spatial GNNs' expressive power. Moreover, we study the difference in empirical performance among different spectral GNNs with the same expressive power from an optimization perspective, and motivate the use of an orthogonal basis whose weight function corresponds to the graph signal density in the spectrum. Inspired by the analysis, we propose JacobiConv, which uses Jacobi basis due to its orthogonality and flexibility to adapt to a wide range of weight functions. JacobiConv deserts nonlinearity while outperforming all baselines on both synthetic and real-world datasets.

Xiyuan Wang, Muhan Zhang• 2022

Related benchmarks

TaskDatasetResultRank
Node ClassificationCiteseer
Accuracy80.78
804
Node ClassificationPubmed
Accuracy89.62
742
Graph ClassificationPROTEINS
Accuracy71.46
742
Graph ClassificationMUTAG
Accuracy81.39
697
Node ClassificationChameleon
Accuracy74.2
549
Node ClassificationSquirrel
Accuracy57.38
500
Graph ClassificationCOLLAB
Accuracy78.19
329
Node ClassificationActor
Accuracy41.17
237
Node Classificationamazon-ratings
Accuracy43.55
138
Node ClassificationRoman-Empire
Accuracy71.14
135
Showing 10 of 128 rows
...

Other info

Follow for update