JA EN
Glossary › generative

GLOSSARY

generative

appears in 14 paper titles

Definition

Describes models that learn a distribution over data and can sample new instances from it, as opposed to discriminative models that only map inputs to labels. Autoregressive language models, diffusion models, GANs, and flow-based models are all generative despite very different mechanics. The trade-off is classic: generative models are harder to train and evaluate, but far more flexible about what you can condition on.

Explainers using this term