Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

How Framelets Enhance Graph Neural Networks

About

This paper presents a new approach for assembling graph neural networks based on framelet transforms. The latter provides a multi-scale representation for graph-structured data. We decompose an input graph into low-pass and high-pass frequencies coefficients for network training, which then defines a framelet-based graph convolution. The framelet decomposition naturally induces a graph pooling strategy by aggregating the graph feature into low-pass and high-pass spectra, which considers both the feature values and geometry of the graph data and conserves the total information. The graph neural networks with the proposed framelet convolution and pooling achieve state-of-the-art performance in many node and graph prediction tasks. Moreover, we propose shrinkage as a new activation for the framelet convolution, which thresholds high-frequency information at different scales. Compared to ReLU, shrinkage activation improves model performance on denoising and signal compression: noises in both node and structure can be significantly reduced by accurately cutting off the high-pass coefficients from framelet decomposition, and the signal can be compressed to less than half its original size with well-preserved prediction performance.

Xuebin Zheng, Bingxin Zhou, Junbin Gao, Yu Guang Wang, Pietro Lio, Ming Li, Guido Montufar• 2021

Related benchmarks

TaskDatasetResultRank
Node ClassificationCiteseer (test)
Accuracy0.727
945
Node ClassificationPubMed (test)
Accuracy79.6
586
Node Classificationogbn-arxiv (test)
Accuracy71.97
497
Node ClassificationCora (test)
Accuracy83.6
122
Node ClassificationCoauthor-CS (test)
Accuracy93
120
Node ClassificationAmazon Photo (test)
Accuracy92.5
112
RegressionQM7 High resolution
MAE62.4
24
RegressionQM7 Low resolution
MAE69.4
24
Embedding GeneralizationQM7 High to Low resolution
Embedding Difference24.5
12
Embedding GeneralizationQM7 Low to High resolution
Embedding Difference (||F - F'||)26.8
12
Showing 10 of 10 rows

Other info

Follow for update