Concept

Generative Models

Learning to generate data — images, text, audio — by modeling its distribution, often through an adversarial game.

Papers

  • Generative Adversarial Networks

    Framed generative modeling as a two-player game between a generator and a discriminator, each improving against the other. GANs drove a decade of image-synthesis research before diffusion models took the lead.

    arxiv.org ↗