Related Experiment Video
Updated: Oct 23, 2025

07:15
Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
Published on: August 16, 2020
7.0K
Optimal Diagnosis of COVID-19 Based on Convolutional Neural Network and Red Fox Optimization Algorithm
Ehsan Khorami1, Fatemeh Mahdi Babaei2, Aidin Azadeh3
1Department of Computer Engineering, Ravansar (Kermanshah) Branch, Islamic Azad University, Ravansar (Kermanshah), Iran.
Computational Intelligence and Neuroscience
|August 23, 2021
Summary
A new machine vision system aids in diagnosing COVID-19 from X-rays. This computer-aided approach, using advanced image analysis and a novel CNN, improves diagnostic accuracy for the coronavirus disease 2019 pandemic.
Area of Science:
- Medical Imaging
- Artificial Intelligence
- Computer Vision
Background:
- The global COVID-19 pandemic, caused by SARS-CoV-2, necessitates rapid and accurate diagnosis.
- Human diagnostic errors in identifying COVID-19 from medical images can impact patient outcomes.
- Computer-aided diagnostic systems offer a potential solution to enhance diagnostic accuracy.
Purpose of the Study:
- To develop and validate a novel machine vision pipeline for the accurate detection of COVID-19 from chest X-ray images.
- To improve upon existing diagnostic methods by integrating advanced image processing and machine learning techniques.
Main Methods:
- A new pipeline system involving preprocessing, region segmentation, and feature extraction using Gray-Level Co-occurrence Matrix (GLCM) and Discrete Wavelet Transform (DWT).
- Classification of X-ray images using an improved Convolutional Neural Network (CNN) optimized with the Red Fox Optimization algorithm.
- Validation of the proposed method on three distinct datasets, comparing performance against state-of-the-art techniques.
Main Results:
- The proposed machine vision system demonstrated significant efficiency in diagnosing COVID-19.
- The combined GLCM and DWT feature extraction, coupled with the optimized CNN, yielded accurate classification results.
- Comparative analysis showed superior performance of the suggested method over existing approaches.
Conclusions:
- The developed computer-aided diagnostic system shows high potential for accurate COVID-19 detection from chest X-rays.
- This approach can assist physicians in reducing diagnostic errors and improving patient management during the pandemic.
- Further research and validation could lead to widespread clinical adoption of this AI-driven diagnostic tool.
Related Concept Videos
Receiver Operating Characteristic Plot
356
A ROC (Receiver Operating Characteristic) plot is a graphical tool used to assess the performance of a binary classification model by illustrating the trade-off between sensitivity (true positive rate) and specificity (false positive rate). By plotting sensitivity against 1 - specificity across various threshold settings, the ROC curve shows how well the model distinguishes between classes, with a curve closer to the top-left corner indicating a more accurate model. The area under the ROC curve...
356
Sensitivity, Specificity, and Predicted Value
843
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...
843
