3DFPN-HS$^2$: 3D Feature Pyramid Network Based High Sensitivity and Specificity Pulmonary Nodule Detection
Accurate detection of pulmonary nodules with high sensitivity and specificity is essential for automatic lung cancer diagnosis from CT scans. Although many deep learning-based algorithms make great progress for improving the accuracy of nodule detection, the high false positive rate is still a challenging problem which limited the automatic diagnosis in routine clinical practice. In this paper, we propose a novel pulmonary nodule detection framework based on a 3D Feature Pyramid Network (3DFPN) to improve the sensitivity of nodule detection by employing multi-scale features to increase the resolution of nodules, as well as a parallel top-down path to transit the high-level semantic features to complement low-level general features. Furthermore, a High Sensitivity and Specificity (HS$^2$) network is introduced to eliminate the falsely detected nodule candidates by tracking the appearance changes in continuous CT slices of each nodule candidate. The proposed framework is evaluated on the public Lung Nodule Analysis (LUNA16) challenge dataset. Our method is able to accurately detect lung nodules at high sensitivity and specificity and achieves $90.4\%$ sensitivity with 1/8 false positive per scan which outperforms the state-of-the-art results $15.6\%$.
Code (0)
등록된 구현이 없습니다.
Tasks
Lung Cancer DiagnosisSensitivitySpecificitySimilar Papers 제목 키워드 기반
Accurate and Robust Pulmonary Nodule Detection by 3D Feature Pyramid Network with Self-supervised Feature Learning
Accurate detection of pulmonary nodules with high sensitivity and specificity is essential for automatic lung cancer diagnosis from CT scans. Although many deep learning-based algorithms make great progress for improving…
Lung Cancer DiagnosisSelf-Supervised LearningSensitivitySpecificityAutomatic Ship Detection of Remote Sensing Images from Google Earth in Complex Scenes Based on Multi-Scale Rotation Dense Feature Pyramid Networks
Ship detection has been playing a significant role in the field of remote sensing for a long time but it is still full of challenges. The main limitations of traditional ship detection methods usually lie in the complexi…
object-detectionObject DetectionDiscriminative features pyramid network for medical image segmentation
The diverse shapes and scales, complicated backgrounds, blurred boundaries, and similar appearances challenge the current organ segmentation methods in medical scene images. It is difficult to acquire satisfactory perfor…
Image SegmentationMedical Image SegmentationOrgan SegmentationSegmentation+1Discriminative features pyramid network for medical image segmentation
The diverse shapes and scales, complicated backgrounds, blurred boundaries, and similar appearances challenge the current organ segmentation methods in medical scene images. It is difficult to acquire satisfactory perfor…
Image SegmentationMedical Image SegmentationOrgan SegmentationSegmentation+1Depth-First Proof-Number Search with Heuristic Edge Cost and Application to Chemical Synthesis Planning
Search techniques, such as Monte Carlo Tree Search (MCTS) and Proof-Number Search (PNS), are effective in playing and solving games. However, the understanding of their performance in industrial applications is still li…