2020

Revisiting Over-smoothing in Deep GCNs

Yang, Chaoqi, Wang, Ruijie, Yao, Shuochao et al.

Understand

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.

Reading the bibliography…