Simple and Deep Graph Convolutional Networks
Ming Chen Affiliation: School of Information, Renmin University of China Zhewei Wei Affiliation: Gaoling School of Articial Intelligence, Renmin University of China Affiliation: Beijing Key Lab of Big Data Management and Analysis Methods Affiliation: MOE Key Lab of Data Engineering and Knowledge Engineering Correspondence to: Zengfeng Huang Affiliation: School of Data Science, Fudan University Bolin Ding Affiliation: Alibaba Group Yaliang Li Affiliation: Alibaba Group
Abstract
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.
原文 arXiv:2007.02133;中英对照 + 大白话阅读 https://aha.fim.ai/paper/2007.02133v1