Unsupervised Contrastive Learning based Transformer for Lung Nodule Detection
Early detection of lung nodules with computed tomography (CT) is critical for the longer survival of lung cancer patients and better quality of life. Computer-aided detection/diagnosis (CAD) is proven valuable as a second or concurrent reader in this context. However, accurate detection of lung nodules remains a challenge for such CAD systems and even radiologists due to not only the variability in size, location, and appearance of lung nodules but also the complexity of lung structures. This leads to a high false-positive rate with CAD, compromising its clinical efficacy. Motivated by recent computer vision techniques, here we present a self-supervised region-based 3D transformer model to identify lung nodules among a set of candidate regions. Specifically, a 3D vision transformer (ViT) is developed that divides a CT image volume into a sequence of non-overlap cubes, extracts embedding features from each cube with an embedding layer, and analyzes all embedding features with a self-attention mechanism for the prediction. To effectively train the transformer model on a relatively small dataset, the region-based contrastive learning method is used to boost the performance by pre-training the 3D transformer with public CT images. Our experiments show that the proposed method can significantly improve the performance of lung nodule screening in comparison with the commonly used 3D convolutional neural networks.
Code (0)
등록된 구현이 없습니다.
Tasks
Computed Tomography (CT)Contrastive LearningLung Nodule DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Domain Adaptive Lung Nodule Detection in X-ray Image
Medical images from different healthcare centers exhibit varied data distributions, posing significant challenges for adapting lung nodule detection due to the domain shift between training and application phases. Tradit…
Contrastive LearningLung Nodule DetectionUnsupervised Detection of Lung Nodules in Chest Radiography Using Generative Adversarial Networks
Lung nodules are commonly missed in chest radiographs. We propose and evaluate P-AnoGAN, an unsupervised anomaly detection approach for lung nodules in radiographs. P-AnoGAN modifies the fast anomaly detection generative…
Anomaly DetectionDecoderGenerative Adversarial NetworkLung Nodule Detection+1Lung Nodule-SSM: Self-Supervised Lung Nodule Detection and Classification in Thoracic CT Images
Lung cancer remains among the deadliest types of cancer in recent decades, and early lung nodule detection is crucial for improving patient outcomes. The limited availability of annotated medical imaging data remains a b…
Lung Nodule DetectionSelf-Supervised LearningLung-DETR: Deformable Detection Transformer for Sparse Lung Nodule Anomaly Detection
Accurate lung nodule detection for computed tomography (CT) scan imagery is challenging in real-world settings due to the sparse occurrence of nodules and similarity to other anatomical structures. In a typical positive …
Anomaly DetectionComputed Tomography (CT)Lung Nodule DetectionAn Efficient Approach to Detecting Lung Nodules Using Swin Transformer
Lung cancer has the highest rate of cancer-caused deaths, and early-stage diagnosis could increase the survival rate. Lung nodules are common indicators of lung cancer, making their detection crucial. Various lung nodule…
Lung Nodule DetectionTransfer Learning