CVLGMLNov 14, 2017

CheXNet: Radiologist-Level Pneumonia Detection on Chest X-Rays with Deep Learning

arXiv:1711.05225v33312 citations
Originality Highly original
AI Analysis

This addresses pneumonia detection for medical diagnosis, showing a significant improvement over human experts.

The researchers tackled pneumonia detection from chest X-rays and developed CheXNet, a deep learning algorithm that exceeded average radiologist performance on the F1 metric, also achieving state-of-the-art results on 14 diseases.

We develop an algorithm that can detect pneumonia from chest X-rays at a level exceeding practicing radiologists. Our algorithm, CheXNet, is a 121-layer convolutional neural network trained on ChestX-ray14, currently the largest publicly available chest X-ray dataset, containing over 100,000 frontal-view X-ray images with 14 diseases. Four practicing academic radiologists annotate a test set, on which we compare the performance of CheXNet to that of radiologists. We find that CheXNet exceeds average radiologist performance on the F1 metric. We extend CheXNet to detect all 14 diseases in ChestX-ray14 and achieve state of the art results on all 14 diseases.

Code Implementations47 repos

Data from Papers with Code (CC-BY-SA-4.0)

Foundations

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

Your Notes