IVCVLGJun 16, 2020

COVID-CXNet: Detecting COVID-19 in Frontal Chest X-ray Images using Deep Learning

arXiv:2006.13807v211 citations
AI Analysis

This work addresses the need for automated COVID-19 screening from X-rays, but it is incremental as it builds on existing CheXNet with transfer learning.

The paper tackled detecting COVID-19 from chest X-ray images by developing COVID-CXNet using deep learning, achieving precise localization of relevant features for pneumonia detection.

One of the primary clinical observations for screening the infectious by the novel coronavirus is capturing a chest x-ray image. In most of the patients, a chest x-ray contains abnormalities, such as consolidation, which are the results of COVID-19 viral pneumonia. In this study, research is conducted on efficiently detecting imaging features of this type of pneumonia using deep convolutional neural networks in a large dataset. It is demonstrated that simple models, alongside the majority of pretrained networks in the literature, focus on irrelevant features for decision-making. In this paper, numerous chest x-ray images from various sources are collected, and the largest publicly accessible dataset is prepared. Finally, using the transfer learning paradigm, the well-known CheXNet model is utilized for developing COVID-CXNet. This powerful model is capable of detecting the novel coronavirus pneumonia based on relevant and meaningful features with precise localization. COVID-CXNet is a step towards a fully automated and robust COVID-19 detection system.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes