Sparse Graph Learning with Spectrum Prior for Deep Graph Convolutional Networks
Jin Zeng, Yang Liu, Gene Cheung, Wei Hu

TL;DR
This paper introduces a spectrum prior-based sparse graph learning method to enhance deep GCNs, effectively addressing over-smoothing and improving prediction accuracy in regression and classification tasks.
Contribution
It proposes a novel spectrum prior for the graph Laplacian, enabling the construction of deeper GCNs with better expressiveness and robustness against over-smoothing.
Findings
Deeper GCNs with improved accuracy achieved.
The spectrum prior effectively mitigates over-smoothing.
Enhanced performance in regression and classification tasks.
Abstract
A graph convolutional network (GCN) employs a graph filtering kernel tailored for data with irregular structures. However, simply stacking more GCN layers does not improve performance; instead, the output converges to an uninformative low-dimensional subspace, where the convergence rate is characterized by the graph spectrum -- this is the known over-smoothing problem in GCN. In this paper, we propose a sparse graph learning algorithm incorporating a new spectrum prior to compute a graph topology that circumvents over-smoothing while preserving pairwise correlations inherent in data. Specifically, based on a spectral analysis of multilayer GCN output, we derive a spectrum prior for the graph Laplacian matrix to robustify the model expressiveness against over-smoothing. Then, we formulate a sparse graph learning problem with the spectrum prior, solved efficiently via block…
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
MethodsGraph Convolutional Network
