CVMLApr 20, 2018

Large Scale Automated Reading of Frontal and Lateral Chest X-Rays using Dual Convolutional Neural Networks

arXiv:1804.07839v293 citations
Originality Incremental advance
AI Analysis

This work addresses the need for efficient and accurate automated reading of chest x-rays in radiology, though it is incremental as it builds on existing CNN methods with a new dataset and architecture.

The authors tackled the problem of automated disease recognition in chest x-rays by training deep convolutional neural networks on the large MIMIC-CXR dataset, achieving improved performance with a novel DualNet architecture that processes both frontal and lateral images simultaneously.

The MIMIC-CXR dataset is (to date) the largest released chest x-ray dataset consisting of 473,064 chest x-rays and 206,574 radiology reports collected from 63,478 patients. We present the results of training and evaluating a collection of deep convolutional neural networks on this dataset to recognize multiple common thorax diseases. To the best of our knowledge, this is the first work that trains CNNs for this task on such a large collection of chest x-ray images, which is over four times the size of the largest previously released chest x-ray corpus (ChestX-Ray14). We describe and evaluate individual CNN models trained on frontal and lateral CXR view types. In addition, we present a novel DualNet architecture that emulates routine clinical practice by simultaneously processing both frontal and lateral CXR images obtained from a radiological exam. Our DualNet architecture shows improved performance in recognizing findings in CXR images when compared to applying separate baseline frontal and lateral classifiers.

Foundations

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

Your Notes