Self-check

VAE and Diffusion Models

One answer per question, one attempt per quiz — you cannot retake it.

Question 1 of 5

Why does a VAE need a KL divergence term in its loss function, even though it already includes a reconstruction error?

Question 2 of 5

What problem does the reparametrization trick solve in training a VAE?

Question 3 of 5

Why is the VAE loss derived from the ELBO considered principled rather than ad‑hoc?

Question 4 of 5

How does DDIM achieve faster generation compared to DDPM?

Question 5 of 5

Why is Stable Diffusion more computationally efficient than pixel-space diffusion models?