Disease Detection in Weakly Annotated Volumetric Medical Images using a Convolutional LSTM Network
Nathaniel Braman, David Beymer, Ehsan Dehghan

TL;DR
This paper presents a convolutional LSTM-based method for detecting emphysema in volumetric lung CT scans using weak annotations, achieving superior performance over traditional CNN approaches.
Contribution
Introduces a novel convolutional LSTM framework that effectively learns disease signatures from weakly annotated 3D medical images, enabling large-scale training.
Findings
Achieved AUC of 0.83 in emphysema detection.
Outperformed 2D CNNs with AUC of 0.69-0.76.
Surpassed 3D CNN with AUC of 0.77.
Abstract
We explore a solution for learning disease signatures from weakly, yet easily obtainable, annotated volumetric medical imaging data by analyzing 3D volumes as a sequence of 2D images. We demonstrate the performance of our solution in the detection of emphysema in lung cancer screening low-dose CT images. Our approach utilizes convolutional long short-term memory (LSTM) to "scan" sequentially through an imaging volume for the presence of disease in a portion of scanned region. This framework allowed effective learning given only volumetric images and binary disease labels, thus enabling training from a large dataset of 6,631 un-annotated image volumes from 4,486 patients. When evaluated in a testing set of 2,163 volumes from 2,163 patients, our model distinguished emphysema with area under the receiver operating characteristic curve (AUC) of .83. This approach was found to outperform 2D…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsLung Cancer Diagnosis and Treatment · Radiomics and Machine Learning in Medical Imaging · COVID-19 diagnosis using AI
