Learn Before
Concept
The key distinction between GNN and the WL algorhtm
- The WL algorithm aggregates and updates discrete labels (using a hash function) while GNN models aggregate and update node embeddings using neural networks.
- GNNs have been motivated and derived as a continuous and differentiable analog of the WL algorithm.
0
1
Updated 2022-07-23
Tags
Deep Learning
Data Science