2019
DOI: 10.1109/access.2019.2913697
|View full text |Cite
|
Sign up to set email alerts
|

Adversarial Learning With Knowledge of Image Classification for Improving GANs

Abstract: Generating realistic images with fine details are still challenging due to difficulties of training GANs and mode collapse. To resolve this problem, our main idea is that leveraging the knowledge of an image classification network, which is pre-trained by a large scale dataset (e.g. ImageNet), would improve a GAN. By using the gradient of the network (i.e. discriminator) with high discriminability during training, we can, therefore, guide the gradient of a generator gradually toward the real data region. Howev… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
5
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(5 citation statements)
references
References 13 publications
0
5
0
Order By: Relevance
“…The random forest and support vector machine algorithms in machine learning and the CNN algorithm in deep learning are all discriminative techniques, while GANs belong to the class of generative techniques. Unlike discriminative techniques, generative techniques do not require a large amount of training data (Baek et al, 2019). A GAN is composed of two neural networks, a generator G and a discriminator D, which compete with each other based on the available training data to improve their performance (Lin et al, 2017).…”
Section: Generative Adversarial Networkmentioning
confidence: 99%
“…The random forest and support vector machine algorithms in machine learning and the CNN algorithm in deep learning are all discriminative techniques, while GANs belong to the class of generative techniques. Unlike discriminative techniques, generative techniques do not require a large amount of training data (Baek et al, 2019). A GAN is composed of two neural networks, a generator G and a discriminator D, which compete with each other based on the available training data to improve their performance (Lin et al, 2017).…”
Section: Generative Adversarial Networkmentioning
confidence: 99%
“…GAN is a deep learning algorithm that was first proposed by Goodfellow et al [ 53 ], based on the idea of binary zero-sum games in game theory, which can be trained to learn the distribution pattern of data to generate fake data that is very close to the real data. Compared to traditional machine learning generation algorithms such as quadratic discriminant analysis (QDA) and K-nearest neighbor (KNN), GAN is a generation technique that does not require much training data [ 54 ]. The main structure of a GAN consists of two parts: the generator (G) and the discriminator (D).…”
Section: Methodsmentioning
confidence: 99%
“…For the quantitative evaluation of the images generated by our proposed TilGAN model, we used the Inception score (IS) [ 15 ], kernel Inception distance (KID) [ 62 ], and Fréchet Inception distance (FID) [ 63 ]. All the scores were calculated using a pretrained Inception-v3 network [ 59 ], [ 64 ]. We calculated the IS as follows [ 59 ], [ 65 ]: …”
Section: Methodsmentioning
confidence: 99%
“…All the scores were calculated using a pretrained Inception-v3 network [ 59 ], [ 64 ]. We calculated the IS as follows [ 59 ], [ 65 ]: …”
Section: Methodsmentioning
confidence: 99%