TL;DR
This paper introduces a 3D deep neural network that detects suspicious pulmonary nodules and evaluates lung cancer probability by integrating nodule information, achieving top results in a major competition.
Contribution
The paper presents a novel 3D deep neural network with a leaky noisy-or gate for lung cancer diagnosis, combining nodule detection and malignancy evaluation in a unified model.
Findings
Achieved first place in Data Science Bowl 2017
Effectively integrates multiple nodule assessments for diagnosis
Reduces overfitting with alternating training strategy
Abstract
Automatic diagnosing lung cancer from Computed Tomography (CT) scans involves two steps: detect all suspicious lesions (pulmonary nodules) and evaluate the whole-lung/pulmonary malignancy. Currently, there are many studies about the first step, but few about the second step. Since the existence of nodule does not definitely indicate cancer, and the morphology of nodule has a complicated relationship with cancer, the diagnosis of lung cancer demands careful investigations on every suspicious nodule and integration of information of all nodules. We propose a 3D deep neural network to solve this problem. The model consists of two modules. The first one is a 3D region proposal network for nodule detection, which outputs all suspicious nodules for a subject. The second one selects the top five nodules based on the detection confidence, evaluates their cancer probabilities and combines them…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
