Graph Neural Networks
Data
subject:: Data Science Methods for Large Scale Graphs
parent:: Graph Signals and Graph Signal Processing
theme:: math notes
GNN
A "full-fledged" GNN layer is a multi-dimensional generalization of the multi-layer graph perceptron given by
is a pointwise nonlinearity - and the multiplication is a convolutional filter bank
Here,
Note
These GNNs are sometimes called convolutional GNNs because they are based on graph convolution.
GNN layer equation
^layer-equation