Detection and Attention: Diagnosing Pulmonary Lung Cancer from CT by Imitating Physicians
Ning Li, Haopeng Liu, Bin Qiu, Wei Guo, Shijun Zhao, Kungang Li, Jie, He

TL;DR
This paper introduces a new CT-based lung nodule detection system that mimics radiologist reading, using sequence analysis techniques to improve accuracy and speed, achieving state-of-the-art results on the LUNA16 dataset.
Contribution
The paper presents two novel methods, MSP and MLGS, for analyzing CT scan sequences to enhance lung nodule detection accuracy and reduce false positives and negatives.
Findings
Achieved state-of-the-art FROC score of 0.892 on LUNA16 dataset.
Detection process completes within 20 seconds per patient.
Outperforms existing methods in accuracy and speed.
Abstract
This paper proposes a novel and efficient method to build a Computer-Aided Diagnoses (CAD) system for lung nodule detection based on Computed Tomography (CT). This task was treated as an Object Detection on Video (VID) problem by imitating how a radiologist reads CT scans. A lung nodule detector was trained to automatically learn nodule features from still images to detect lung nodule candidates with both high recall and accuracy. Unlike previous work which used 3-dimensional information around the nodule to reduce false positives, we propose two simple but efficient methods, Multi-slice propagation (MSP) and Motionless-guide suppression (MLGS), which analyze sequence information of CT scans to reduce false negatives and suppress false positives. We evaluated our method in open-source LUNA16 dataset which contains 888 CT scans, and obtained state-of-the-art result (Free-Response…
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
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
