multi-layer graph perceptron
Data
subject:: Data Science Methods for Large Scale Graphs
parent:: Graph Signals and Graph Signal Processing
theme:: math notes
Multi-Layer Graph Perceptron
A(n
Where at each layer, $$x_{\ell} = \sigma(u_{\ell}) = \sigma\left( \sum_{k=0}^{K-1} h_{\ell,k} S^k x_{\ell-1} \right), ; 1 \leq \ell \leq L$$
We call
For conciseness, we define
Illustration