Fuzzy Rank-based Fusion of CNN Models using Gompertz Function for Screening COVID-19 CT-Scans

COVID‑19 has crippled the world’s healthcare systems, setting back the economy and taking the lives of several people. Although potential vaccines are being tested and supplied around the world, it will take a long time to reach every human being, more so with new variants of the virus emerging, enforcing a lockdown‑like situation on parts of the world. Thus, there is a dire need for early and accurate detection of COVID‑19 to prevent the spread of the disease, even more. The current gold‑standard RT‑PCR test is only 71% sensitive and is a laborious test to perform, leading to the incapability of conducting the population‑wide screening. To this end, in this paper, we propose an automated COVID‑19 detection system that uses CT‑scan images of the lungs for classifying the same into COVID and Non‑COVID cases. The proposed method applies an ensemble strategy that generates fuzzy ranks of the base classification models using the Gompertz function and fuses the decision scores of the base models adaptively to make the final predictions on the test cases. Three transfer learning‑based convolutional neural network models are used, namely VGG‑11, Wide ResNet‑50‑2, and Inception v3, to generate the decision scores to be fused by the proposed ensemble model. The framework has been evaluated on two publicly available chest CT scan datasets achieving state‑of‑the‑art performance, justifying the reliability of the model. The relevant source codes related to the present work is available in: GitHub.

PDF Abstract

Datasets


  Add Datasets introduced or used in this paper

Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Benchmark
Image Classification SARS-COV-2 Fuzzy rank-based fusion of CNN models using Gompertz function 1:1 Accuracy 98.93% # 1

Methods