2018 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) 2018
DOI: 10.1109/icassp.2018.8461430
|View full text |Cite
|
Sign up to set email alerts
|

Generalization of Deep Neural Networks for Chest Pathology Classification in X-Rays Using Generative Adversarial Networks

Abstract: Medical datasets are often highly imbalanced with overrepresentation of common medical problems and a paucity of data from rare conditions. We propose simulation of pathology in images to overcome the above limitations. Using chest X-rays as a model medical image, we implement a generative adversarial network (GAN) to create artificial images based upon a modest sized labeled dataset. We employ a combination of real and artificial images to train a deep convolutional neural network (DCNN) to detect pathology a… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

2
133
0
1

Year Published

2018
2018
2023
2023

Publication Types

Select...
4
4
1

Relationship

0
9

Authors

Journals

citations
Cited by 167 publications
(136 citation statements)
references
References 15 publications
2
133
0
1
Order By: Relevance
“…The sigmoid activation function (Equation ) f(x)=11 + normalexis an S‐shaped curve having values between 0 and 1. The sigmoid function is favorable as it is easy to understand but the disadvantages are its slow convergence and saturation of gradients (Salehinejad, Sankar, Barfett, Colak, & Valaee, ). The Hyperbolic Tangent function‐ Tanh (Equation ) has an output ftrue(xtrue)=1 normale2x1 + normale2xthat ranges between −1 and 1.…”
Section: Methodsmentioning
confidence: 99%
“…The sigmoid activation function (Equation ) f(x)=11 + normalexis an S‐shaped curve having values between 0 and 1. The sigmoid function is favorable as it is easy to understand but the disadvantages are its slow convergence and saturation of gradients (Salehinejad, Sankar, Barfett, Colak, & Valaee, ). The Hyperbolic Tangent function‐ Tanh (Equation ) has an output ftrue(xtrue)=1 normale2x1 + normale2xthat ranges between −1 and 1.…”
Section: Methodsmentioning
confidence: 99%
“…GANs and their variants have been applied in different architectures in continuing efforts to improve the accuracy and effectiveness of image classification. The GAN framework has been utilized in numerous works as a more generic approach to generating realistic training images that synthetically augment datasets in order to combat overfitting; e.g., for synthetic data augmentation in liver lesions [7], retinal fundi [9], histopathology [12], and chest X-rays [28]. Calimeri [24] to generate images of three liver lesion classes to synthetically augment the limited dataset and improve the performance of CNN for liver lesion classification.…”
Section: Related Workmentioning
confidence: 99%
“…GANs are also being used to help segmentation networks to work well across different modalities, e.g CycleGAN proposed by Zhu et al [25] to segment brain images in both CT and MRI [22]. Salehinejad et al [18] use DCGAN to synthesize X-ray chest scans with under-represented diseases and to classify lung diseases. The motivation of the work from Salehinejad et al is most similar to ours but instead of generating images from scratch, ScarGAN simulates diseases on scans of healthy patients.…”
Section: Related Workmentioning
confidence: 99%