Learn Before
Concept
Variational Graph Autoencoders (VGAE) Based On Node-Level Latent Representations
We can adapt the VAE model to graphs by encoding and decoding graphs based on node embeddings and latent representations of graphs. More specifically, the encoder generates latent representations for each node in the graph and the decoder takes pairs of embeddings as input and uses these embeddings to predict the likelihood of an edge occurring between the two given nodes.
0
1
Updated 2022-07-24
Tags
Data Science