greenelab / deep-review

A collaboratively written review paper on deep learning, genomics, and precision medicine
https://greenelab.github.io/deep-review/
Other
1.25k stars 271 forks source link

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

Open agitter opened 6 years ago

agitter commented 6 years ago

https://arxiv.org/abs/1711.05225

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 pneumonia detection on both sensitivity and specificity. We extend CheXNet to detect all 14 diseases in ChestX-ray14 and achieve state of the art results on all 14 diseases.

Some good discussion on Twitter.

souravsingh commented 6 years ago

@agitter Are we looking into adding this for the revised manuscript. If so, I can work on adding this.

yfpeng commented 6 years ago

I want to point that this paper is not peer-reviewed. Some even think it might be over-claimed. I would suggest to put it aside for now.

agitter commented 6 years ago

@souravsingh I've continued to open issues for relevant manuscripts so that we can discuss them and see if someone wants to make the case that a paper should be added to our review. We are also trying to minimize changes to the manuscript until we address all of the issues raised by the reviewers and will prioritize merging pull request that address those comments.

agitter commented 6 years ago

@yfpeng not being peer-reviewed doesn't bother me, but you are correct in implying that we should not take the claims of this or any other paper at face value.

souravsingh commented 6 years ago

@agitter Makes sense. I can help in fixing the issues with manuscript.

cgreene commented 6 years ago

Some additional stuff here: https://lukeoakdenrayner.wordpress.com/2017/11/18/quick-thoughts-on-chestxray14-performance-claims-and-clinical-tasks/

brettbj commented 6 years ago

see also: #722