Conditional GAN

E292378

A Conditional GAN is a type of generative adversarial network that produces data samples conditioned on auxiliary information such as class labels or input images, enabling controlled and targeted generation.

All labels observed (4)

Label Occurrences
AC-GAN 1
Conditional GAN canonical 1
Conditional Generative Adversarial Nets 1

How this entity was disambiguated

Statements (55)

Predicate Object
instanceOf conditional generative model ⓘ
generative adversarial network architecture ⓘ
advantage ability to target specific classes ⓘ
better control over generated samples ⓘ
alsoKnownAs cGAN ⓘ
linked to: Conditional GAN
architectureCanUse convolutional neural networks ⓘ
fully connected networks ⓘ
recurrent neural networks ⓘ
basedOn Generative Adversarial Network ⓘ
commonlyAppliedTo image domain ⓘ
medical image synthesis ⓘ
speech synthesis ⓘ
text-to-image tasks ⓘ
conditionedOn attributes ⓘ
auxiliary information ⓘ
class labels ⓘ
input images ⓘ
text embeddings ⓘ
conditioningMechanism concatenation of condition and noise ⓘ
embedding of labels ⓘ
feature-wise modulation ⓘ
enables class-conditional sample generation ⓘ
controlled data generation ⓘ
targeted generation ⓘ
extends unconditional GAN ⓘ
field deep learning ⓘ
generative modeling ⓘ
machine learning ⓘ
hasComponent conditional discriminator ⓘ
conditional generator ⓘ
inputToDiscriminator conditioning information ⓘ
real or generated sample ⓘ
inputToGenerator conditioning vector ⓘ
noise vector ⓘ
introducedBy Mehdi Mirza ⓘ
Simon Osindero ⓘ
introducedInPaper Conditional Generative Adversarial Nets ⓘ
linked to: Conditional GAN
optimizationMethod Adam optimizer ⓘ
stochastic gradient descent ⓘ
relatedTo AC-GAN ⓘ
linked to: Conditional GAN

InfoGAN ⓘ
Pix2Pix ⓘ
trainingParadigm adversarial training ⓘ
minimax game ⓘ
typicalLossFunction adversarial loss ⓘ
conditional log-likelihood surrogate ⓘ
cross-entropy loss ⓘ
usedFor class-conditional generation ⓘ
data augmentation ⓘ
image synthesis ⓘ
image-to-image translation ⓘ
structured output prediction ⓘ
style transfer ⓘ
super-resolution ⓘ
yearOfIntroduction 2014 ⓘ

How these facts were elicited

Referenced by (4)

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

Conditional GAN → alsoKnownAs → cGAN ⓘ
linked to: Conditional GAN
Conditional GAN → introducedInPaper → Conditional Generative Adversarial Nets ⓘ
linked to: Conditional GAN
Conditional GAN → relatedTo → AC-GAN ⓘ
linked to: Conditional GAN