Scattering GCN: Overcoming Oversmoothness in Graph Convolutional Networks
Yimeng Min (1), Frederik Wenkel (2, 1), Guy Wolf (2, 1) ((1), Mila - Quebec AI Institute, Montr\'eal, QC, Canada, (2) Department of, Mathematics & Statistics, Universit\'e de Montr\'eal, Montr\'eal, QC, Canada)

TL;DR
This paper introduces Scattering GCN, a novel approach combining geometric scattering transforms and residual convolutions to mitigate oversmoothing in graph convolutional networks, improving node discrimination.
Contribution
The paper proposes augmenting GCNs with scattering transforms and residuals, providing theoretical and empirical evidence of improved performance and oversmoothing mitigation.
Findings
Enhanced node classification accuracy
Reduced oversmoothing effects
Outperforms GAT in experiments
Abstract
Graph convolutional networks (GCNs) have shown promising results in processing graph data by extracting structure-aware features. This gave rise to extensive work in geometric deep learning, focusing on designing network architectures that ensure neuron activations conform to regularity patterns within the input graph. However, in most cases the graph structure is only accounted for by considering the similarity of activations between adjacent nodes, which limits the capabilities of such methods to discriminate between nodes in a graph. Here, we propose to augment conventional GCNs with geometric scattering transforms and residual convolutions. The former enables band-pass filtering of graph signals, thus alleviating the so-called oversmoothing often encountered in GCNs, while the latter is introduced to clear the resulting features of high-frequency noise. We establish the advantages…
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.
Code & Models
Videos
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Functional Brain Connectivity Studies
MethodsGraph Attention Network · Graph Convolutional Network
