CVFeb 21, 2019

Lung Cancer Detection using Co-learning from Chest CT Images and Clinical Demographics

arXiv:1902.08236v121 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of reducing unnecessary procedures in lung cancer screening for patients, though it is incremental as it builds on existing methods by integrating clinical and imaging data.

The paper tackled the problem of high false positive rates in lung cancer detection from CT scans by developing a pipeline that co-learns from clinical demographics and 3D CT images, achieving an AUC of 0.787 compared to 0.635 for demographics alone and 0.687 for imaging alone.

Early detection of lung cancer is essential in reducing mortality. Recent studies have demonstrated the clinical utility of low-dose computed tomography (CT) to detect lung cancer among individuals selected based on very limited clinical information. However, this strategy yields high false positive rates, which can lead to unnecessary and potentially harmful procedures. To address such challenges, we established a pipeline that co-learns from detailed clinical demographics and 3D CT images. Toward this end, we leveraged data from the Consortium for Molecular and Cellular Characterization of Screen-Detected Lesions (MCL), which focuses on early detection of lung cancer. A 3D attention-based deep convolutional neural net (DCNN) is proposed to identify lung cancer from the chest CT scan without prior anatomical location of the suspicious nodule. To improve upon the non-invasive discrimination between benign and malignant, we applied a random forest classifier to a dataset integrating clinical information to imaging data. The results show that the AUC obtained from clinical demographics alone was 0.635 while the attention network alone reached an accuracy of 0.687. In contrast when applying our proposed pipeline integrating clinical and imaging variables, we reached an AUC of 0.787 on the testing dataset. The proposed network both efficiently captures anatomical information for classification and also generates attention maps that explain the features that drive performance.

Foundations

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

Your Notes