paper-with-me

홈 › Papers

NoduleNet: Decoupled False Positive Reductionfor Pulmonary Nodule Detection and Segmentation

2019-07-25 · Hao Tang, Chupeng Zhang, Xiaohui Xie

Pulmonary nodule detection, false positive reduction and segmentation represent three of the most common tasks in the computeraided analysis of chest CT images. Methods have been proposed for eachtask with deep learning based methods heavily favored recently. However training deep learning models to solve each task separately may be sub-optimal - resource intensive and without the benefit of feature sharing. Here, we propose a new end-to-end 3D deep convolutional neural net (DCNN), called NoduleNet, to solve nodule detection, false positive reduction and nodule segmentation jointly in a multi-task fashion. To avoid friction between different tasks and encourage feature diversification, we incorporate two major design tricks: 1) decoupled feature maps for nodule detection and false positive reduction, and 2) a segmentation refinement subnet for increasing the precision of nodule segmentation. Extensive experiments on the large-scale LIDC dataset demonstrate that the multi-task training is highly beneficial, improving the nodule detection accuracy by 10.27%, compared to the baseline model trained to only solve the nodule detection task. We also carry out systematic ablation studies to highlight contributions from each of the added components. Code is available at https://github.com/uci-cbcl/NoduleNet.

📄 PDF Abstract BibTeX arXiv:1907.11320

Code (1)

uci-cbcl/NoduleNet 공식 구현 pytorch

Tasks

FrictionSegmentation

Similar Papers 제목 키워드 기반

Computer Aided Detection for Pulmonary Embolism Challenge (CAD-PE)

2020-03-30 · Germán González, Daniel Jimenez-Carretero, Sara Rodríguez-López, Carlos Cano-Espinosa 외

Rationale: Computer aided detection (CAD) algorithms for Pulmonary Embolism (PE) algorithms have been shown to increase radiologists' sensitivity with a small increase in specificity. However, CAD for PE has not been ado…

Medical Image AnalysisSensitivitySpecificity

Automatic Pulmonary Nodule Detection in CT Scans Using Convolutional Neural Networks Based on Maximum Intensity Projection

2019-04-11 · Sunyi Zheng, Jiapan Guo, Xiaonan Cui, Raymond N. J. Veldhuis 외

Accurate pulmonary nodule detection is a crucial step in lung cancer screening. Computer-aided detection (CAD) systems are not routinely used by radiologists for pulmonary nodule detection in clinical practice despite th…

Computed Tomography (CT)Lung Nodule DetectionSensitivity

MHSnet: Multi-head and Spatial Attention Network with False-Positive Reduction for Pulmonary Nodules Detection

2022-01-31 · Juanyun Mai, Minghao Wang, Jiayin Zheng, Yanbo Shao 외

The mortality of lung cancer has ranked high among cancers for many years. Early detection of lung cancer is critical for disease prevention, cure, and mortality rate reduction. However, existing detection methods on pul…

Head DetectionSensitivity

Automated Pulmonary Embolism Detection from CTPA Images Using an End-to-End Convolutional Neural Network

2021-11-10 · Yi Lin, Jianchao Su, Xiang Wang, Xiang Li 외

Automated methods for detecting pulmonary embolisms (PEs) on CT pulmonary angiography (CTPA) images are of high demand. Existing methods typically employ separate steps for PE candidate detection and false positive remov…

Pulmonary Embolism DetectionSensitivity

Single-view 2D CNNs with Fully Automatic Non-nodule Categorization for False Positive Reduction in Pulmonary Nodule Detection

2020-03-09 · Hyunjun Eun, Daeyeong Kim, Chanho Jung, Changick Kim

Background and Objective: In pulmonary nodule detection, the first stage, candidate detection, aims to detect suspicious pulmonary nodules. However, detected candidates include many false positives and thus in the follow…

Clustering