2019 14th IEEE Conference on Industrial Electronics and Applications (ICIEA) 2019
DOI: 10.1109/iciea.2019.8833686
|View full text |Cite
|
Sign up to set email alerts
|

A Review: Generative Adversarial Networks

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
60
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
7
1
1

Relationship

0
9

Authors

Journals

citations
Cited by 112 publications
(82 citation statements)
references
References 8 publications
0
60
0
Order By: Relevance
“…The discriminator tries to distinguish between real data and fake (artificially generated) data generated by the generator network as shown in Figure 2. The mission GANs models that generator network is to try fooling the discriminator network and the discriminator network tries to fight from being fooled [24][25][26][27]. Figure 2.…”
Section: Generative Adversarial Networkmentioning
confidence: 99%
“…The discriminator tries to distinguish between real data and fake (artificially generated) data generated by the generator network as shown in Figure 2. The mission GANs models that generator network is to try fooling the discriminator network and the discriminator network tries to fight from being fooled [24][25][26][27]. Figure 2.…”
Section: Generative Adversarial Networkmentioning
confidence: 99%
“…Eval. Metrics Simulation CV NET Others Pan et al [33] ✓ ✓ ✓ ✓ Turhan and Bilge [34] ✓ ✓ Cao et al [29] ✓ ✓ ✓ ✓ ✓ Goodfellow [35] ✓ ✓ Gonog and Zhou [36] ✓ ✓ ✓ ✓ Zhang et al [37] ✓ ✓ Wu et al [38] ✓ ✓ Wang et al [32] ✓ ✓ ✓ ✓ Shorten and Khoshgoftaar [39] ✓ ✓ ✓ Esfahani and Latifi [40] ✓ ✓ Creswell et al [41] ✓ ✓ ✓ Di Mattia et al [19] ✓…”
Section: Existing Publicationsmentioning
confidence: 99%
“…The generator takes a random noise vector z (following a Gaussian distribution) as input and outputs a generated sample G(z) without any access to real samples. The discriminator takes both a real sample P data and a generated sample P g as input and predicts the probability of D(x) or D(G(x)) [39,52], as shown in Figure 1.…”
Section: Fully Connected Ganmentioning
confidence: 99%
“…WGAN uses the Wasserstein distance instead of that of Jensen-Shannan to measure the similarity between the real data distribution and generated data distribution. The Wasserstein distance can be used to measure the distance between probability distributions P data (x) and P g (x) even if there is no overlap, where (P data , P g ) denotes the set of all joint distributions between the real distribution and the generated distribution [34,47,52]. WGAN applies a weight clipping to enforce the Lipschitz constraint on the discriminator.…”
Section: Modelmentioning
confidence: 99%