2.2.2. Generative Adversarial Network (GAN)

AS Amirhossein Sanaat
EM Ehsan Mirsadeghi
BR Behrooz Razeghi
NG Nathalie Ginovart
HZ Habib Zaidi
request Request a Protocol
ask Ask a question
Favorite

The GAN 44 consists of two networks: the generator network Gθ(Z) maps a latent vector ZZ to data space X^X and a discriminator network Dω(X) to distinguish whether the samples are coming from the empirical data distribution PDX or generated distribution Pθ(X). Hence, the discriminator network Dω(X) acts like a classifier that assigns probability y=Dω(X)[0,1] if X is an actual training sample, and probability 1y if X is generated by the model through X^=Gθ(Z) with ZQZ. The original GAN 44 problem aims to maximize/minimize the binary cross entropy (an adversarial game):

with respect to Discriminator/Generator. Theoretically, when the adversarial process reaches the Nash equilibrium, the mini‐max game attains its global optimum.

Do you have any questions about this protocol?

Post your question to gather feedback from the community. We will also invite the authors of this article to respond.

0/150

tip Tips for asking effective questions

+ Description

Write a detailed description. Include all information that will help others answer your question including experimental processes, conditions, and relevant images.

post Post a Question
0 Q&A