Comprehensive Lung Disease Detection Using Deep Learning Models and Hybrid Chest X-ray Data with Explainable AI
Shuvashis Sarker, Shamim Rahim Refat, Faika Fairuj Preotee, Tanvir Rouf Shawon, Raihan Tanvir

TL;DR
This paper demonstrates that deep learning models trained on a hybrid chest X-ray dataset can accurately detect various lung diseases, with explainable AI techniques like LIME providing interpretability of model decisions.
Contribution
The study introduces a hybrid dataset combining multiple sources and evaluates various deep learning models, achieving high accuracy and enhancing interpretability with explainable AI methods.
Findings
Models achieved up to 99% accuracy on hybrid data.
Hybrid dataset improves model robustness and generalization.
Explainable AI techniques clarify model decision-making.
Abstract
Advanced diagnostic instruments are crucial for the accurate detection and treatment of lung diseases, which affect millions of individuals globally. This study examines the effectiveness of deep learning and transfer learning models using a hybrid dataset, created by merging four individual datasets from Bangladesh and global sources. The hybrid dataset significantly enhances model accuracy and generalizability, particularly in detecting COVID-19, pneumonia, lung opacity, and normal lung conditions from chest X-ray images. A range of models, including CNN, VGG16, VGG19, InceptionV3, Xception, ResNet50V2, InceptionResNetV2, MobileNetV2, and DenseNet121, were applied to both individual and hybrid datasets. The results showed superior performance on the hybrid dataset, with VGG16, Xception, ResNet50V2, and DenseNet121 each achieving an accuracy of 99%. This consistent performance across…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsBatch Normalization · Depthwise Convolution · Inverted Residual Block · Pointwise Convolution · 1x1 Convolution · Depthwise Separable Convolution · Dense Connections · Softmax · Max Pooling · Average Pooling
