Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

Lung Cancer Detection and Classification with 3D Convolutional Neural Network (3D-CNN)

Author 1: Wafaa Alakwaa Author 2: Mohammad Nassef Author 3: Amr Badr
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 8, No. 8 · Published 2017 · Cited by 320

DOI: https://doi.org/10.14569/IJACSA.2017.080853

Abstract

This paper demonstrates a computer-aided diagnosis (CAD) system for lung cancer classification of CT scans with unmarked nodules, a dataset from the Kaggle Data Science Bowl, 2017. Thresholding was used as an initial segmentation approach to segment out lung tissue from the rest of the CT scan. Thresholding produced the next best lung segmentation. The initial approach was to directly feed the segmented CT scans into 3D CNNs for classification, but this proved to be inadequate. Instead, a modified U-Net trained on LUNA16 data (CT scans with labeled nodules) was used to first detect nodule candidates in the Kaggle CT scans. The U-Net nodule detection produced many false positives, so regions of CTs with segmented lungs where the most likely nodule candidates were located as determined by the U-Net output were fed into 3D Convolutional Neural Networks (CNNs) to ultimately classify the CT scan as positive or negative for lung cancer. The 3D CNNs produced a test set Accuracy of 86.6%. The performance of our CAD system outperforms the current CAD systems in literature which have several training and testing phases that each requires a lot of labeled data, while our CAD system has only three major phases (segmentation, nodule candidate detection, and malignancy classification), allowing more efficient training and detection and more generalizability to other cancers.

Keywords

How to Cite this Article

Alakwaa, W., Nassef, M., & Badr, A. (2017). Lung Cancer Detection and Classification with 3D Convolutional Neural Network (3D-CNN). International Journal of Advanced Computer Science and Applications, 8(8). https://doi.org/10.14569/IJACSA.2017.080853

Alakwaa, Wafaa, et al.. "Lung Cancer Detection and Classification with 3D Convolutional Neural Network (3D-CNN)." International Journal of Advanced Computer Science and Applications, vol. 8, no. 8, 2017, https://doi.org/10.14569/IJACSA.2017.080853.

@article{Alakwaa2017,
  title     = {Lung Cancer Detection and Classification with 3D Convolutional Neural Network (3D-CNN)},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {8},
  number    = {8},
  year      = {2017},
  publisher = {The Science and Information Organization},
  author    = {Wafaa Alakwaa and Mohammad Nassef and Amr Badr},
  doi       = {10.14569/IJACSA.2017.080853},
  url       = {https://doi.org/10.14569/IJACSA.2017.080853}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.