interpretation of radiologists, which is a time
consuming, and variable and observer biased
process. The existence of such challenges suggests
that there is a need for an automated accurate and
efficient diagnostic tool to help clinicians analyze
complex medical images exists. Medical imaging
has been revolutionized with the advocacy of image
processing and machine learning (ML)
advancements, which now make it possible to detect
and classify the diseases without the intervention of
physicians. It has been shown that deep learning
methods on Convolution Neural Network (CNN)
can identify complex patterns in medical images
very well. Although CNN based methods lack
interpretability and are complex to overfitting, their
application in specialized areas including COPD
diagnosis is ambiguous. In order to tackle these
limitations, this study presents a hybrid approach
combining deep feature extraction and classic ML
algorithms to improve species classification
accuracy and reliability in the presence of COPD
classification. High level structural features of CT
scan are extracted using pre-trained CNNs, which is
used to detect lung abnormalities related to COPD.
Traditional ML classifiers such as SVMs are applied
to these extracted features using the features and the
features process itself feeds the domain specific to
the short dataset. The above integration of method
integrated the advantages from both deep learning
and classical ML to yield an effective COPD
detection and severity assessment framework.
In the medical field, interpretability is essential
since medical personnel need to have faith in AI-
driven judgements and guarantee their ethical use.
Explainable AI (XAI) methods are integrated into
the diagnostic procedure to accomplish purpose. By
highlighting lung regions that have a major impact
on predictions, these techniques help physicians
assess AI-generated results and comprehend the
reasoning behind automated diagnoses. The LIDC-
IDRI dataset, a publicly accessible collection of
high-resolution CT scans, is used to assess the
suggested methodology. By concentrating on
important characteristics including the degree of
emphysema and changes in the structure of the
airways, this study shows that hybrid machine
learning approaches can provide precise,
comprehensible, and effective diagnostic solutions
for COPD diagnosis and staging.
2 LITERATURE REVIEW
In (Manoharan, S., 2020.) a new graph cut
segmentation algorithm is proposed, which has been
enhanced to perform lung cancer detection from CT
images. This method has the advantage of better
accuracy of segmenting soft tissues and weak edges
over conventional techniques like watershed and
basic graph cut. They have merits of less energy
consumption and higher accuracy in detecting
nodules, however, they also have limitations of high
memory usage and need further optimization of the
energy function. The proposed algorithm provides
benefit to clinical application by assisting in early
and precise lung cancer detection.
According to research (Immanuel D, J. and Leo
E, S.A., 2024), it proposes a Gradient Descent
Optimization (GDO) model for predicting
cardiovascular disease (CVD) based on machine
learning. The study used data from the UCI
repository and used techniques such as SVM, KNN,
NB, ANN, RF and GDO and the proposed GDO had
an accuracy of 99.62%. The advantages are high
sensitivity (99.65%) and specificity (98.54%) and
good performance in early CVD diagnosis. The
study has; however, some limitations including a
small dataset and need for further feature fusion for
broad application.
In research Kumar, S.,et al, a multimodal
diagnostic approach is presented that uses the CT
scan images and lung sound (cough) data. The study
uses ML and DL techniques like CNNs to reach the
accuracy of 97.5% for early COPD detection. The
merits are high accuracy, the integration of multiple
data modalities, and noise robustness in diagnostic
data. There are, however, limitations that require
large datasets for effective training of the models
and scalability and eventual implementation in
reality. The research Deng, X., et al presents a novel
framework based on the Auto-Metric Graph Neural
Network (AMGNN). Radiomics and 3D CNN
features of CT images are combined towards the
prediction of COPD stages with 89.7% accuracy.
The merits are that superior precision (90.9%) and
AUC (95.8%) are achieved over traditional methods
such as PRM biomarkers. But it is limited by
computational resource requirement and difficulty in
integrating multi-phase CT data. This technique
presents significant improvement in detecting and
managing COPD stage.
Research (Bozkurt, F., 2022) introduces the
HANDEFU framework. The system is innovative in
the combination of handcrafted, deep, and fusion
based feature extraction techniques. The LBP+SVM