An ensemble-based approach by fine-tuning the deep transfer learning models to classify pneumonia from chest X-ray images
Sagar Kora Venu

TL;DR
This paper presents an ensemble of fine-tuned deep transfer learning models that significantly improves pneumonia detection accuracy from chest X-ray images, setting new benchmarks in the field.
Contribution
It introduces a novel ensemble approach combining multiple deep learning models with transfer learning for highly accurate pneumonia classification.
Findings
Achieved a test accuracy of 98.46%
Set new benchmark performance metrics in pneumonia detection
Demonstrated the effectiveness of ensemble transfer learning models
Abstract
Pneumonia is caused by viruses, bacteria, or fungi that infect the lungs, which, if not diagnosed, can be fatal and lead to respiratory failure. More than 250,000 individuals in the United States, mainly adults, are diagnosed with pneumonia each year, and 50,000 die from the disease. Chest Radiography (X-ray) is widely used by radiologists to detect pneumonia. It is not uncommon to overlook pneumonia detection for a well-trained radiologist, which triggers the need for improvement in the diagnosis's accuracy. In this work, we propose using transfer learning, which can reduce the neural network's training time and minimize the generalization error. We trained, fine-tuned the state-of-the-art deep learning models such as InceptionResNet, MobileNetV2, Xception, DenseNet201, and ResNet152V2 to classify pneumonia accurately. Later, we created a weighted average ensemble of these models and…
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
MethodsDepthwise Convolution · Softmax · Residual Connection · Dense Connections · Global Average Pooling · Pointwise Convolution · Convolution · Average Pooling · Depthwise Separable Convolution · Batch Normalization
