paper-with-me

Papers

A new semi-supervised self-training method for lung cancer prediction

2020-12-17 · Kelvin Shak, Mundher Al-Shabi, Andrea Liew, Boon Leong Lan, Wai Yee Chan, Kwan Hoong Ng, Maxine Tan

Background and Objective: Early detection of lung cancer is crucial as it has high mortality rate with patients commonly present with the disease at stage 3 and above. There are only relatively few methods that simultaneously detect and classify nodules from computed tomography (CT) scans. Furthermore, very few studies have used semi-supervised learning for lung cancer prediction. This study presents a complete end-to-end scheme to detect and classify lung nodules using the state-of-the-art Self-training with Noisy Student method on a comprehensive CT lung screening dataset of around 4,000 CT scans. Methods: We used three datasets, namely LUNA16, LIDC and NLST, for this study. We first utilise a three-dimensional deep convolutional neural network model to detect lung nodules in the detection stage. The classification model known as Maxout Local-Global Network uses non-local networks to detect global features including shape features, residual blocks to detect local features including nodule texture, and a Maxout layer to detect nodule variations. We trained the first Self-training with Noisy Student model to predict lung cancer on the unlabelled NLST datasets. Then, we performed Mixup regularization to enhance our scheme and provide robustness to erroneous labels. Results and Conclusions: Our new Mixup Maxout Local-Global network achieves an AUC of 0.87 on 2,005 completely independent testing scans from the NLST dataset. Our new scheme significantly outperformed the next highest performing method at the 5% significance level using DeLong's test (p = 0.0001). This study presents a new complete end-to-end scheme to predict lung cancer using Self-training with Noisy Student combined with Mixup regularization. On a completely independent dataset of 2,005 scans, we achieved state-of-the-art performance even with more images as compared to other methods.

📄 PDF Abstract BibTeX arXiv:2012.09472

Code (0)

등록된 구현이 없습니다.

Tasks

Computed Tomography (CT)

Methods 이 논문이 사용한 방법론

Stochastic Depth Stochastic Depth aims to shrink the depth of a network during training, while keeping it unchanged during testing. This is achieved by randomly dropping entire…
RandAugment 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Maxout The Maxout Unit is a generalization of the ReLU and the leaky ReLU functions. It is a…
Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…
Noisy Student 설명 없음

Similar Papers 제목 키워드 기반

Deep Expectation-Maximization for Semi-Supervised Lung Cancer Screening

2020-10-02 · Sumeet Menon, David Chapman, Phuong Nguyen, Yelena Yesha 외

We present a semi-supervised algorithm for lung cancer screening in which a 3D Convolutional Neural Network (CNN) is trained using the Expectation-Maximization (EM) meta-algorithm. Semi-supervised learning allows a small…

Exploring learning environments for label\-efficient cancer diagnosis

2024-08-15 · Samta Rani, Tanvir Ahmad, Sarfaraz Masood, Chandni Saxena

Despite significant research efforts and advancements, cancer remains a leading cause of mortality. Early cancer prediction has become a crucial focus in cancer research to streamline patient care and improve treatment o…

Self-Supervised Learning

miRNA and Gene Expression based Cancer Classification using Self- Learning and Co-Training Approaches

2014-01-18 · Rania Ibrahim, Noha A. Yousri, Mohamed A. Ismail, Nagwa M. El-Makky

miRNA and gene expression profiles have been proved useful for classifying cancer samples. Efficient classifiers have been recently sought and developed. A number of attempts to classify cancer samples using miRNA/gene e…

Cancer ClassificationGeneral ClassificationSelf-Learning

Enhancing Lung Disease Diagnosis via Semi-Supervised Machine Learning

2025-07-20 · Xiaoran Xu, In-Ho Ra, Ravi Sankar arxiv

Lung diseases, including lung cancer and COPD, are significant health concerns globally. Traditional diagnostic methods can be costly, time-consuming, and invasive. This study investigates the use of semi supervised lear…

Semi-supervised multi-task learning for lung cancer diagnosis

2018-02-17 · Naji Khosravan, Ulas Bagci

Early detection of lung nodules is of great importance in lung cancer screening. Existing research recognizes the critical role played by CAD systems in early detection and diagnosis of lung nodules. However, many CAD sy…

Lung Cancer DiagnosisMulti-Task LearningSegmentation