Concept

Decoder for Node-Level Latent Representations in VGAEs

Given a matrix of sampled node embeddings ZRV×dZ \in \mathbb{R}^{|V| \times d}, the goal of the decoder model in a Variational Graph Autoencoder (VGAE) is to predict the likelihood of all the edges in the graph. More formally, the decoder must specify pθ(AZ)p_\theta(\mathbf{A}|\mathbf{Z}), which is the posterior probability of the adjacency matrix given the node embeddings.

0

1

Updated 2026-06-14

Tags

Data Science