Prediction of Pneumonia and COVID-19 Using Deep Neural Networks
M. S. Haque, M. S. Taluckder, S. B. Shawkat, M. A. Shahriyar, M. A., Sayed, C. Modak

TL;DR
This study demonstrates that deep neural networks, especially DenseNet121, can accurately diagnose pneumonia from chest X-ray images with over 99% accuracy, aiding rapid detection and containment.
Contribution
It evaluates multiple deep learning models for pneumonia detection from X-rays and identifies DenseNet121 as the most effective, advancing medical image analysis techniques.
Findings
DenseNet121 achieves 99.58% accuracy in pneumonia detection.
Deep learning models outperform traditional methods in X-ray analysis.
Model performance is assessed using confusion matrices and accuracy metrics.
Abstract
Pneumonia, caused by bacteria and viruses, is a rapidly spreading viral infection with global implications. Prompt identification of infected individuals is crucial for containing its transmission. This study explores the potential of medical image analysis to address this challenge. We propose machine-learning techniques for predicting Pneumonia from chest X-ray images. Chest X-ray imaging is vital for Pneumonia diagnosis due to its accessibility and cost-effectiveness. However, interpreting X-rays for Pneumonia detection can be complex, as radiographic features can overlap with other respiratory conditions. We evaluate the performance of different machine learning models, including DenseNet121, Inception Resnet-v2, Inception Resnet-v3, Resnet50, and Xception, using chest X-ray images of pneumonia patients. Performance measures and confusion matrices are employed to assess and compare…
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 · Radiomics and Machine Learning in Medical Imaging · AI in cancer detection
MethodsPointwise Convolution · Depthwise Convolution · Max Pooling · 1x1 Convolution · Depthwise Separable Convolution · Softmax · Dense Connections · Residual Connection · Average Pooling · Convolution
