Dirichlet Energy Enhancement of Graph Neural Networks by Framelet Augmentation
Jialin Chen, Yuelin Wang, Cristian Bodnar, Rex Ying, Pietro Lio, Yu, Guang Wang

TL;DR
This paper introduces a framelet-based augmentation to enhance Dirichlet energy in graph neural networks, effectively mitigating over-smoothing and improving deep GNN performance, especially on heterophilous graphs.
Contribution
The paper proposes a novel Framelet Augmentation strategy and Energy Enhanced Convolution (EEConv) that explicitly increase Dirichlet energy, addressing over-smoothing in deep GNNs.
Findings
EEConv strictly enhances Dirichlet energy in deep GNNs.
Deep GNNs with EEConv achieve state-of-the-art results on various datasets.
EEConv benefits node classification on heterophilous graphs.
Abstract
Graph convolutions have been a pivotal element in learning graph representations. However, recursively aggregating neighboring information with graph convolutions leads to indistinguishable node features in deep layers, which is known as the over-smoothing issue. The performance of graph neural networks decays fast as the number of stacked layers increases, and the Dirichlet energy associated with the graph decreases to zero as well. In this work, we introduce a framelet system into the analysis of Dirichlet energy and take a multi-scale perspective to leverage the Dirichlet energy and alleviate the over-smoothing issue. Specifically, we develop a Framelet Augmentation strategy by adjusting the update rules with positive and negative increments for low-pass and high-passes respectively. Based on that, we design the Energy Enhanced Convolution (EEConv), which is an effective and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Recommender Systems and Techniques · Graph Theory and Algorithms
MethodsConvolution
