Graph Wavelet Neural Network
About
We present graph wavelet neural network (GWNN), a novel graph convolutional neural network (CNN), leveraging graph wavelet transform to address the shortcomings of previous spectral graph CNN methods that depend on graph Fourier transform. Different from graph Fourier transform, graph wavelet transform can be obtained via a fast algorithm without requiring matrix eigendecomposition with high computational cost. Moreover, graph wavelets are sparse and localized in vertex domain, offering high efficiency and good interpretability for graph convolution. The proposed GWNN significantly outperforms previous spectral graph CNNs in the task of graph-based semi-supervised classification on three benchmark datasets: Cora, Citeseer and Pubmed.
Bingbing Xu, Huawei Shen, Qi Cao, Yunqi Qiu, Xueqi Cheng• 2019
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Node Classification | Citeseer (test) | Accuracy0.717 | 729 | |
| Node Classification | Cora (test) | Mean Accuracy82.8 | 687 | |
| Node Classification | PubMed (test) | Accuracy79.1 | 500 | |
| Node Classification | Cora standard (test) | Accuracy82.8 | 130 | |
| Node Classification | Citeseer standard (test) | Accuracy71.7 | 121 | |
| EV charging demand forecasting | Palo Alto (test) | MSE1.40e+3 | 38 | |
| Semi-supervised node classification | Pubmed standard (test) | Accuracy79.1 | 22 | |
| Traffic Speed Prediction | PEMS-BAY | RMSE (15 min)2.74 | 6 |
Showing 8 of 8 rows