SIMPLE SPECTRAL GRAPH CONVOLUTION - OpenReview
https://openreview.net/pdf?id=CYO5T-YjWZVVanila Graph Convolutional Network (GCN) (Kipf & Welling, 2016). The vanilla GCN is a first-order approximation of spectral graph convolutions. If one sets K= 1, 0 = 2, and 1 = 1 for Eq. 2, they obtain the convolution operation g (L) x = (I + D 1=2AD 1=2)x. Finally, by the renormalization trick, replacing matrix I + D 1=2AD 1=2 by a normalized ...