Learn Before
Concept
Variational Autoencoder Approaches (VAEs)
VAEs model aims to train a probabilistic decoder model pθ(A|Z), from which we can sample realistic graphs (i.e., adjacency matrices) Aˆ ∼ pθ(A|Z) by conditioning on a latent variable Z. In a probabilistic sense, we aim to learn a conditional distribution over adjacency matrices (with the distribution being conditioned on some latent variable).

0
1
Updated 2022-07-24
Tags
Data Science