You are on page 1of 6

2020 Fifth International Conference on Research in Computational Intelligence and Communication Networks (ICRCICN)

Lung Cancer Detection Using Deep Learning


Network: A Comparative Analysis
Susmita Das,
Swanirbhar Majumder,
Department of Computer Science,
Ramthakur College Department of Information Technology,
Agartala,India. Tripura University,
susmitadasre@gmail.com Agartala,India
swanirbhar@ieee.org

Abstract— Deep learning is an emergent and influential From our study, we can see that from the
method which is used for feature learning and pattern perspective of CAD for lung cancer detection, Deep
recognition. We provide a comparison between Computer learning techniques have not been that much explored. In
Aided Diagnosis scheme using Deep Learning Technique and this paper, automated detection systems dependent on
traditional Computer Aided Diagnosis scheme in our paper. In
different types of deep learning architectures are analysed.
this paper, we have compared several deep neural networks for
recognition of pulmonary cancer. In our study, we find that Lung nodules can be classified as benign or malignant
Convolutional neural networks are used for pulmonary cancer pulmonary nodules with the application of these networks to
detection in most of the cases, as compared to other algorithms the CT images with some modification.
in deep learning techniques. In conclusion, we address the few
difficulties in the implementation of the systems for pulmonary In the review paper, our contributions are as written below:
cancer, then we summarise the advantages and disadvantages
of the existing algorithms for diagnosis of pulmonary cancer.
• In this paper, we compare the conventional CAD
Keywords- Pulmonary Cancer Detection, Lung Nodule, systems with the CAD methods established on Deep
Deep Learning Network, Computer Aided Diagnosis scheme, Learning technique.
Convolutional neural network.
• We have addressed several the advantages and
I. INTRODUCTION disadvantages of the existing algorithms for
pulmonary cancer detection.
Nowadays, pulmonary cancer is considered as one
of the fatal ailment [1]. Every year we have new records of
over and above 1.6 million patients with pulmonary cancer. • Several automated detection systems for pulmonary
The early detection of lung nodules with Computer-Aided- nodules with deep learning architectures are
Diagnosis (CAD) [3] schemes is especially significant for compared for in the paper.
the analysis and recovery of lung cancer patients [2].
Though, classifying huge numbers of CT images is very II. TRADITIONAL COMPUTER AIDED DIAGNOSIS
hard and time consuming for radiologists. Therefore, the SYSTEMS
automatic recognition of lung nodules is important field for
research and significantly enhances the effectiveness of
A CAD method is a research domain for study of
pulmonary nodule detection frameworks.
the detection of pulmonary nodule and identification of
In order to improve the clinical diagnostic systems
pulmonary cancer, and it incorporates Computed
for lung cancer, automated detection algorithm is a research
Tomography images as input and based on an algorithm
domain that is related with representation of computable assists radiologists to perform an image analysis and
assessments. Automatic diagnosis of malignant/benign malignant/benign tumor classification. Five important steps
character of pulmonary nodules is typically the most
of Diagnosis of pulmonary nodules in CAD systems are:
important goals of CAD schemes and it is done on feature
Database Acquisition, Preprocessing of Image,
extraction in order to decide every time there is analytical
Segmentation Operation, Analysis and Classification. In
indecision and disparity. Conventional CAD systems
Figure 1, we can see the important steps of a traditional
usually involve a number of image processing steps and CAD system; the first step is acquisition of CT images
then perform categorization job for detection of tumor or from accessible databases like LIDC, LIDC-IDRI, ELCAP
abrasion. Performance of traditional CAD systems depends
[1]. Second step is preprocessing of Lung CT image in
a lot on the intermediary outcomes of the image processing
order to enhance the image and to remove unnecessary
steps for consistent features. In many CAD schemes,
noises. Some of the commonly used preprocessing
additional issues may be integration and selection of
techniques are Adaptive Median Filter, Alpha-Trimmed
extracted features. The malignant/benign character of the Mean Filter, Gaussian Filter [19]. Third step is
training CT images can be can simply identified by the
segmentation of the preprocessed CT image using a
annotator without the need for particular drawing of the
standard segmentation technique like thresholding
tumor margins on the training dataset. There are many
technique, Markov random field, region growing,
automatic diagnosis systems based on traditional systems, as
watershed and histogram based segmentation [22]. The
research area based on deep leaning techniques are less
fourth step is analysis, in which during feature extraction,
explored, so we are presenting our study which concentrates some of the extracted features are for example area,
on CAD Schemes based on deep learning techniques. perimeter, eccentricity, centroid, diameter [16]. The fifth

978-1-7281-8818-8/20/$31.00 ©2020 IEEE

30
Authorized licensed use limited to: UNIVERSITY OF WESTERN ONTARIO. Downloaded on May 27,2021 at 21:04:58 UTC from IEEE Xplore. Restrictions apply.
step is the classification phase, where nodule and non- translation, rotation, scaling. Accuracy rate of their system is
nodule structure are distinguished on the basis of CT 96.67%.
images [19]. Classification algorithms are used for Table I
recognition and classification of malignant nodules for
Year/ Database Key Features Sensitivity/
which the algorithms use extracted features for training Author Techniques Extracted Specificity/
features and the trained model is used for the sorting s /Number Accuracy
succeeded by system valuation. The resultant models have of
superior specificity, sensitivity and accuracy. Commonly features
used methods for classification are SVM, Neural In 2018 LIDC- Gabor Filter, Area, 100%,
Networks, CNN and ANN [1]. by IDRI Watershed Perimeter, 50%, 92%
Suren segmentation Centroid,
Makaju , Eccentrici
Database Acquisition et al.[9] Support ty,
Vector Diameter,
macine Mean
Intensity
In 2018 LIDC- Lung Standard 97.42%,
Preprocessing by IDRI, Volume deviation, 94.24%,95.
Emre CT Extraction entropy, 91%
Dandil[ images method, Self means,
Segmentation Operation 17] from Organising skewness,
Sincan maps(SOM) kutosis,
Nafiz Principal Variance,
Extraction of Lungs Koen Component 123
Hospital. Analysis Features
(PCA)
Nodule Segmentation Probabilistic
Neural
Network
(PNN)
In 2016 106 CT Fuzzy Auto Area, 100%,
by T. scan Seed cluster
Eccentrici 93%, 94%
Analysis Manika images means
ndan from morphologic ty,
False Positive et. al Bharat -al
Texture
Reduction [18] Education segmentation
and . Support
Research Vector
Feature Extraction foundatio machine
n. (SVM)
kernel
Classifier
In 2015 300 Lung Image 33 96.67%
Classification by Md. CT Acquisition, Features
Badrul images Preprocessin
Alam from the g,
Miah Internet Binarization,
et. al and Thresholding
Fig. 1. Steps of a Traditional CAD system. [19] Hospital. ,
Segmentatio
In 2018, Suren Makaju et al.[9] proposed a model that n, Feature
uses the pulmonary CT image to distinguish the malignant Extraction,
and benign nodule of lung cancer. Their proposed system has And Neural
Network
achieved accuracy of 92% in detection of cancer and Detection.
accuracy of 86.6% in classification of malignant cells from
benign cells. In 2018, for recognition of lung cancer in the
early hours, Emre Dandil proposed a novel CAD system. Table I. Performance comparison of traditional CAD systems
They have used principal component analysis (PCA) to 1) Discussion
reduce number of features and probabilistic neural network
(PNN) to classify benign/malignant nodules. Their proposed The CAD model proposed by Suren Makaju et. al [9]
pipeline system has achieved 95.91% accuracy, 97.42% detected cancerous nodules from lung CT images and
sensitivity, 94.24% specificity. In 2016, T. Manikandan et classified Malignant/Benign nodules using SVM. In the
al. [18] morphological algorithm. The algorithm presented system, image preprocessing methods such as noise
by T. Manikandan et. al. has achieved 100% of sensitivity removal, image smoothing are applied on CT images. The
and 93% of specificity. In 2016, an Automaton system is system has not performed false positive reduction.
developed by Md. Badrul Alam Miah et al. [19], and they Computer-Aided Pipeline proposed by Emre Dandil [17]
have designed the system to identify pulmonary cancer at an has used PCA for feature reduction step. Advantage of this
early phase. For detection of lung cancer they developed a system is that it has achieved 94.68% accuracy in
system that used invariant feature extraction methods like classification of malignant/benign nodules, further ensuring

31
Authorized licensed use limited to: UNIVERSITY OF WESTERN ONTARIO. Downloaded on May 27,2021 at 21:04:58 UTC from IEEE Xplore. Restrictions apply.
detection of cancer at early stage. CAD algorithm proposed proposed framework show that it achieves accuracy of
by T. Maniknandan et al.[18] is focused to diagnose 93.18% in classification and the performance is better than
pulmonary cancer at initial phases (phase I, phase II), the other classification methods. Their architecture is
cases in advanced phases (phase III and phase IV) are not lightweight; therefore, the proposed system can be easily
included in their work. So, this is a limitation of this study installed in mobile devices, for example tablets and
that they are unable to diagnose cancer in advance stages. embedded system. In 2018, using the combination of mixed
They calculate accuracy of the system is 94% with false resampling and layer wise fine-tuning CNN frameworks,
positive of 0.38. But, they do not perform false positive Guanghui Han et al.[6] presented an automatic diagnosis
reduction step too. System proposed by Md. Badrul Alam system for 3D Ground Glass Opacity (GGO) CT imaging
Miah et al.[19] used neural network to classify between signs. This system achieved brilliant outcome with
cancerous and non-cancerous CT-images. This system has sensitivity of 96.64%, specificity of 71.43%, and score of
performed noise reduction using median filter to lessen “salt 0.83 F1. Novel Agile CNN is constructed to classify lung
and pepper” noise. In Table I, we can see that all the CAD nodule in CT images by Xinzhuo Zhao et al. [7]. Higher
systems use different databases but we compare them on the accuracy of 0.822 and an AUC of 0.877 is achieved with
basis of Features Extracted, Key Techniques used and this Agile structure, and compared to other redundant CNN
Sensitivity, Specificity, and Accuracy obtained by the structures there is less chance of overfitting. From the
system. We observe that all the systems discussed above do results of the proposed system, it is evident that the
not classify the malignant nodules further into several proposed CNN architecture is able to classify pulmonary
stages. nodules with small datasets of CT images and small size
pulmonary nodules. In 2018, Anum Masood et al. [11]
presented a new IOT enabled classifier using deep fully
III. DEEP COMPUTER AIDED DIAGNOSIS convolutional neural network (FCNN). In their work, they
SYSTEMS have used DFCNet to detect and classify lung nodules from
CT images. The proposed model is used for initial
The present state-of-the-art machine learning classification between two classes i.e. nodule and non-
system, in which a number of layers of data nodule as well as the images which are detected as lung
computational stages in a hierarchical configuration are nodules are in addition to that classification is extended to
utilised for characteristic learning and pattern the four phases of pulmonary cancer. The accuracy of
recognition, is known as Deep Learning Technique [3]. DFCNet is 96.33% and sensitivity is 83.67%. In 2018, a
In recent time, one type of neural networks known as reinforcement learning model established on deep learning
deep learning which has many hidden layers and each techniques for premature stage pulmonary cancer
layer has different number of neurons with trainable recognition is proposed by Issa Ali et al. [12]. A major
weights and biases. Deep learning algorithms are useful advantage of this model is that the system is always in
in many fields of pattern recognition for example image learning state due to RL approach, and it always expanded
recognition, object detection, speech recognition, etc. its learning by factoring new information with every new
Four popular Deep Learning Architectures are patient. They have used LUNA dataset for testing, they were
Convolutional neural networks (CNN), Fully able to achieve sensitivity of 58.9%, specificity of 55.3%,
convolutional networks (FCNs), Auto- Encoder (AEs), accuracy of 64.4%, PPV is 54.2 % and NPV 60.0%.
Deep Belief Networks (DBNs). Deep Learning
Techniques use convolution operators in its layer and are TABLE II
extensively useful in cancer detection and diagnosis with
a remarkable presentation in with high precision. In this Year/ Database Key Techniques Sensitivity/
paper, we present the study of detection of lung nodule Authors Specificity/
Accuracy
and Computer aided diagnostic systems for classifying
lung nodule candidates in CT images as nodule or non-
nodule using popular deep learning techniques. Two
steps of pulmonary nodule detection systems are written In 2018 LIDC-IDRI Multi section CNN 89.40,
by Pranjal 93.18,
below: Sahu et 95.61
al.[5]
A. Nodule detection systems. In 2018 LIDC-IDRI Hybrid resampling 96.64,
by method with multi 71.43,
B. False positive reduction systems.
Guanghui models fusion strategy 82.51
Han et based on layer wise fine
A. Nodule Detection Systems al.[6] tunning CNN models
In 2018 LIDC-IDRI Convolutional Neural 82.23
In the last two decades, Automated Recognition of by Network
lung nodules in CT images has become a known research Xinzhuo
Zhao et
domain. In this paper, we have discussed several recently al.[7]
projected CAD systems based on neural learning networks. In 2018 LIDC- CNN- Deep Fully 75.35
In 2018, Pranjal Sahu et al. [5] introduced a novel by Anum IDRI, Convolutional neural 80.91,
Multi-section Convolution Neural Architecture in order to Masood et RIDER, network. 75.23
al. [11] SPIE 83.67,
classify pulmonary nodules from volumetric data and challenge, 86.46
malignancy estimation. The empirical results of the LUNA16, 96.17,

32
Authorized licensed use limited to: UNIVERSITY OF WESTERN ONTARIO. Downloaded on May 27,2021 at 21:04:58 UTC from IEEE Xplore. Restrictions apply.
LungCT- 89.67 other methods with potentially superior capability. In 2017,
Diagnosis, 96.33 Hongyang Jiang et al. [14] proposed an efficient automatic
Shanghai
Hospital detection system for pulmonary nodule which is dependent
No.6 on multi-group patches taken from CT images of lung,
In 2018 LUNA Deep reinforcement 58.9%, improved by means of the Frangi filter. To detect nodules of
by Issa dataset learning model 55.3%, four stages of cancer, they have combined images from two
Ali et al. 64.4%,
[12] groups, and planned a four-channel convolution neural
networks (CNN) system to aid the knowledge of doctors.
Table II. Performance comparison of Nodule detection systems based on
This automated system has acquired the 4.7 false positives
Deep Learning Techniques per scan when sensitivity is 80.06% and the 15.1 false
positives per scan when sensitivity is 94%. In 2019, a
1) Discussion system for automatic identification of the lung nodules to
professionally trace the nodules is presented by Genlang
In the Table II, we can see that all the CAD systems use Chen et al. [8] using common hardware environments with a
different databases but we compare them on the basis of reasonable response time. They have achieved high
Key Techniques used and Sensitivity, Specificity, and accuracy and low time cost by tuning the network structures
Accuracy obtained by the system. Advantage of with the integration of segmentation and removal of false
multisection CNN architecture proposed by Pranjal Sahu et positives using hierarchical FCNs and 3D CNNs. This
al. [5] is that it is very light weight and the model can be method has achieved 97.78% sensitivity rate for
installed in portable devices, in this manner control of segmentation, overhead is low with significant performance
Artificial intelligence can be provided straight to the doctor. and automatic classification of pulmonary nodules with
CAD method proposed by Guanghui Han et al.[6] applied better accuracy rate of 90.1%. In 2016, for recognition of
deep learning technique for automatic recognition of automatic lung nodule in volumetric CT images, Qi Dou et
specific CT imaging signs with insufficient labeled images, al. [13] presented a 3D Convolutional neural network
one particular type of nodule i.e. Ground-glass opacity (CNNs). LUNA16 challenge held in conjunction with
(GGO) nodules which is more likely to be malignant ISBI2016 is used to verify the system presented here. Score
compared to common solid lung nodules. Xinzhuo Zhao et achieved by this highly efficient method is 82.7% in the
al.[7] proposed a new Agile convolutional neural network false positive reduction track.
(CNN) Framework for small scale medical image database
and small size of the nodules. They have tested both the TABLE III
topologies and found that double CDNN can detect cancer
Year/ Database Key Techniques Sensitivity/
at stage 3 whereas regular CDNN is unable to detect cancer Authors False
even at stage 4. Advantage of CAD system proposed by positive per
Annum Masood et al.[11], they have used IOT based health scan
care systems along with deep fully convolutional neural
network for detection of lung nodules and classification of
In 2018 by LIDC/ID Residual Learning, 98.3%, 7
stages on CT scans. Among all the papers discussed in this Hongsheng RI Special Pooling and
section only this work is able to classify the detected Jin et al.[2] Cropping(SPC) Layer,
pulmonary nodule into different nodules in hierarchical style Online Hard Sample
Selection(OHSS),
i.e. Stage T4, Stage T3, Stage T2 and Stage T1. The lung
Multi-Test
nodule detection system proposed by Issa Ali et al.[12] In 2017 by LIDC- Convolutional Neural 80.06% ,
utilized Reinforcement learning, specialty of this approach Hongyang IDRI Network 4.7f
is that new information is included in knowledge of the Jiang et al. 94%, , 15.1
model and expand its knowledge and learning system. [10]
In 2019 by LIDC- 2D Fully Convolutional 97.8%,
One common limitation of all the CAD Systems Genlang IDRI Network, 3D Filtration Accuracy =
based on deep learning architectures discussed above is that Chen et 90.1
they do not include False Positive Reduction System. In the al.[8]
next section, we have discussed numerous CAD systems
In 2016 by LIDC 3 D CNN 90% , 8
enabled with false reduction system. Qi Dou et dataset
al. [13]
B. False Positive Reduction Systems
Table III. Performance comparison of CAD systems with false positive
In an automatic lung nodule recognition method, reduction
False positive reduction step is one of the primarily
significant mechanism. To compute the performance of the 1) Discussion
automated system for detection of lung cancer, the
sensitivity and false positive rate are united. In the Table III, we can see that all the CAD systems use
In 2018, Hongsheng Jin et al. proposed a technique different databases but we compare them on the basis of
for false positive reduction by means of a deep 3D residual Key Techniques used and Sensitivity, Specificity, and
convolution network in [2]. For representing features, Deep Accuracy obtained by the system.Deep 3D residual CNN
3D network is more deeper as compared to the networks in presented by Hongsheng Jin et al.[2] for recognition of

33
Authorized licensed use limited to: UNIVERSITY OF WESTERN ONTARIO. Downloaded on May 27,2021 at 21:04:58 UTC from IEEE Xplore. Restrictions apply.
Lung Nodule along with False positive reduction step. V. CONCLUSION & FUTURE PERSPECTIVE
The model is benefitted from the increased depth of 3D
residual unit but restricted by the overhead of memory In our review paper, we have presented the analysis
and computing resources consumed by the deep 3D CNN of existing literature on traditional Automatic Detection
structure. CAD system for Pulmonary Nodule proposed schemes for pulmonary cancer with CT images for
by Hongyang Jiang et al. [14] greatly reduced false classification of challenges for upcoming studies. In this
positive with a dataset containing a large of CT images review paper, we have also presented several deep CAD
with 80.06 % sensitivity and 4.7 false positives per systems and frameworks to follow the general goal of
examine. The pulmonary nodule detection system reducing the task of doctors in pulmonary nodule
proposed by Genlang Chen et al. [8], is used for recognition. Lastly, comparison between Traditional CAD
segmentation and extraction the suspected nodules from systems and deep CAD systems is discussed. Automated
CT images is done. Many false positive cases may be Detection system proposed by M. B. A. Miah et al. [19] can
produced by the use of 2D FCNs. False positives are classify the malignant nodule into four stages of lung cancer
reduced by passing the nodule candidates which are along with False Reduction step. In terms of performance
identified with 2D FCNs through 3D CNNs. The also, it has higher accuracy of 96.67%. In section 3.1. we
proposed system has lesser overhead with enhanced have discussed many Automated Detection systems
performance and automatic classification is done with techniques based on deep neural networks, Guanghui Han et
better precision rate of 90.1% al.[6] proposed CAD system that detects only one specific
Benefit of Multi-level Contextual 3D CNNs for type of nodules with Ground Glass Opacity (GGO) CT
False Positive Reduction in Automated Detection System imaging signs for recognition and analysis of pulmonary
for Lung Nodule by Qi Dou et al.[13] lies in two aspects. cancer. GGOs as compared to other types of nodules are
3D convolutions and max-poolings present in 3D CNNs known to be malignant in most of the cases. CAD system
are more appropriate for volumetric medical image proposed by Annum Masood et al.[11] can classify the
processing and produce representations with higher malignant nodules into several stages of lung cancer for
discrimination capability. The proposed approach is example phase 1, phase 2, phase 3 and phase 4. In section
impressively efficient for the reduction of false positive 3.2., we have discussed systems which are able to do false
cases. reduction along with recognition and analysis of pulmonary
cancer. From our survey, we have found that pulmonary
IV. COMPARISON BETWEEN AUTOMATED cancer recognition using deep learning techniques on CT
DIAGNOSIS SYSTEMS BASED ON TRADITIONAL AND images performed better than traditional lung cancer
DEEP LEARNING TECHNIQUES detection systems. In conclusion, data and their imbalanced
character is one of the existing limitations in deep CAD
systems. We believe that superior outcome can be obtained
For classification of the malignance of the detected
by means of added image datasets and additional stable data.
lung nodules, traditional computer aided diagnosis (CAD)
frameworks are widely employed, via image processing We hope that our review paper will be helpful for
techniques. The handcrafted feature-based CAD systems researchers to precede the progress of Automated systems
for pulmonary cancer recognition. In future work, we will
have plenty of flaws which restrict the further
explore application of Deep Learning Algorithms in Lung
improvements. At first, the extracted features are dependent
Cancer Detection and appraise advance varied data sets for
on the segmentation of the pulmonary nodule. Next, the
more in-depth pragmatic studies.
second point to consider is that features are dependent on
former information, and it is matter of the competence of the REFERENCES
designers of the CAD schemes. Because of the
complications, the utilisation of the systems for automatic
[1] Faridoddin Shariaty, Mojtaba Mousavi, “Application of CAD systems
recognition of pulmonary cancer in medical treatments is for the automatic detection of lung nodules”, Informatics in Medicine
more complicated. The aforesaid challenges might prevail Unlocked Volume 15, 2019, 100173,
over with Deep learning techniques, by utilizing the https://doi.org/10.1016/j.imu.2019.100173.
significant achievement of Deep learning architectures in
[2] Hongsheng Jin, Zongyao Li, Ruofeng Tong, Lanfen Lin, “A Deep 3D
object detection as well as localization in nature images. Residual CNN for False Positive Reduction in Pulmonary Nodule
Advantage of CNN is that raw images without image Detection”, Med Phys. 2018. May; 45(5):2097-2107. doi:
preprocessing can be fed into CNN and it can produce 10.1002/mp.12846. Epub 2018 Mar 25.
feature representation of high level directly from the raw [3] Kai-Lung Hua, Che-Hao Hsu, Shintami Chusnul Hidayati, Wen-Huang
Cheng, Yu-Jen Chen3, “Computer-aided classification of lung nodules on
image, and that is extremely acquiescent to analysis of CT computed tomography images via deep learning technique”, Onco Targets
image. Deep learning technique permits concept of high Ther. 2015 Aug 4;8:2015-22. doi: 10.2147/OTT.S80733. eCollection 2015.
levels and better anticipations from data as because it
consists of more numbers of layers then the conventional [4] Shuo Wang, Mu Zhou, Zaiyi Liu, Zhenyu Liu, Dongsheng Gu, Yali
Zang, Di Dong, Olivier Gevaert, Jie Tian, “Central focused convolutional
techniques [3]. The majority of the CAD systems discussed neural networks: Developing a data-driven model for lung nodule
above are using Deep Convolutional Neural Networks segmentation”, Medical Image Analysis 40 (2017)172-
(CNN). Usually, CNN have several layers like 183,http://dx.doi.org/10.1016/j.media.2017.06.014.
convolutional layers, ReLU correction layer, pooling layers,
deconvolutional layers, fully-connected layer and so forth. [5] Pranjal Sahu , Dantong Yu, Mallesham Dasari , Fei Hou , and Hong
Qin, “A Lightweight Multi-Section CNN for Lung Nodule Classification

34
Authorized licensed use limited to: UNIVERSITY OF WESTERN ONTARIO. Downloaded on May 27,2021 at 21:04:58 UTC from IEEE Xplore. Restrictions apply.
and Malignancy Estimation”, IEEE Journal of Biomedical and Health [15] Shamala B.Terdale, K.V.Kulhalli, “CAD System for Lung Cancer
Informatics ( Volume: 23 , Issue: 3 , May 2019 ), 960 – 968, Detection using ANN”, IOSR Journal of Electronics & Communication
DOI: 10.1109/JBHI.2018.2879834. Engineering (IOSR-JECE) ISSN : 2278-2834, ISBN : 2278-8735, PP : 11-
[6] Guanghui Han, Xiabi Liu, Guangyuan Zheng, Murong Wang, Shan 15.
Huang, “Automatic recognition of 3D GGO CT imaging signs through the [16] Ada, Rajneet Kaur, “Feature Extraction and Principal Component
fusion of hybrid resampling and layer-wise fine-tuning CNNs”, Medical & Analysis for Lung Cancer Detection in CT scan Images”, Volume 3, Issue
Biological Engineering & Computing, https://doi.org/10.1007/s11517-018- 3, March 2013.
1850-z.
[7] Xinzhuo Zhao, Liyao Liu, Shouliang Qi, Yueyang Teng, Jianhua Li, [17] Emre Dandil, “A Computer-Aided Pipeline for Automatic Lung
Wei Qian , “Agile convolutional neural network for pulmonary nodule Cancer Classification on Computed Tomography Scans”, Hindawi Journal
classification using CT images”, International Journal of Computer of Healthcare Engineering Volume 2018, Article ID 9409267, 12 pages,
Assisted Radiology and Surgery, 23 Feb 2018, 13(4):585-595, https://doi.org/10.1155/2018/9409267.
https://doi.org/10.1007/s11548-017-1696-0. [18] Manikandan T, Bharathi N. “Lung Cancer Detection Using Fuzzy
[8] Genlang Chen, Jiajian Zhang, Deyun Zhuo, Yuning Pan, Chaoyi Pang, Auto-Seed Cluster Means Morphological Segmentation and SVM
“Identification of pulmonary nodules via CT images with hierarchical fully Classifier”. Journal of Medical Systems. 2016 Jul; 40(7):181. DOI:
convolutional networks”, Med Biol Eng Comput (2019) 57: 1567. 10.1007/s10916-016-0539-9.
https://doi.org/10.1007/s11517-019-01976-1.
[9] Suren Makaju, P.W.C. Prasad, Abeer Alsadoona, A. K. Singh, A.
Elchouemi, “Lung Cancer Detection using CT Scan Images”, Procedia [19] M. B. A. Miah and M. A. Yousuf, "Detection of lung cancer from CT
Computer Science, Volume 125, 2018, Pages 107-114. image using image processing and neural network," 2015 International
[10] Jakimovski, Goran & Davcev, Danco. (2019). ‘Using Double Conference on Electrical Engineering and Information Communication
Convolution Neural Network for Lung Cancer Stage Detection. Applied Technology (ICEEICT), Dhaka, 2015, pp. 1-6.doi:
Sciences.’ 9. 427. 10.3390/app9030427. 10.1109/ICEEICT.2015.7307530.

[11] Anum Masood, Bin Sheng, Ping Li, Xuhong Hou, Xiaoer Wei, Jing [20] A. Tariq, M. U. Akram and M. Y. Javed, "Lung nodule detection in
Qin, Dagan Feng, “Computer-Assisted Decision Support System in CT images using neuro fuzzy classifier," 2013 Fourth International
Pulmonary Cancer detection and stage classification on CT images”, Workshop on Computational Intelligence in Medical Imaging (CIMI),
Journal of Biomedical Informatics 79 (2018) 117–128, Singapore, 2013, pp. 49-53.
https://doi.org/10.1016/j.jbi.2018.01.005.
[12] Ali I, Hart GR, Gunabushanam G, Liang Y, Muhammad W, Nartowt [21] Giang Son Tran, Thi Phuong Nghiem , Van Thi Nguyen ,Chi Mai
B, Kane M, Ma X and Deng J (2018), “Lung Nodule Detection via Deep Luong , and Jean-Christophe Burie, “Improving Accuracy of Lung Nodule
Reinforcement Learning. Front. Oncol. 8:108, doi: Classification Using Deep Learning with Focal Loss”, Hindawi Journal of
10.3389/fonc.2018.00108. Healthcare Engineering, Volume 2019, Article ID 5156416, 9 pages,
[13] Qi Dou, Hao Chen, Lequan Yu, Jing Qin, and Pheng-Ann Heng, https://doi.org/10.1155/2019/5156416.
“Multi-level Contextual 3D CNNs for False Positive Reduction in
Pulmonary Nodule Detection”, DOI 0.1109/TBME.2016.2613502, IEEE
[22] Ezhil E. Nithila, S.S. Kumar. "Automatic detection of solitary
Transactions on Biomedical Engineering. pulmonary nodules using swarm intelligence optimized neural networks on
CT images", Engineering Science and Technology, an International
[14] Hongyang Jiang, He Ma, Wei Qian, Mengdi Gao and Yan Li, “An Journal, 2017.
Automatic Detection System of Lung Nodule Based on Multi-Group Patch-
Based Deep Learning Network”, IEEE Journal of Biomedical and Health
Informatics 2168-2194 (c) 2017 IEEE, DOI 10.1109/JBHI.2017.2725903.

35
Authorized licensed use limited to: UNIVERSITY OF WESTERN ONTARIO. Downloaded on May 27,2021 at 21:04:58 UTC from IEEE Xplore. Restrictions apply.

You might also like