An Improved CovidConvLSTM model for pneumonia-COVID-19 detection and classification
Imane Beghoura, Mustapha Benssalah, Fazia Sbargoud

TL;DR
This paper introduces an improved CovidConvLSTM model that combines advanced neural network components to enhance accuracy and reduce computational costs in pneumonia and COVID-19 detection from medical images.
Contribution
The paper presents a novel deep learning framework integrating RegNetX002, ConvLSTM, and SE blocks to address overfitting, performance degradation, and high computational complexity in COVID-19 detection.
Findings
Achieved 98.22% accuracy on CPN-CXRPA dataset.
Achieved 98.78% accuracy and F1 score on CXRI-P-C-CXR dataset.
Outperforms existing models in accuracy and efficiency.
Abstract
Recently, COVID-19 pandemic has rapidly evolved into a critical global health crisis, profoundly impacting daily life. As a result, CAD systems have gained significant interest for its massive computational capabilities, which facilitate the rapid analysis and interpretation of medical imaging. In particular, Deep Learning (DL )techniques have emerged as critical tools to assist radiologists and pulmonologists in distinguishing COVID-19 patients from other pneumonia types and healthy cases. Unfortunately, existing DL techniques face several challenges such as overfitting, performance degradation, feature irrelevance and redundancy, vanishing gradient problem, and high computational complexity. In this paper we address these challenges by introducing an enhanced Convolutional Neural Network algorithm that combines a bottleneck based model RegNetX002, ConvLstm layer, and Squeeze 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
TopicsCOVID-19 diagnosis using AI
MethodsSoftmax · Attention Is All You Need · Tanh Activation · Convolution · Sigmoid Activation · ConvLSTM
