Generative Adversarial Networks

E59296

Generative Adversarial Networks are a class of machine learning models in which two neural networks compete to generate highly realistic synthetic data, such as images, audio, or text.

All labels observed (9)

How this entity was disambiguated

Statements (62)

Predicate Object
instanceOf deep generative model
machine learning model architecture
abbreviation GANs
application anomaly detection
data augmentation
domain adaptation
image synthesis
image-to-image translation
speech synthesis
style transfer
super-resolution
text-to-image generation
video generation
basedOn adversarial training
challenge mode collapse
non-convergence
training instability
discriminatorGoal distinguish real from fake samples
ethicalConcern deepfakes
synthetic media misuse
evaluationMetric FID
Fréchet Inception Distance
Inception Score
field artificial intelligence
deep learning
machine learning
generatorGoal fool the discriminator
hasComponent discriminator network
generator network
inputToDiscriminator generated samples
real samples
inputToGenerator random noise vector
inspiredBy game theory
two-player zero-sum games
introducedAtConference NeurIPS 2014
linked to: NeurIPS
introducedBy Ian Goodfellow
introducedInPublication Generative Adversarial Nets
introducedInYear 2014
lossFunction adversarial loss
notableVariant Conditional GAN
CycleGAN
DCGAN
Deep Convolutional GAN
Progressive GAN
StyleGAN
WGAN
linked to: Wasserstein GAN

Wasserstein GAN
cGAN
objective generate realistic synthetic samples
learn data distribution
optimizationMethod minimax game
stochastic gradient descent
outputOfGenerator synthetic sample
representation latent space
subfieldOf generative modeling
trainingType self-supervised learning
unsupervised learning
typicalDataType audio
images
text
video
uses neural networks

How these facts were elicited

Referenced by (15)

Full triples — surface form annotated when it differs from this entity's canonical label.

Ian Goodfellow knownFor Generative Adversarial Networks
Ian Goodfellow knownFor GANs
linked to: Generative Adversarial Networks
Ian Goodfellow notableConcept Generative Adversarial Network
linked to: Generative Adversarial Networks
Generative Adversarial Networks abbreviation GANs
linked to: Generative Adversarial Networks
Generative Adversarial Networks introducedInPublication Generative Adversarial Nets
linked to: Generative Adversarial Networks
Generative Adversarial Networks notableVariant DCGAN
linked to: Generative Adversarial Networks
Generative Adversarial Networks notableVariant cGAN
linked to: Generative Adversarial Networks
Alec Radford notableWork Generative Adversarial Networks
PixelCNN contrastedWith GANs
linked to: Generative Adversarial Networks
Deeplearning.ai hasNotableCourse Generative Adversarial Networks (GANs) Specialization
linked to: Generative Adversarial Networks
CycleGAN basedOn Generative Adversarial Networks
Inception Score introducedInContextOf Generative Adversarial Networks
Fréchet Inception Distance describedIn GANs Trained by a Two Time-Scale Update Rule Converge to a Local Nash Equilibrium
linked to: Generative Adversarial Networks
Conditional GAN basedOn Generative Adversarial Network
linked to: Generative Adversarial Networks
Progressive GAN basedOn GAN framework by Ian Goodfellow
linked to: Generative Adversarial Networks