Software Factories at enterprise scale: A federated platform for agentic developmentDownload the free Whitepaper
AI Native Terms

What Is a Generative Adversarial Network (GAN)?

Written byre:cinq StaffUpdated 16 Sept 2026

A generative adversarial network (GAN) is a type of AI system where two neural networks compete against each other to create new, realistic data, such as images, text, or sounds. Businesses often need large amounts of specific data to train other AI systems or develop new creative content, but acquiring this data can be expensive, time-consuming, or raise privacy concerns.

Continue readingHow it helps

How it helps#

This system generates high-quality, original data from scratch, providing a cost-effective way to create training materials for other AI, design new products, or produce unique marketing assets without needing vast real-world datasets.

How it works#

A GAN consists of two competing AI models. The first, called the "Generator," creates new data, like an image of a person's face. The second, the "Discriminator," acts as a judge, trying to determine if the image is a real photo from a training set or a fake one created by the Generator.

The two models are trained together in a continuous feedback loop. The Generator constantly tries to create more realistic images to fool the Discriminator, while the Discriminator gets better at spotting fakes. This adversarial process forces the Generator to become extremely skilled at producing highly realistic outputs that are often indistinguishable from real-world examples.

Keep up with the Knowledge BaseEvery two weeks, get new terms and updated definitions straight to your inbox.

Related terms

  • Generative AI

    What Is Generative AI?

    Generative AI is a type of artificial intelligence that can create entirely new and original content, such as text, images, audio, and code.

  • Neural network

    What Is a Neural Network?

    A type of AI that learns to find complex patterns in data, loosely inspired by the structure of the human brain.

Spot something we missed, got wrong or could explain better? Send us a correction or suggestion—help improve the Knowledge Base, and get credited if we publish it.