Nature inspired optimization model for classification and severity prediction in COVID-19 clinical dataset
L S Suma1, H S Anand2, S S Vinod Chandra3
1Department of Computational Biology and Bioinformatics, University of Kerala, Trivandrum, India.
Summary
Machine learning models accurately predict COVID-19 diagnosis and severity. Support vector machines achieved 96% accuracy for screening, while logistic regression predicted mild, moderate, and severe cases.
Area of Science:
- Medical Informatics
- Computational Biology
- Machine Learning in Healthcare
Background:
- The emergence of mutated COVID-19 strains necessitates rapid diagnosis and severity assessment.
- Current diagnostic methods like RT-PCR provide binary results, but predicting disease severity is crucial for patient management.
- Machine learning offers a powerful approach to analyze complex clinical data for improved diagnostic and prognostic tools.
Purpose of the Study:
- To develop and evaluate machine learning models for the accurate screening and severity prediction of COVID-19.
- To identify an optimal subset of clinical features for model development using an artificial bee colony optimization algorithm.
- To aid medical practitioners in timely and effective patient care decisions.
Main Methods:
- Analysis of a large clinical dataset (65,000 patient records, 26 features).
- Feature selection using a variant of the artificial bee colony optimization algorithm.
- Development of a binary classifier using Support Vector Machine (SVM) for COVID-19 screening.
- Implementation of a logistic regression model for predicting disease severity (mild, moderate, severe).
Main Results:
- The Support Vector Machine model achieved a high accuracy of 96% for COVID-19 patient screening.
- The logistic regression model successfully predicted three levels of disease severity.
- The binary classifier demonstrated strong efficiency with precision-recall values of 0.96 and 0.97.
- The severity prediction model showed high accuracy, with 96.0% for mild/moderate cases and 85.0% for severe cases.
Conclusions:
- Machine learning models, particularly SVM and logistic regression, are effective tools for COVID-19 diagnosis and severity prediction.
- Optimized feature selection enhances model performance.
- These predictive models can significantly assist clinicians in determining appropriate patient treatment and resource allocation.
Related Concept Videos
Classification of Illness
8.1K
The meaning of illness is individualized to each person who experiences an alteration in health. In contrast, disease is a medical term indicating a pathological change in the structure and function of the body or mind. It is a condition that has specific symptoms and boundaries.
An illness is a response to a disease in which the person's level of functioning is changed compared with a previous level. The general classification of illness includes acute and chronic.
Acute illness is severe...
An illness is a response to a disease in which the person's level of functioning is changed compared with a previous level. The general classification of illness includes acute and chronic.
Acute illness is severe...
8.1K
Sensitivity, Specificity, and Predicted Value
860
In healthcare diagnostics, laboratory tests play a crucial role in identifying and diagnosing a wide range of medical conditions. However, interpreting test results is not always straightforward. An abnormal test result does not always confirm the presence of a disease, just as a normal result does not guarantee its absence. To assess the reliability of these diagnostic tools, healthcare practitioners rely on two key statistical indicators: sensitivity and specificity.
Sensitivity is the...
Sensitivity is the...
860
Classification of Leukocytes
3.9K
Leukocytes are classified into two groups based on the presence or absence of cytoplasmic granules. Granular leukocytes, which contain granules, belong to the myeloid lineage and are divided into three subtypes: neutrophils, eosinophils, and basophils. These cells are roughly spherical and characterized by the granules in their cytoplasm.
Neutrophils are the most abundant type of granular leukocytes, comprising 50-70% of all leukocytes. They feature small, evenly distributed granules and a...
Neutrophils are the most abundant type of granular leukocytes, comprising 50-70% of all leukocytes. They feature small, evenly distributed granules and a...
3.9K
COPD: Pathogenesis and Clinical Features
765
Chronic obstructive pulmonary disease (COPD) is a group of lung conditions that progressively worsen over time, including chronic bronchitis and emphysema. This cluster of diseases collectively leads to a gradual and irreversible decline in lung function over time.
The primary cause for the onset of COPD is cigarette smoking and exposure to air pollution. These hazardous factors initiate a chain reaction within the lungs, resulting in chronic inflammation, damage to the airways, and a...
The primary cause for the onset of COPD is cigarette smoking and exposure to air pollution. These hazardous factors initiate a chain reaction within the lungs, resulting in chronic inflammation, damage to the airways, and a...
765
Prediction Intervals
2.5K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.5K
Classification of Systems-I
371
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
371


