REVIEW 7 references
GANs 'N Lungs: improving pneumonia prediction
T0 review · reviewed 2026-08-14 · deepseek-v4-flash
Pith's one-line read Adding CycleGAN-generated chest X-rays to a pneumonia training set raised validation ROC AUC from 0.9745 to 0.9929 in a single experiment.
desk verdict A plausible but under-controlled extended abstract: CycleGAN augmentation raises pneumonia AUC on a CheXNeXt subset, but the gain isn't yet attributable to CycleGAN because there's no balanced-data baseline, no error bars, and no size-matched control. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
Extended reading notes
Core claim
The central claim is that data augmentation with CycleGAN improves pneumonia binary classification accuracy even when the generative network is trained on the same training dataset. Specifically, the paper reports ROC AUC increasing from 0.9745 to 0.9929 (or 0.9939 with an additional dataset for CycleGAN pretraining) and PR AUC increasing from 0.9580 to 0.9865 on validation data. If correct, the method is a practical way to balance imbalanced medical imaging datasets using generated images.
Load-bearing premise
The generated images G0→1(x) and G1→0(x) are valid examples of the opposite class, meaning a synthetic 'pneumonia' image actually contains pneumonia features and a synthetic 'no abnormality' image is truly clean. The authors do not verify this; they state in the Conclusion that 'for non-radiologist it might be unclear if generated images belong to pneumonia or no pneumonia class' and that they plan to test the images against radiologists. If the labels of generated images are wrong, the improved classifier may be learning artifacts, making the measured AUC gain unreliable.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Assumptions & free parameters
free parameters (3)
- DenseNet-121 training hyperparameters
- CycleGAN training hyperparameters
- CheXNeXt subsample size and class ratio
assumptions (3)
- domain assumption The CycleGAN-generated images preserve the target class label, i.e., a generated 'pneumonia' image contains actual pneumonia-like features.
- domain assumption The reported train/validation split is preserved and no validation data is used to train the CycleGAN or the classifier.
- standard math The standard implementations of DenseNet-121 and CycleGAN perform as expected without unusual configuration details.
Cite this review
Pith. "Pith review of GANs 'N Lungs: improving pneumonia prediction." pith.science (2026). https://pith.science/paper/QTTKKBKH
@misc{pith2026190800433,
author = {Pith},
title = {Pith review of: GANs 'N Lungs: improving pneumonia prediction},
year = {2026},
howpublished = {\url{https://pith.science/paper/QTTKKBKH}},
note = {Machine review of arXiv:1908.00433}
}
read the original abstract
We propose a novel method to improve deep learning model performance on highly-imbalanced tasks. The proposed method is based on CycleGAN to achieve balanced dataset. We show that data augmentation with GAN helps to improve accuracy of pneumonia binary classification task even if the generative network was trained on the same training dataset.
Figures
Reference graph
Works this paper leans on
-
[1]
Learning deep features for discriminative localization
Bolei Zhou et al. Learning deep features for discriminative localization. In IEEE CVPR, 2016
work page 2016
-
[2]
Daniel S. Kermany et al. Identifying medical diagnoses and treatable diseases by image- based deep learning. Cell, 172(5):1122–1131.e9, February 2018
work page 2018
-
[3]
G. Huang et al. Densely connected convolutional networks. In IEEE CVPR , pages 2261–2269, July 2017
work page 2017
-
[4]
Unpaired image-to-image translation using cycle-consistent adver- sarial networks
Jun-Yan Zhu et al. Unpaired image-to-image translation using cycle-consistent adver- sarial networks. In IEEE ICCV, 2017
work page 2017
-
[5]
Maayan Frid-Adar et al. GAN-based synthetic medical image augmentation for increased CNN performance in liver lesion classification. CoRR, abs/1803.01229, 2018. 3 Malygina Ericheva Drokin
work page Pith review arXiv 2018
-
[6]
Pranav Rajpurkar et al. Deep learning for chest radiograph diagnosis: A retrospective comparison of the CheXNeXt algorithm to practicing radiologists. PLOS Medicine, 15 (11):1–17, 11 2018
work page 2018
-
[7]
Xiaosong Wang et al. ChestX-ray8: Hospital-scale chest x-ray database and benchmarks on weakly-supervised classification and localization of common thorax diseases. IEEE CVPR, pages 2097–2106, 2017. 4
work page 2017
Reviewed August 14, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.