Chest X-Ray Analysis of Tuberculosis by Deep Learning with Segmentation and Augmentation
Sergii Stirenko, Yuriy Kochura, Oleg Alienin, Oleksandr Rokovyi, Peng, Gang, Wei Zeng, and Yuri Gordienko

TL;DR
This study demonstrates that lung segmentation and data augmentation significantly improve deep learning-based tuberculosis detection from small, imbalanced chest X-ray datasets, emphasizing preprocessing techniques over model complexity.
Contribution
It shows that effective segmentation and data augmentation can enhance tuberculosis diagnosis accuracy with small datasets, reducing overfitting and improving validation performance.
Findings
Lung segmentation improves CNN training on small datasets.
Lossless data augmentation yields lowest validation loss.
Lossy augmentation can lower validation loss but may reduce accuracy.
Abstract
The results of chest X-ray (CXR) analysis of 2D images to get the statistically reliable predictions (availability of tuberculosis) by computer-aided diagnosis (CADx) on the basis of deep learning are presented. They demonstrate the efficiency of lung segmentation, lossless and lossy data augmentation for CADx of tuberculosis by deep convolutional neural network (CNN) applied to the small and not well-balanced dataset even. CNN demonstrates ability to train (despite overfitting) on the pre-processed dataset obtained after lung segmentation in contrast to the original not-segmented dataset. Lossless data augmentation of the segmented dataset leads to the lowest validation loss (without overfitting) and nearly the same accuracy (within the limits of standard deviation) in comparison to the original and other pre-processed datasets after lossy data augmentation. The additional limited…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
