English

Revisiting Over-smoothing in Deep GCNs

Machine Learning 2020-06-19 v5 Machine Learning

Abstract

Oversmoothing has been assumed to be the major cause of performance drop in deep graph convolutional networks (GCNs). In this paper, we propose a new view that deep GCNs can actually learn to anti-oversmooth during training. This work interprets a standard GCN architecture as layerwise integration of a Multi-layer Perceptron (MLP) and graph regularization. We analyze and conclude that before training, the final representation of a deep GCN does over-smooth, however, it learns anti-oversmoothing during training. Based on the conclusion, the paper further designs a cheap but effective trick to improve GCN training. We verify our conclusions and evaluate the trick on three citation networks and further provide insights on neighborhood aggregation in GCNs.

Keywords

Cite

@article{arxiv.2003.13663,
  title  = {Revisiting Over-smoothing in Deep GCNs},
  author = {Chaoqi Yang and Ruijie Wang and Shuochao Yao and Shengzhong Liu and Tarek Abdelzaher},
  journal= {arXiv preprint arXiv:2003.13663},
  year   = {2020}
}

Comments

19 pages

R2 v1 2026-06-23T14:32:29.281Z