Review Article

Survey of Graph Neural Networks and Applications

Table 3

Example of spatial graph neural networks.

Convolution approachNeighbor node selectionOrder of neighborsKernel parameters

GNNRandom walkOrderedNot shared
GraphSAGEUniform samplingDisorderedShared
GATFirst-order neighbor nodeDisorderedShared
PGCSampling functionDetermined by weight functionsDetermined by weight functions