DenseNet very relevant to high-dimensional data
associated with medical applications. Most of the
recent works on COVID-19 diagnostics, tumor
segmentation, skin lesion detection, and diabetic
retinopathy classification have been based on this
approach. Compared to ResNet and VGG models,
DenseNet is more parameter-efficient with high
accuracy and fewer parameters, hence having less risk
of overfitting. This is of extreme value in providing
accurate diagnoses in resource-poor settings. This
would, in turn, enable the radiologists to provide
accurate and reproducible results on well-
preprocessed and well-annotated datasets with
significantly less workload. Its performance can be
improved by performing hyperparameter tuning, with
evaluation metrics such as accuracy and AUC-ROC.
DenseNet bridges advanced AI technology with
practical healthcare applications; thus, it holds
tremendous potential to revolutionize diagnostics and
support clinicians worldwide in combating COVID-
19 and other diseases.
2 LITERATURE REVIEW
A study designed a CAD system that classified chest
X- rays into COVID-19 pneumonia, other pneumonia,
and normal cases using transfer learning -based CNN
following the use of preprocessing techniques like
removal of the diaphragm region and histogram
equalization(A. T, S. S, N. K, A. K, D. R. B and N.
Rajkumar, Sentiment Analysis on Covid-19 Data
Using BERT Model, 2024 International Conference
on Advances in Modern Age Technologies for Healt,
n.d.) (Nirmala Devi, K., Shanthi, S., Hemanandhini,
K., Haritha, S., Aarthy, S. (2022). Analysis of
COVID-19 Epidemic Disease Dynamics Using Deep
Learning. In Kim, J.H., Deep, K., Geem, Z.W.,
Sadollah, A., Yadav, A. (Eds) Proceed, n.d.).The
model achieved an accuracy of 94. 5% on a dataset of
8,474 images and reported that the performance was
enhanced significantly with the use of preprocessing
techniques and revealed how significant image
enhancement is towards the achievement of better
performance in COVID-19 detection (Heidari et al.,
2020). The analysis of deep learning models to
identify COVID- 19 from chest X-rays on a dataset of
5,000 images showed the four CNNs that were part of
the experiment, including ResNet18, ResNet50,
SqueezeNet, and DenseNet-121, achieving a 98%
sensitivity rate and a 90% specificity rate after transfer
learning training. Precision in high lighting the
infected lung regions of COVID-19 was observed in
the heatmaps generated by the models while matching
with the annotations made by the radiologists. The
results are promising, but the study points out that
larger datasets need to be created for even more
reliable accuracy assessments (Minaee et al., 2020).
ACoS is an abbreviation for Automatic COVID
Screening system in this study which is the
classification of patients into normal, suspected, and
infected with COVID 19 using radiomic texture
descriptors from chest X-rays. The ensemble uses a
majority 3 voting of five supervised classifiers in a
two- phase classification approach. The validation
was performed using 258 images with an accuracy of
98. 06% in the first phase (normal vs. abnormal) and
91. 33% in the second phase (pneumonia vs. COVID-
19). The obtained results manifested a statistical
difference and even surpassed some of the techniques
currently used for COVID-19 detection (Chandra et
al., 2021). A recent study presents a Deep
Convolutional Neural Network (CNN)-based
approach for the detection of COVID-19 from chest
X-ray images. Models used in this solution are
DenseNet201, ResNet50V2, and Inceptionv3, which
are specifically trained and then combined using a
weighted average ensembling. With 538 images
positive for COVID-19 and 468 negative images for
COVID-19, the model was able to achieve a
classification accuracy of 91.62%. In addition, the
study created an intuitive graphical user interface
application to make medical practitioners quickly
detect the existence of COVID-19 in the chest X-ray
images (Das et al., 2021). A study proved that AI can
be used to automate and improve the detection
accuracy for COVID-19 using Chest X-ray (CXR) and
CT images. Besides, AI can be also utilized in DL
techniques such as Convolutional Neural Networks
(CNN). This paper dis cusses research works on this
topic, challenges, and recent breakthroughs on the DL
based classification of COVID-19. The review also
suggests further research that should further improve
the performance and reliability of automated systems
for COVID-19 image classification (Aggarwal et al.,
2022). An article classifies COVID-19 patient
individuals using chest X-ray scans and com pares
various CNN models that base their work on deep
learning. In this, a dataset consisting of 6432 samples
from the Kaggle repository was tested using data
augmentation with Xception, ResNeXt, and Inception
V3. It was seen that among these, Xception is having
the highest accuracy as 97. 97%. The findings of the
analysis are not medical but show that automated deep
learning techniques might be useful for the screening
of COVID-19 patients (Jain et al., 2021). To overcome
the deficiencies of previous networks, a paper
proposed a dual path way, 11-layer deep 3D