Concept
Encoder For Graph-Level Latents
For any GNN model, the encoder can be modified to be a graph level variational encoder by adding a pooling layer, i.e.,
,
Where . Here we use two different GNNs to parameterize the mean and variance of posterior distribution, and we define a posterior for each single graph instead of each single node.
0
1
Updated 2022-07-24
Tags
Deep Learning (in Machine learning)
Data Science