Learn Before
Concept
Generalized Message Passing
The GNN message passing approach can also be generalized to leverage edge and graph-level information at each stage of message passing. One of the most important in the generalized message passing framework is that we generate hidden embeddings for each edge in the graph, as well as an embedding corresponding to the entire graph during message passing.
0
1
Updated 2022-07-31
Tags
Deep Learning
Data Science