Item analysis

Question statistics

Attempts · 6Questions with data · 5
QuestionnDifficulty pDiscrimination r_pbVerdict
How does DDIM achieve faster generation compared to DDPM?60.330.96OK
What problem does the reparametrization trick solve in training a VAE?60.500.44OK
Why does a VAE need a KL divergence term in its loss function, even though it already includes a reconstruction error?60.830.18OK
Why is Stable Diffusion more computationally efficient than pixel-space diffusion models?60.330.96OK
Why is the VAE loss derived from the ELBO considered principled rather than ad‑hoc?60.500.71OK

Rejection rule (from 5 attempts): a question is flagged when its difficulty p falls outside 0.300.85 (share answering correctly) or its point-biserial discrimination drops below 0.15 (correlation with the rest of the attempt score). Retiring and regenerating flagged questions runs offline: uv run python -m app.quality … --regenerate.