Glossary › conditional
GLOSSARY
conditional
appears in 2 paper titles
Definition
Generating output that obeys a supplied condition — a class label, a text prompt, a reference image — as opposed to unconditional sampling from the data distribution. Conditioning is what turns a generative model into a controllable tool. In diffusion models the standard trick is classifier-free guidance, which blends conditional and unconditional predictions to trade sample diversity for stronger adherence to the condition.