paper-with-me

홈 › Papers

How Framelets Enhance Graph Neural Networks

2021-02-13 · Xuebin Zheng, Bingxin Zhou, Junbin Gao, Yu Guang Wang, Pietro Lio, Ming Li, Guido Montufar

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.

📄 PDF Abstract BibTeX arXiv:2102.06986

Code (1)

YuGuangWang/UFG 공식 구현 pytorch

Tasks

Denoising

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Adaptive directional Haar tight framelets on bounded domains for digraph signal representations

2020-08-27 · Yuchen Xiao, Xiaosheng Zhuang

Based on hierarchical partitions, we provide the construction of Haar-type tight framelets on any compact set $K\subseteq \mathbb{R}^d$. In particular, on the unit block $[0,1]^d$, such tight framelets can be built to be…

Permutation Equivariant Graph Framelets for Heterophilous Graph Learning

2023-06-07 · Jianfei Li, Ruigang Zheng, Han Feng, Ming Li 외

The nature of heterophilous graphs is significantly different from that of homophilous graphs, which causes difficulties in early graph neural network models and suggests aggregations beyond the 1-hop neighborhood. In th…

Graph LearningGraph Neural Network

A structural characterization of Compactly Supported OEP-based balanced dual multiframelets

2023-04-03 · Ran Lu

Compared to scalar framelets, multiframelets have certain advantages, such as relatively smaller supports on generators, high vanishing moments, etc. The balancing property of multiframelets is very desired, as it reflec…

Decimated Framelet System on Graphs and Fast G-Framelet Transforms

2020-12-12 · Xuebin Zheng, Bingxin Zhou, Yu Guang Wang, Xiaosheng Zhuang

Graph representation learning has many real-world applications, from super-resolution imaging, 3D computer vision to drug repurposing, protein classification, social networks analysis. An adequate representation of graph…

Graph ClassificationGraph Representation LearningRepresentation LearningSuper-Resolution

Data-Adaptive Graph Framelets with Generalized Vanishing Moments for Graph Signal Processing

2023-09-07 · Ruigang Zheng, Xiaosheng Zhuang

In this paper, we propose a novel and general framework to construct tight framelet systems on graphs with localized supports based on hierarchical partitions. Our construction provides parametrized graph framelet system…

Denoising