Concept

Generative Modeling

Generative modeling assumes that there exists a distribution p(x)p(x) of x, and aims to estimate this distribution. This typically involve estimating p(xy),p(y)p(x|y), p(y). Generative modeling use prior knowledge by assuming that p(x;θ)p(x;\theta) is parameterized by θ\theta, and latent variable z with distribution p(z;γ)p(z;\gamma). So p(x;θ)p(x;\theta) can be estimated as integrating p(xz;θ)p(z;γ)p(x|z;\theta)p(z;\gamma) over zz. p(z;γ)p(z;\gamma) is estimated using prior knowledge.

0

1

Updated 2022-05-29

Contributors are:

Who are from:

Tags

Deep Learning (in Machine learning)

Data Science