Research Article

A Computational Intelligence-based Early Diagnosis of Asthma Disease: A Saudi Arabian Case Study

DOI:

10.3791/70040

June 16th, 2026

In This Article

Summary

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The current study investigates several machine learning algorithms on a Saudi Arabian dataset for asthma detection. In contrast to state-of-the-art approaches that employ machine learning on clinical datasets for asthma diagnostics, the proposed scheme achieves better performance, with a 3.9% improvement in diagnosis accuracy.

Abstract

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

According to research, an increase in chronic diseases, including asthma, has been identified. The number of asthma patients in Saudi Arabia is a cause for concern due to the weather conditions and lifestyle, especially in the post-pandemic era. It demands a solution to reduce infections by developing an intelligent system to detect asthma at an early stage, thereby preventing the disease or enabling early treatment. In this study, machine learning has been utilized to develop tools to track asthma symptoms at an early stage. Although there have been various prior attempts to apply machine learning to predict the occurrence of asthma. Nevertheless, focusing on the identification of the disease at the pre-symptom stage, particularly in the Saudi Arabian context, is a relatively neglected area. The dataset for the current study was obtained from King Fahad University Hospital, Dammam, Saudi Arabia, and included standard tests performed on patients, including blood tests, viral tests, and biochemistry tests. The dataset contains 17 significant attributes and includes information for 328 asthma patients: 165 are positive, and 163 are negative. The methods selected for application here are random forests (RF), artificial neural networks (ANN), support vector machines (SVM), and naive Bayes (NB). Each of these methods has been chosen based on its distinctive features. The experimental outcome revealed that the RF, SVM, and ANN approaches yielded 94%, which is the highest accuracy and improved upon the state of the art by 3.9%. It is worth noting that nine of the seventeen possible features were used to achieve the above accuracy. Despite RF, SVM, and ANN achieving the same accuracy, ANN has a higher error cost. Therefore, RF and SVM are superior based on the pattern of results, and hence they are suggested for this problem.

Introduction

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

After conducting extensive research, the researchers observed that chronic diseases have become increasingly common1. Asthma is a chronic inflammatory disease of the airways characterized by recurrent episodes of breathlessness and wheezing. The prevalence of asthma varies globally, ranging from 1–20% for both children and adults, affecting millions of people worldwide2. These large-scale changes are related to environmental variations, including those in various countries, as well as the use of different assessment instruments and diverse epidemiologic definitions of asthma. Asthma has a relatively low fatality ra....

Access restricted. Please log in or start a trial to view this content.

Protocol

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

This section describes the machine learning algorithms investigated in the proposed asthma diagnostics approach. The criteria and reasons behind the selection of the proposed method are based on a comprehensive literature review and a long history of dealing with preemptive diagnosis of several chronic diseases27,28,29,30,31. These algorithms produced promising results. All the materials and tools used in this study are listed in the Table of Materials.

S....

Access restricted. Please log in or start a trial to view this content.

Results

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

Influence of feature selection
In the current study, the recursive feature elimination-based correlation coefficient method is used for the feature selection. The correlation coefficient is used to order the features from the highest to the lowest according to their correlation values. Recursive feature elimination is used to assist in selecting the suitable features for the model, as it progressively eliminates the weakest features until only one remains. Every process runs the four selected classif.......

Access restricted. Please log in or start a trial to view this content.

Discussion

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The current study employs several machine learning algorithms, including SVM, ANN, RF, and NB. Upon conducting several experiments, fine-tuning hyperparameters and feature selection, it is concluded that SVM, ANN, and RF exhibit a remarkable diagnostic accuracy of 94%, while NB is comparatively lower at 83.33%. The results were validated using 10-fold cross-validation and optimized feature selection, as well as the best split ratio. According to the given data, seventeen parameters of the patients were ranked in order of.......

Access restricted. Please log in or start a trial to view this content.

Disclosures

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The dataset has been obtained from the hospital under IRB-2020-09-429. The authors declare that they have no conflicts of interest to report regarding the current study. The study has been added to the Research Square repository as a preprint with the following citation50.

AUTHORS’ CONTRIBUTIONS:
Conceptualization has been done by S.O., M.I.B.A. and A.R.; Supervision has been done by S.O., M.I.B.A. and J.A.; Writing original draft was performed by S.S.A., E.A. and Z.A.; Implementation was done by S.A.A., Y.A. and R.A.; Validation was done by J.A., M.A. and S.D.; Data Curation was done by A.B., Y.A., E.A. and Z.A.; Review and Editing was performed by A.R., S.D. and A.B.; Project Administration was performed by A.R., S.D. and M.A. and Funding Acquisition was performed by A.B., S.D. and A.R.

Acknowledgements

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The authors would like to acknowledge the support of healthcare professionals in validating the study's findings.

....

Access restricted. Please log in or start a trial to view this content.

Materials

List of materials used in this article
NameCompanyCatalog NumberComments
Excel 365MicrosoftExcel 365Used to store raw data in csv format
Laptop/MachineDellXPS9320RAM 16GB, 12th Gen Intel(R) Core(TM) i7-1260P
Mlxtend 0.23.4Google colab Notebook Mlxtend 0.23.4Used for model building training 
Numpy 2.0.2Google colab Notebook Numpy 2.0.2Used for model building training 
Pandas 2.2.2Google colab Notebook Pandas 2.2.2Used for model building training 
Python 3.12.12Google colab Notebook Python 3.12.12Used for model building training 
Sklearn 1.6.1Google colab Notebook Sklearn 1.6.1Used for model building training 
SPSS IBM, USAVersion 26.0Used for statisitcal analysis
XGbbost 3.1.2Google colab Notebook XGbbost 3.1.2Used for model building training 

Reprints and Permissions

Request permission to reuse the text or figures of this JoVE article

Request Permission

Tags

Asthma DiagnosisComputational IntelligenceMachine LearningEarly DetectionSaudi Arabia AsthmaRandom ForestsSupport Vector MachinesArtificial Neural NetworksMedical Data AnalysisChronic Disease Prediction

Related Articles