We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: How Framelets Enhance Graph Neural Networks

Abstract: 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.
Comments: 24 pages, 17 figures, 8 tables, ICML2021 (fix typos)
Subjects: Machine Learning (cs.LG); Artificial Intelligence (cs.AI); Numerical Analysis (math.NA)
MSC classes: 68T07, 05C85, 42C40
ACM classes: I.2.4; I.2.6
Cite as: arXiv:2102.06986 [cs.LG]
  (or arXiv:2102.06986v3 [cs.LG] for this version)

Submission history

From: Xuebin Zheng [view email]
[v1] Sat, 13 Feb 2021 19:19:19 GMT (38601kb,D)
[v2] Wed, 9 Jun 2021 15:39:40 GMT (44778kb,D)
[v3] Sun, 20 Jun 2021 05:24:47 GMT (19488kb,D)

Link back to: arXiv, form interface, contact.