| Literature DB >> 33897803 |
Amira S Ashour1, Merihan M Eissa1, Maram A Wahba1, Radwa A Elsawy1,2, Hamada Fathy Elgnainy3, Mohamed Saeed Tolba4, Waleed S Mohamed5.
Abstract
The medical and scientific communities are currently trying to treat infected patients and develop vaccines for preventing a future outbreak. In healthcare, machine learning is proven to be an efficient technology for helping to combat the COVID-19. Hospitals are now overwhelmed with the increased infections of COVID-19 cases and given patients' confidentiality and rights. It becomes hard to assemble quality medical image datasets in a timely manner. For COVID-19 diagnosis, several traditional computer-aided detection systems based on classification techniques were proposed. The bag-of-features (BoF) model has shown a promising potential in this domain. Thus, this work developed an ensemble-based BoF classification system for the COVID-19 detection. In this model, we proposed ensemble at the classification step of the BoF. The proposed system was evaluated and compared to different classification systems for different number of visual words to evaluate their effect on the classification efficiency. The results proved the superiority of the proposed ensemble-based BoF for the classification of normal and COVID19 chest X-ray (CXR) images compared to other classifiers.Entities:
Keywords: Bag of features; COVID-19; K-means; chest X-ray images; classification; ensemble classifiers; invariant feature transform; speeded up robust features detector
Year: 2021 PMID: 33897803 PMCID: PMC8057743 DOI: 10.1016/j.bspc.2021.102656
Source DB: PubMed Journal: Biomed Signal Process Control ISSN: 1746-8094 Impact factor: 3.880
Fig. 1Block diagram of the proposed ensemble-based bag-of-features classifier for COVID-19 diagnosis model: (a) training phase; (b) testing phase.
Fig. 2Sample CXR images from the dataset: (a) normal CXR images; (b) COVID-19 CXR images.
Fig. 3Scatter plot for two different feature pairs using : (a) original feature pairs; (b) classified feature pairs using the ensemble subspace discriminant model.
Fig. 4Classification performance metrics of subspace discriminant ensemble at and K = 200.
Fig. 11Classification performance metrics of cubic KNN at and K = 200.
Fig. 5Classification performance metrics of bagged trees ensembles at and K = 200.
Fig. 6Classification performance metrics of linear SVM at and K = 200.
Fig. 7Classification performance metrics of cosine KNN at and K = 200.
Fig. 8Classification performance metrics of fine KNN at and K = 200.
Fig. 9Classification performance metrics of medium KNN at and K = 200.
Fig. 10Classification performance metrics of weighted KNN at and K = 200.
Fig. 12Classification performance metrics of different classification models for the proposed BoF at K = 150.
Fig. 13Classification performance metrics of different classification models for the proposed BoF at K = 200.
Area under receiver operating characteristics curve for different classification models using and.
| Classification Model | AUC using | AUC using |
|---|---|---|
| Linear SVM | 1.00 | 1.00 |
| Cosine KNN | 0.99 | 0.99 |
| Fine KNN | 0.92 | 0.91 |
| Medium KNN | 0.99 | 0.99 |
| Weighted KNN | 0.99 | 0.99 |
| Cubic KNN | 0.99 | 0.99 |
Performance metrics comparative study against the state-of-the-art studies.
| Reference | Model | Dataset | Accuracy | Sensitivity | Precision | Specificity | F-measure | |
|---|---|---|---|---|---|---|---|---|
| Proposed model | Ensembles subspace discriminant-based BoF model with | 400 CXR images, including 200 COVID-19 cases and 200 normal cases (publicly available) | 98.6% | 99.4% | 97.7% | 97.7% | 98.6% | |
| [ | COVIDX-NET | VGG19 CNN model | 50 CXR images including 25 positive COVID-19 cases | – | – | – | – | 89% |
| DenseNet CNN model | – | – | – | – | 91% | |||
| [ | MobileNet v2 | 224 CXR images of COVID-19 cases, 504 of normal cases, and 714 of viral and bacterial pneumonia cases (publicly available) | Two class classification: 96.87% | 98.66% | – | 96.46% | – | |
| Three class classification: 94.72% | ||||||||
| [ | SVM ensembles model | 51 CXR images including 39 positive COVID-19 cases and 12 negative cases (MERS, SARS, and ARDS viral pneumonia) | 98.04% | 100% | – | 91.67% | – | |