Skip to content

0x523 Graph

Graph Neural Network. Check the survey here

4.1. Recurrent Graph

4.2. Convolutional Graph

Model (GraphSAGE) inductive model which aggregate info from sampled neighbors. SAGE means "sample and aggregate"

Issue (oversmoothing) node features becoming similar when becoming deeper

4.3. Graph Autoencoder

4.4. Spatial-Temporal Graph