DeGNN: Characterizing and Improving Graph Neural Networks with Graph Decomposition
Xupeng Miao, Nezihe Merve G\"urel, Wentao Zhang, Zhichao Han, Bo Li,, Wei Min, Xi Rao, Hansheng Ren, Yinan Shan, Yingxia Shao, Yujie Wang, Fan Wu,, Hui Xue, Yaming Yang, Zitao Zhang, Yang Zhao, Shuai Zhang, Yujing Wang, Bin, Cui, Ce Zhang

TL;DR
This paper analyzes the oversmoothing problem in deep GCNs from an information-theoretic perspective and introduces DeGNN, a graph decomposition method that enhances GNN performance and mitigates oversmoothing.
Contribution
It characterizes oversmoothing in GCNs using mutual information and proposes DeGNN, an automatic graph decomposition algorithm, to improve GNN effectiveness and achieve state-of-the-art results.
Findings
DeGNN significantly boosts GNN performance on benchmark datasets.
Graph decomposition can weaken the exponential convergence of mutual information.
DeGNN achieves state-of-the-art results across multiple GNN architectures.
Abstract
Despite the wide application of Graph Convolutional Network (GCN), one major limitation is that it does not benefit from the increasing depth and suffers from the oversmoothing problem. In this work, we first characterize this phenomenon from the information-theoretic perspective and show that under certain conditions, the mutual information between the output after layers and the input of GCN converges to 0 exponentially with respect to . We also show that, on the other hand, graph decomposition can potentially weaken the condition of such convergence rate, which enabled our analysis for GraphCNN. While different graph structures can only benefit from the corresponding decomposition, in practice, we propose an automatic connectivity-aware graph decomposition algorithm, DeGNN, to improve the performance of general graph neural networks. Extensive experiments on widely adopted…
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 · Graph Theory and Algorithms · Ferroelectric and Negative Capacitance Devices
MethodsGraph Convolutional Network
