Home / Current Issue / Paper 1719121
Deep Learning-Based Pneumonia Detection from Chest X-Rays Using Convolutional Neural Networks
Subject area: Science,Engineering and Technology · Area of research: Neural Networks
DOI: 10.64388/IREV9I12-1719121
Abstract
Pneumonia remains a leading cause of morbidity and mortality worldwide, and chest X-ray (CXR) interpretation is the primary diagnostic tool used to detect it, despite being prone to inter-observer variability and human error. This report presents a complete technical analysis of a CNN-based binary pneumonia classification system implemented in TensorFlow/Keras. The system architecture comprises three convolutional blocks (32, 64, and 128 filters) followed by a fully connected classification head with dropout regularization, trained on the publicly available Kaggle Chest X-Ray Pneumonia dataset. The report documents the data preprocessing pipeline, model architecture, training methodology, and a supplementary rule-based infection-area-estimation routine using Otsu-style binary thresholding. Beyond describing the implementation, this report provides a critical, independent evaluation of the code's design choices, identifies methodological limitations against current best practice in the literature (2024-2026), and proposes specific, technically justified improvements — including transfer learning, class-imbalance handling, data augmentation, k-fold cross-validation, and explainable AI integration via Grad-CAM. All analysis, explanation, and critique in this report is independently authored and does not reproduce text from any external source.
References
[1] Kermany, D.S., Goldbaum, M., Cai, W., et al. (2018). Identifying Medical Diagnoses and Treatable Diseases by Image-Based Deep Learning. Cell, 172(5), 1122-1131.e9.
[2] Trustworthy Pneumonia Detection in Chest X-Ray Imaging Through Attention-Guided Deep Learning. (2025). Scientific Reports, 15.
[3] Deep Learning for Pneumonia Detection from X-ray: A Systematic Review of Models, Datasets, and Clinical Translation Challenges. (2025). ScienceDirect.
[4] An Enhanced Deep Learning Framework for Pneumonia Detection in Chest X-rays (DenseNet-121 + CBAM). (2025). SN Computer Science, 6, 472.
[5] Al-Azzawi, H.N.T. (2025). Utilization of a Deep Convolutional Neural Network for the Binary Classification of Chest X-Ray Pneumonia (CuDenseNet). Engineering, Technology & Applied Science Research, 15(1), 20471-20483.
[6] Interpretable Deep Learning for Pneumonia Detection Using Chest X-Ray Images. (2025). Information (MDPI), 16(1), 53.
[7] Deep Learning-Based Pneumonia Detection from Chest X-ray Images: A CNN Approach with Performance Analysis and Clinical Implications. (2025). arXiv:2510.00035.
[8] Evaluating Explainable Artificial Intelligence (XAI) Techniques in Chest Radiology Imaging Through a Human-Centered Lens. (2024). PLOS ONE.
[9] Qualitative Study on Impact of EfficientNet-Based Deep Transfer Learning Model for Pneumonia Detection with Explainable Artificial Intelligence Using Chest Radiographs. (2024/2025).
[10] Explainable Deep Learning in Medical Imaging: Brain Tumor and Pneumonia Detection. (2025). arXiv:2510.21823.
[11] An Adaptive and Altruistic PSO-Based Deep Feature Selection Method for Pneumonia Detection from Chest X-Rays. arXiv:2208.03558.
[12] Weakly Supervised Pneumonia Localization from Chest X-Rays Using Deep Neural Network and Grad-CAM Explanations. arXiv:2511.00456.
[13] Deep Learning for Pneumonia Detection in Chest X-ray Images: A Comprehensive Survey. (2024). Journal of Imaging (MDPI), 10(8), 176.
[14] PELM: A Deep Learning Model for Early Detection of Pneumonia in Chest Radiography. (2025). Applied Sciences (MDPI), 15(12), 6487.
[15] MIC: Medical Image Classification Using Chest X-ray (COVID-19 and Pneumonia) Dataset with the Help of CNN and Customized CNN. arXiv:2411.01163.
[16] Deep Learning for Understanding Multilabel Imbalanced Chest X-ray Datasets. (2023). ScienceDirect.
[17] Wang, X., Peng, Y., Lu, L., Lu, Z., Bagheri, M., Summers, R.M. ChestX-ray8: Hospital-Scale Chest X-Ray Database. (Referenced via Neural Architecture Search for Pneumonia Diagnosis, Scientific Reports, 2022).
How to cite this paper
@article{1719121,
author = {Pallavi Tukaram Chaudhary, Prof. Nanda Satish Kulkarni},
title = {Deep Learning-Based Pneumonia Detection from Chest X-Rays Using Convolutional Neural Networks},
journal = {Iconic Research And Engineering Journals},
year = {2026},
volume = {9},
number = {12},
pages = {3144-3154},
issn = {2456-8880},
url = {https://www.irejournals.com/formatedpaper/1719121.pdf},
abstract = {Pneumonia remains a leading cause of morbidity and mortality worldwide, and chest X-ray (CXR) interpretation is the primary diagnostic tool used to detect it, despite being prone to inter-observer variability and human error. This report presents a complete technical analysis of a CNN-based binary pneumonia classification system implemented in TensorFlow/Keras. The system architecture comprises three convolutional blocks (32, 64, and 128 filters) followed by a fully connected classification head with dropout regularization, trained on the publicly available Kaggle Chest X-Ray Pneumonia dataset. The report documents the data preprocessing pipeline, model architecture, training methodology, and a supplementary rule-based infection-area-estimation routine using Otsu-style binary thresholding. Beyond describing the implementation, this report provides a critical, independent evaluation of the code's design choices, identifies methodological limitations against current best practice in the literature (2024-2026), and proposes specific, technically justified improvements — including transfer learning, class-imbalance handling, data augmentation, k-fold cross-validation, and explainable AI integration via Grad-CAM. All analysis, explanation, and critique in this report is independently authored and does not reproduce text from any external source.},
month = {June},
doi = {https://doi.org/10.64388/IREV9I12-1719121}
}