Simple and Deep Graph Convolutional Networks

07/04/2020
by   Ming Chen, et al.
0

Graph convolutional networks (GCNs) are a powerful deep learning approach for graph-structured data. Recently, GCNs and subsequent variants have shown superior performance in various application areas on real-world datasets. Despite their success, most of the current GCN models are shallow, due to the over-smoothing problem. In this paper, we study the problem of designing and analyzing deep graph convolutional networks. We propose the GCNII, an extension of the vanilla GCN model with two simple yet effective techniques: Initial residual and Identity mapping. We provide theoretical and empirical evidence that the two techniques effectively relieves the problem of over-smoothing. Our experiments show that the deep GCNII model outperforms the state-of-the-art methods on various semi- and full-supervised tasks. Code is available at https://github.com/chennnM/GCNII .

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/20/2022

PipeGCN: Efficient Full-Graph Training of Graph Convolutional Networks with Pipelined Feature Communication

Graph Convolutional Networks (GCNs) is the state-of-the-art method for l...
research
12/22/2021

SkipNode: On Alleviating Over-smoothing for Deep Graph Convolutional Networks

Over-smoothing is a challenging problem, which degrades the performance ...
research
11/15/2021

Fully Linear Graph Convolutional Networks for Semi-Supervised Learning and Clustering

This paper presents FLGC, a simple yet effective fully linear graph conv...
research
05/18/2021

Residual Network and Embedding Usage: New Tricks of Node Classification with Graph Convolutional Networks

Graph Convolutional Networks (GCNs) and subsequent variants have been pr...
research
07/31/2021

Multiplex Graph Networks for Multimodal Brain Network Analysis

In this paper, we propose MGNet, a simple and effective multiplex graph ...
research
06/23/2020

Data Augmentation View on Graph Convolutional Network and the Proposal of Monte Carlo Graph Learning

Today, there are two major understandings for graph convolutional networ...
research
06/15/2023

Kriging Convolutional Networks

Spatial interpolation is a class of estimation problems where locations ...

Please sign up or login with your details

Forgot password? Click here to reset