Related Experiment Video
Updated: Jul 15, 2025

Lung CT Segmentation to Identify Consolidations and Ground Glass Areas for Quantitative Assesment of SARS-CoV Pneumonia
Published on: December 19, 2020
Convolutional Neural Networks (CNNs) for Pneumonia Classification on Pediatric Chest Radiographs
Yash S Saboo1, Saarthak Kapse2, Prateek Prasanna2
1Radiology, The University of Texas Health Science Center at San Antonio, San Antonio, USA.
Insights
Optimizing artificial intelligence (AI) models for pediatric pneumonia detection on chest radiographs (CXRs) is crucial. This study found VGG-19 with specific hyperparameters achieved the highest accuracy, recommending low dropout rates and Adam or RmsProp optimizers.
Area of Science:
- Medical Imaging
- Artificial Intelligence
- Computer Science
Background:
- Pneumonia poses significant risks to young children with developing immune systems.
- Radiologists' diagnosis of pediatric pneumonia on chest radiographs (CXRs) can be subjective, potentially missing subtle findings.
- Artificial intelligence (AI) and convolutional neural networks (CNNs) offer objective and precise diagnostic support.
Purpose of the Study:
- To identify optimal CNN architectures and hyperparameter combinations for accurate pediatric pneumonia detection.
- To enhance the objectivity and precision of pneumonia diagnosis using AI.
Main Methods:
- Evaluated 60 models using five CNNs (VGG 16, VGG 19, DenseNet 121, DenseNet 169, InceptionResNet V2) with 12 hyperparameter combinations.
- Tested optimizers (Adam, RmsProp, SGD), batch sizes (32, 64), and dropout rates (0.5, 0.7) on a deidentified CXR dataset.
- Trained CNNs initially on ImageNet, then fine-tuned on a CXR dataset (70% training, 20% validation, 10% testing).
Main Results:
- VGG-19 with a dropout of 0.5, batch size of 32, and Adam optimizer achieved the highest accuracy (87.9%).
- A dropout rate of 0.5 consistently improved accuracy, AUROC, and AUPRC compared to 0.7.
- VGG-19, InceptionResNet V2, DenseNet 169, and VGG 16 outperformed DenseNet121; Adam and RmsProp improved AUROC/AUPRC over SGD; batch size had no significant effect.
Conclusions:
- Recommend low dropout rates (0.5) and Adam or RmsProp optimizers for pneumonia-detecting CNNs.
- Advise against using DenseNet121 when alternative CNNs are available.
- Batch size can be selected based on computational resources without significantly impacting performance.
Background:
Pneumonia is an infectious disease that is especially harmful to those with weak immune systems, such as children under the age of 5. While radiologists' diagnosis of pediatric pneumonia on chest radiographs (CXRs) is often accurate, subtle findings can be missed due to the subjective nature of the diagnosis process. Artificial intelligence (AI) techniques, such as convolutional neural networks (CNNs), can help make the process more objective and precise. However, off-the-shelf CNNs may perform poorly if they are not tuned to their appropriate hyperparameters. Our study aimed to identify the CNNs and their hyperparameter combinations (dropout, batch size, and optimizer) that optimize model performance.
Methodology:
Sixty models based on five CNNs (VGG 16, VGG 19, DenseNet 121, DenseNet 169, and InceptionResNet V2) and 12 hyperparameter combinations were tested. Adam, Root Mean Squared Propagation (RmsProp), and Mini-Batch Stochastic Gradient Descent (SGD) optimizers were used. Two batch sizes, 32 and 64, were utilized. A dropout rate of either 0.5 or 0.7 was used in all dropout layers. We used a deidentified CXR dataset of 4200 pneumonia (Figure 1a) and 1600 normal images (Figure 1b). Seventy percent of the CXRs in the dataset were used for training the model, 20% were used for validating the model, and 10% were used for testing the model. All CNNs were trained first on the ImageNet dataset. They were then trained, with frozen weights, on the CXR-containing dataset. Results: Among the 60 models, VGG-19 (dropout of 0.5, batch size of 32, and Adam optimizer) was the most accurate. This model achieved an accuracy of 87.9%. A dropout of 0.5 consistently gave higher accuracy, area under the receiver operating characteristics curve (AUROC), and area under the precision-recall curve (AUPRC) compared to a dropout of 0.7. The CNNs InceptionResNet V2, DenseNet 169, VGG 16, and VGG 19 significantly outperformed the DenseNet121 CNN in accuracy and AUROC. The Adam and RmsProp optimizer had improved AUROC and AUPRC compared to the SGD optimizer. The batch size had no statistically significant effect on model performance.
Conclusion:
We recommend using low dropout rates (0.5) and RmsProp or Adam optimizer for pneumonia-detecting CNNs. Additionally, we discourage using the DenseNet121 CNN when other CNNs are available. Finally, the batch size may be set to any value, dependent on computational resources.
Related Concept Videos
Pneumonia III: Complications and Assessment
Pneumonia I: Introduction
Risk Factors
Various factors influence the likelihood of developing pneumonia. Age plays a crucial role, with infants, children under two, and individuals over 65 at increased risk due to their...
Pneumonia II: Pathophysiology
Radiological Investigation II: MRI and Ventilation Perfusion Scan
Magnetic Resonance Imaging (MRI) and Ventilation Perfusion Scans are two radiological investigations that offer detailed diagnostic images of the body, particularly lung structures.
MRI
MRI uses magnetic fields and radiofrequency signals to distinguish between normal and abnormal tissues. This technology provides a more detailed diagnostic image than CT scans, enabling it to characterize pulmonary nodules, stage bronchogenic carcinoma, and evaluate inflammatory activity in...
Radiological Investigation III: Pulmonary Angiogram and PET Scan
Pulmonary Angiogram
A Pulmonary Angiogram is an invasive procedure involving injecting a contrast medium through a catheter threaded into the pulmonary artery or the right side of the heart to visualize the pulmonary vasculature. Computed Tomography (CT) scans have mainly replaced this...
Pneumothorax-II
Clinical Manifestations:

