Explainable Deep Learning for Pediatric Pneumonia Detection in Chest X-Ray Images
Adil O. Khadidos, Aziida Nanyonga, Alaa O. Khadidos, Olfat M. Mirza, Mustafa Tahsin Yilmaz

TL;DR
This study compares CNN architectures for pediatric pneumonia detection in chest X-rays, demonstrating that EfficientNet-B0 outperforms DenseNet121 and that explainability methods improve trust in AI diagnoses.
Contribution
It introduces a comparative analysis of CNN models with explainability techniques for pediatric pneumonia detection, highlighting EfficientNet-B0's suitability for clinical use.
Findings
EfficientNet-B0 achieved 84.6% accuracy and high sensitivity.
Explainability methods confirmed focus on relevant lung regions.
Models demonstrated strong performance with high recall above 0.99.
Abstract
Background: Pneumonia remains a leading cause of morbidity and mortality among children worldwide, emphasizing the need for accurate and efficient diagnostic support tools. Deep learning has shown strong potential in medical image analysis, particularly for chest X-ray interpretation. This study compares two state-of-the-art convolutional neural network (CNN) architectures for automated pediatric pneumonia detection. Methods: A publicly available dataset of 5,863 pediatric chest X-ray images was used. Images were preprocessed through normalization, resizing, and data augmentation to enhance generalization. DenseNet121 and EfficientNet-B0 were fine-tuned using pretrained ImageNet weights under identical training settings. Performance was evaluated using accuracy, F1-score, Matthews Correlation Coefficient (MCC), and recall. Model explainability was incorporated using Gradient-weighted…
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
TopicsCOVID-19 diagnosis using AI · Explainable Artificial Intelligence (XAI) · AI in cancer detection
