Table 4.
Model | Message Passing Function | Update Function |
---|---|---|
GCN |
|
|
GAT |
, , |
, where ‖ is concatenation. |
GIN | = | |
MPNN | = | |
DMPNN | = |
Notes: DMPNN, directed message-passing neural network; GAT, graph attention network; GCN, graph convolutional neural network; GIN, graph isomorphism network; MPNN, message-passing neural network.