Unsupervised Contrastive Learning based Transformer for Lung Nodule Detection
Chuang Niu, Ge Wang

TL;DR
This paper introduces a self-supervised 3D transformer model utilizing contrastive learning for lung nodule detection in CT scans, aiming to improve accuracy and reduce false positives in computer-aided diagnosis systems.
Contribution
It presents a novel unsupervised contrastive pre-training approach for a 3D vision transformer tailored for lung nodule detection, enhancing performance over traditional CNNs.
Findings
Significant improvement in detection accuracy compared to 3D CNNs.
Effective pre-training with public CT images boosts model performance.
Reduces false positives in lung nodule screening.
Abstract
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…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsLung Cancer Diagnosis and Treatment · Radiomics and Machine Learning in Medical Imaging · COVID-19 diagnosis using AI
MethodsAttention Is All You Need · Linear Layer · Softmax · Residual Connection · Multi-Head Attention · Layer Normalization · Dense Connections · Vision Transformer · Contrastive Learning
