IVCVLGJun 30, 2020

Evaluation of Contemporary Convolutional Neural Network Architectures for Detecting COVID-19 from Chest Radiographs

arXiv:2007.01108v13 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of unreliable deep learning models for COVID-19 detection from radiographs, which is crucial for medical professionals during the pandemic, but it is incremental as it critiques and refines existing methods.

The study evaluated three convolutional neural network architectures for detecting COVID-19 from chest radiographs, finding issues that discount the impressive performances reported in contemporary studies and proposing methodologies for more reliable results.

Interpreting chest radiograph, a.ka. chest x-ray, images is a necessary and crucial diagnostic tool used by medical professionals to detect and identify many diseases that may plague a patient. Although the images themselves contain a wealth of valuable information, their usefulness may be limited by how well they are interpreted, especially when the reviewing radiologist may be fatigued or when or an experienced radiologist is unavailable. Research in the use of deep learning models to analyze chest radiographs yielded impressive results where, in some instances, the models outperformed practicing radiologists. Amidst the COVID-19 pandemic, researchers have explored and proposed the use of said deep models to detect COVID-19 infections from radiographs as a possible way to help ease the strain on medical resources. In this study, we train and evaluate three model architectures, proposed for chest radiograph analysis, under varying conditions, find issues that discount the impressive model performances proposed by contemporary studies on this subject, and propose methodologies to train models that yield more reliable results.. Code, scripts, pre-trained models, and visualizations are available at https://github.com/nalbert/COVID-detection-from-radiographs.

Foundations

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

Your Notes