Classification of COVID-19 in Chest X-ray Images Using Fusion of Deep
Features and LightGBM
- URL: http://arxiv.org/abs/2206.04548v1
- Date: Thu, 9 Jun 2022 14:56:24 GMT
- Title: Classification of COVID-19 in Chest X-ray Images Using Fusion of Deep
Features and LightGBM
- Authors: Hamid Nasiri, Ghazal Kheyroddin, Morteza Dorrigiv, Mona Esmaeili, Amir
Raeisi Nafchi, Mohsen Haji Ghorbani, Payman Zarkesh-Ha
- Abstract summary: We propose a new technique that is faster and more accurate than the other methods reported in the literature.
The proposed method uses a combination of DenseNet169 and MobileNet Deep Neural Networks to extract the features of the patient's X-ray images.
The method achieved 98.54% and 91.11% accuracies in the two-class (COVID-19, Healthy) and multi-class (COVID-19, Healthy, Pneumonia) classification problems.
- Score: 0.0
- License: http://creativecommons.org/licenses/by-sa/4.0/
- Abstract: The COVID-19 disease was first discovered in Wuhan, China, and spread quickly
worldwide. After the COVID-19 pandemic, many researchers have begun to identify
a way to diagnose the COVID-19 using chest X-ray images. The early diagnosis of
this disease can significantly impact the treatment process. In this article,
we propose a new technique that is faster and more accurate than the other
methods reported in the literature. The proposed method uses a combination of
DenseNet169 and MobileNet Deep Neural Networks to extract the features of the
patient's X-ray images. Using the univariate feature selection algorithm, we
refined the features for the most important ones. Then we applied the selected
features as input to the LightGBM (Light Gradient Boosting Machine) algorithm
for classification. To assess the effectiveness of the proposed method, the
ChestX-ray8 dataset, which includes 1125 X-ray images of the patient's chest,
was used. The proposed method achieved 98.54% and 91.11% accuracies in the
two-class (COVID-19, Healthy) and multi-class (COVID-19, Healthy, Pneumonia)
classification problems, respectively. It is worth mentioning that we have used
Gradient-weighted Class Activation Mapping (Grad-CAM) for further analysis.
Related papers
- Performance of GAN-based augmentation for deep learning COVID-19 image
classification [57.1795052451257]
The biggest challenge in the application of deep learning to the medical domain is the availability of training data.
Data augmentation is a typical methodology used in machine learning when confronted with a limited data set.
In this work, a StyleGAN2-ADA model of Generative Adversarial Networks is trained on the limited COVID-19 chest X-ray image set.
arXiv Detail & Related papers (2023-04-18T15:39:58Z) - Optimising Chest X-Rays for Image Analysis by Identifying and Removing
Confounding Factors [49.005337470305584]
During the COVID-19 pandemic, the sheer volume of imaging performed in an emergency setting for COVID-19 diagnosis has resulted in a wide variability of clinical CXR acquisitions.
The variable quality of clinically-acquired CXRs within publicly available datasets could have a profound effect on algorithm performance.
We propose a simple and effective step-wise approach to pre-processing a COVID-19 chest X-ray dataset to remove undesired biases.
arXiv Detail & Related papers (2022-08-22T13:57:04Z) - Diagnosis of COVID-19 Cases from Chest X-ray Images Using Deep Neural
Network and LightGBM [0.0]
The Coronavirus was detected in Wuhan, China in late 2019 and then led to a pandemic with a rapid worldwide outbreak.
In this study, an attempt was made to propose a new and efficient method for automatic diagnosis of Corona disease from X-ray images using Deep Neural Networks (DNNs)
arXiv Detail & Related papers (2022-03-27T11:01:21Z) - A novel framework based on deep learning and ANOVA feature selection
method for diagnosis of COVID-19 cases from chest X-ray Images [0.0]
COVID-19 was first identified in Wuhan and quickly spread worldwide.
Most accessible method for COVID-19 identification is RT-PCR.
Compared to RT-PCR, chest CT scans and chest X-ray images provide superior results.
DenseNet169 was employed to extract features from X-ray images.
arXiv Detail & Related papers (2021-09-30T16:10:31Z) - Automated detection of COVID-19 cases from chest X-ray images using deep
neural network and XGBoost [0.0]
A novel approach to diagnosing coronavirus disease from X-ray images was proposed.
DenseNet169 deep neural network was used to extract the features of X-ray images taken from the patients' chest.
arXiv Detail & Related papers (2021-09-03T13:41:13Z) - Deep learning for COVID-19 diagnosis based feature selection using
binary differential evolution algorithm [1.332091725929965]
The new Coronavirus is spreading rapidly and has taken the lives of many people so far.
Deep Convolution neural networks are a powerful tool in classifying images.
Our results demonstrate the suggested approach is better than recent studies on COVID-19 detection with X-ray images.
arXiv Detail & Related papers (2021-04-15T07:12:58Z) - Multi-Task Driven Explainable Diagnosis of COVID-19 using Chest X-ray
Images [61.24431480245932]
COVID-19 Multi-Task Network is an automated end-to-end network for COVID-19 screening.
We manually annotate the lung regions of 9000 frontal chest radiographs taken from ChestXray-14, CheXpert and a consolidated COVID-19 dataset.
This database will be released to the research community.
arXiv Detail & Related papers (2020-08-03T12:52:23Z) - PDCOVIDNet: A Parallel-Dilated Convolutional Neural Network Architecture
for Detecting COVID-19 from Chest X-Ray Images [1.4824891788575418]
COVID-19 pandemic continues to severely undermine the prosperity of the global health system.
The use of chest X-ray images for radiological assessment is one of the essential screening techniques.
We propose a parallel-dilated convolutional neural network based COVID-19 detection system from chest x-ray images.
arXiv Detail & Related papers (2020-07-29T12:28:16Z) - Y-Net for Chest X-Ray Preprocessing: Simultaneous Classification of
Geometry and Segmentation of Annotations [70.0118756144807]
This work introduces a general pre-processing step for chest x-ray input into machine learning algorithms.
A modified Y-Net architecture based on the VGG11 encoder is used to simultaneously learn geometric orientation and segmentation of radiographs.
Results were evaluated by expert clinicians, with acceptable geometry in 95.8% and annotation mask in 96.2%, compared to 27.0% and 34.9% respectively in control images.
arXiv Detail & Related papers (2020-05-08T02:16:17Z) - Adaptive Feature Selection Guided Deep Forest for COVID-19
Classification with Chest CT [49.09507792800059]
We propose an Adaptive Feature Selection guided Deep Forest (AFS-DF) for COVID-19 classification based on chest CT images.
We evaluate our proposed AFS-DF on COVID-19 dataset with 1495 patients of COVID-19 and 1027 patients of community acquired pneumonia (CAP)
arXiv Detail & Related papers (2020-05-07T06:00:02Z) - Residual Attention U-Net for Automated Multi-Class Segmentation of
COVID-19 Chest CT Images [46.844349956057776]
coronavirus disease 2019 (COVID-19) has been spreading rapidly around the world and caused significant impact on the public health and economy.
There is still lack of studies on effectively quantifying the lung infection caused by COVID-19.
We propose a novel deep learning algorithm for automated segmentation of multiple COVID-19 infection regions.
arXiv Detail & Related papers (2020-04-12T16:24:59Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.