Learn Before
Concept

Why is it hard to approximate latent variables?

If we have completed data X,Z{X,Z}, it's easy for us to maximize the likelihood p(X,Zθ)p(X,Z|\theta). Unfortuantely, with incomplete data(XX only), we must maginalize over ZZ, so: ln(p(Xθ))=ln(Zp(X,Zθ))ln(p(X|\theta)) = ln(\sum_Z p(X,Z|\theta)) The θ\theta inside the log makes it hard.

0

2

Updated 2021-03-28

Tags

Data Science