A LIGHTWEIGHT MOBILENETV2-BASED FRAMEWORK FOR PNEUMONIA DETECTION FROM CHEST X-RAY IMAGES
Main Article Content
Аннотация:
Pneumonia is a major cause of mortality worldwide, particularly in regions with limited access to expert radiologists. Deep learning has shown strong potential for automated analysis of chest X-rays, but many CNN models are too heavy for deployment in real-time or resource-constrained settings. This paper presents a lightweight deep learning framework based on transfer learning with MobileNetV2 for binary classification of chest X-ray images into Normal and Pneumonia classes. The pipeline includes systematic dataset splitting, task-specific data augmentation, a frozen MobileNetV2 backbone with a compact classification head, and evaluation using accuracy, precision, recall, confusion matrix, and ROC–AUC. Experiments on a dataset of 5856 chest X-ray images (4555 train / 600 validation / 701 test) yield a test accuracy of 89.02%, precision 92.53%, recall 91.97%, and ROC–AUC 0.95. Qualitative inspection of best-classified and misclassified images shows that the model is robust on typical cases but challenged by ambiguous or low-quality images. The proposed solution is suitable for integration into clinical decision-support tools and edge devices.
Article Details
Как цитировать:
Библиографические ссылки:
A. Ait Nasser and M. A. Akhloufi, “A Review of Recent Advances in Deep Learning Models for Chest Disease Detection Using Radiography,” Diagnostics, vol. 13, no. 1, 2023, doi: 10.3390/diagnostics13010159.
M. Arabboev and S. Begmatov, “Deep learning-based pneumonia detection from chest X-ray images using a convolutional neural network,” Mod. Innov. Syst. Technol., vol. 5, no. 3, pp. 1018–1026, 2025.
M. Sandler, A. Howard, M. Zhu, A. Zhmoginov, and L. C. Chen, “MobileNetV2: Inverted Residuals and Linear Bottlenecks,” Proc. IEEE Comput. Soc. Conf. Comput. Vis. Pattern Recognit., pp. 4510–4520, 2018, doi: 10.1109/CVPR.2018.00474.
P. Rajpurkar et al., “CheXNet: Radiologist-Level Pneumonia Detection on Chest X-Rays with Deep Learning,” pp. 3–9, 2017, [Online]. Available: http://arxiv.org/abs/1711.05225
A. G. Howard et al., “MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications,” arXiv, pp. 1–9, 2017, [Online]. Available: http://arxiv.org/abs/1704.04861
M. Tan and Q. V. Le, “EfficientNet: Rethinking model scaling for convolutional neural networks,” 36th Int. Conf. Mach. Learn. ICML 2019, vol. 2019-June, pp. 10691–10700, 2019.
D. S. Kermany et al., “Identifying Medical Diagnoses and Treatable Diseases by Image-Based Deep Learning,” Cell, vol. 172, no. 5, pp. 1122-1131.e9, 2018, doi: 10.1016/j.cell.2018.02.010.
