paper-with-me

Papers

COVID-19 detection using deep convolutional neural networks and binary-differential-algorithm-based feature selection on X-ray images

2021-04-15 · Mohammad Saber Iraji, Mohammad-Reza Feizi-Derakhshi, Jafar Tanha

The new Coronavirus is spreading rapidly, and it has taken the lives of many people so far. The virus has destructive effects on the human lung, and early detection is very important. Deep Convolution neural networks are such powerful tools in classifying images. Therefore, in this paper, a hybrid approach based on a deep network is presented. Feature vectors were extracted by applying a deep convolution neural network on the images, and useful features were selected by the binary differential meta-heuristic algorithm. These optimized features were given to the SVM classifier. A database consisting of three categories of images such as COVID-19, pneumonia, and healthy included in 1092 X-ray samples was considered. The proposed method achieved an accuracy of 99.43%, a sensitivity of 99.16%, and a specificity of 99.57%. Our results demonstrate that the suggested approach is better than recent studies on COVID-19 detection with X-ray images.

📄 PDF Abstract BibTeX arXiv:2104.07279

Code (0)

등록된 구현이 없습니다.

Tasks

COVID-19 Diagnosisfeature selectionSpecificity

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

A Feature-Level Ensemble Model for COVID-19 Identification in CXR Images using Choquet Integral and Differential Evolution Optimization

2025-01-14 · Amir Reza Takhsha, Maryam Rastgarpour, Mozhgan Naderi

The COVID-19 pandemic has profoundly impacted billions globally. It challenges public health and healthcare systems due to its rapid spread and severe respiratory effects. An effective strategy to mitigate the COVID-19 p…

Binary ClassificationEnsemble Learning

A Deep Learning Approach for the Detection of COVID-19 from Chest X-Ray Images using Convolutional Neural Networks

2022-01-24 · Aditya Saxena, Shamsheer Pal Singh

The COVID-19 (coronavirus) is an ongoing pandemic caused by severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2). The virus was first identified in mid-December 2019 in the Hubei province of Wuhan, China and by n…

UMLS-ChestNet: A deep convolutional neural network for radiological findings, differential diagnoses and localizations of COVID-19 in chest x-rays

2020-06-06 · Germán González, Aurelia Bustos, José María Salinas, María de la Iglesia-Vaya 외

In this work we present a method for the detection of radiological findings, their location and differential diagnoses from chest x-rays. Unlike prior works that focus on the detection of few pathologies, we use a hierar…

Automatic Detection of Coronavirus Disease (COVID-19) Using X-ray Images and Deep Convolutional Neural Networks

2020-03-24 · Ali Narin, Ceren Kaya, Ziynet Pamuk

The 2019 novel coronavirus disease (COVID-19), with a starting point in China, has spread rapidly among people living in other countries, and is approaching approximately 34,986,502 cases worldwide according to the stati…

Diagnosis of COVID-19 using chest X-ray images based on modified DarkCovidNet model

2022-03-09 · journal 2022 3 · Dawit Kiros Redie, Abdulhakim Edao Sirko, Tensaie Melkamu Demissie, Semagn Sisay Teferi 외

Coronavirus disease, also known as COVID-19, is an infectious disease caused by SARS-CoV-2. It has a direct impact on the upper and lower respiratory tract and threatened the health of many people around the world. The l…

Binary ClassificationCOVID-19 DiagnosisMedical DiagnosisMulti-class Classification