Abstract
Deep learning is gaining importance due to its wide range of applications. Many researchers have utilized deep learning (DL) models for the automated diagnosis of cancer patients. This paper provides a systematic review of DL models for automated diagnosis of cancer patients. Initially, various DL models for cancer diagnosis are presented. Five major categories of cancers such as breast, lung, liver, brain and cervical cancer are considered. As these categories of cancers have a very high percentage of occurrences with high mortality rate. The comparative analysis of different types of DL models is drawn for the diagnosis of cancer at early stages by considering the latest research articles from 2016 to 2022. After comprehensive comparative analysis, it is found that most of the researchers achieved appreciable accuracy with implementation of the convolutional neural network model. These utilized the pretrained models for automated diagnosis of cancer patients. Various shortcomings with the existing DL‐based automated cancer diagnosis models are also been presented. Finally, future directions are discussed to facilitate further research for automated diagnosis of cancer patients.
Keywords: cancer diagnosis, CNN, deep learning, machine learning, medical imaging, RNN
1. INTRODUCTION
Cancer is considered as one of the most dangerous diseases in the world. Cancer is caused by the combination of genetic, environmental and lifestyle factors. In developing countries such as India, cancer is responsible for the maximum mortality rate with about 0.3% death per year. 1 For the correct diagnosis and treatment planning early detection of cancer plays a very important role. It is a tedious task for the radiologists, oncologists and pathologists. Detection of cancer at the initial stages can improve the percentage rate of cured patients and hence the survival rate. Medical imaging techniques like magnetic resonance imaging (MRI), X‐ray and computed tomography (CT) are used most widely by medical practitioners for detecting cancer. 2 Detecting cancer manually through biopsy images may be biased and may have varied opinions from doctors to doctors depending on their expertise and the parameters like exact and correct quantitative procedures to classify the images as normal or cancerous one. Automated system to identify cancer through microscopic images can play a significant role to reduce human errors, dependency and time and can provide better results. 3
Use of Machine Learning (ML) algorithms for cancer detection with medical imaging and feature extraction is gaining high popularity. So, for detecting the different types of cancers like breast, lung, skin, liver, cervical and brain, various types of feature extraction techniques have been reviewed in medical imaging. 4 , 5 The previous studies show that the techniques used for feature descriptors from medical imaging expending the ML techniques have certain limitations, resulting in under performance of the software system. 6 Deep Learning (DL) is a sub domain of ML with the extra characteristics of learning features directly through the available data set. Recent research shows that using the CNN model, DL techniques achieved improved accuracy for various types of cancer detection and diagnosis. 7
In the real world, the most difficult task is to collect massive amounts of data in a variety of formats from a number of sources. When data are in unstructured format, traditional database management systems struggle to extract knowledge from it. It becomes necessary to manage both structured and unstructured data in order to create an effective system. Here, big data technology solves the problem by extracting knowledge from both structured and unstructured data. 8
The present review work provides a comprehensive and systematic review of automated computational deep learning‐based models for cancer diagnosis. In addition, a thorough comparison of competitive automated computational models for cancer diagnosis is also considered. Discussion on different tools employed in developing automated computational models for cancer diagnosis is drawn. Further, identification and presentation of the shortcomings of competitive automated computational models for cancer diagnosis is included. Lastly, discussions on potential future research directions in the field of automated cancer diagnosis models is given.
Research questions:
The main purpose of this systematic review is to analyse reviews and surveys published between 2016 and 2022 in the area of deep learning in medical imaging. In doing so, we defined the following main research questions for our study:
Which deep learning‐based learning technique has consistently produced noteworthy prediction outcomes?
Which cancer, type of data and imaging techniques are used for cancer nodule detection.
Which AI‐based methods have consistently produced noteworthy prediction outcomes?
Which objective is mostly used to find the role of deep learning in cancer prediction?
Which data set and mode (online and offline) are mostly used in prediction of cancer?
Main contribution:
The main contributions of this study are as follows:
A systematic review of various automated computational deep learning‐based cancer diagnosis models is presented.
Comparison are drawn among competitive automated computational cancer diagnosis models.
Various tools that have been used to build automated computational models are also discussed.
Various shortcomings of the competitive automated computational cancer diagnosis models are presented.
Finally, future research directions in the field of automated cancer diagnosis models are discussed.
1.1. Image processing for cancer detection and diagnosis
Image processing techniques are being used widely in various domains of medicine. It includes disease detection, patient history analysis, drug discovery, conversation analysis, cancer detection and identifying cancer stages. From these stages noise removal, image enhancement and image segmentation from the medical images like CT scans and MRI are critical steps to decide the right treatment at the right time. Bhaskar Rao et al. used Berkeley wavelet transformation based segmentation method for reducing the image segmentation complexity process and improving the performance for brain tumour detection. Relevant features are extracted from each segmented region using the support vector machine classifier. Their experimental result showed an accuracy of 95.61%. 9 Wason et al. presented the image processing technique for detecting lung cancer through CT images at an early stage. By using extracted features a classification model is applied to classify the tumour as benign or malignant. 10 Figure 1 shows the various stages of image processing.
FIGURE 1.

Schematics of steps in image processing for cancer detection.
1.2. Artificial neural network (ANN)
Human brain has millions of neurons, which are the basic unit of the brain and the nervous system. These neurons receive sensory inputs via dendrites, process these inputs and output is produced through axons. ANN is a system inspired by the human brain that mimics human brain's behaviour in terms of learning new things that replicate the way humans learn. These neural networks learn from the examples and the experience and they do not require any set of instructions or the programming to perform any task. ANN consists of layers which are input, output and hidden layers. The number of hidden layers may vary depending upon architecture and application requirements. Mao et al. presented the evolution, working principle and properties of artificial neural networks (ANNs), as well as the current state of research into the use of ANNs in the detection and diagnosis of gastrointestinal and liver malignancies. 11
1.3. DL in cancer detection and diagnosis
DL is a sub domain of ML and simulates the behaviour of human brain for learning patterns and data processing for taking decisions. DL is also termed as deep neural network or ANN with more hidden layers and complex structure. 11 Many studies have been employed in detection of cancer using different approaches and models of image processing and DL. Due to the availability of huge medical data, systems with high computational power and GPUs the developments of learning algorithms utilizing DL is gaining importance for disease diagnosis in the healthcare sector and particularly in oncology care. 12 The features of DL like image segmentation, image labelling, pattern recognition and object detection makes it suitable for applications in radiology.
DL techniques are widely used for tumour, lesion detection, classification and image segmentation. Stacked Ensemble Model (stacking of bagged and boosted learners) for disease diagnosis automation is proposed by authors. 13 M. Coccio et al. presented a review on use of DL algorithms in health informatics and analysed various benefits and potential consequences of these algorithms. 14 Gupta et al. presented and compared various deep learning models for prediction and diagnosis of colon cancer. Deep auto encoders had the highest performance with 97% accuracy and 95% area under curve‐receiver operating characteristic (AUC‐ROC). 15 Kanavati et al. presented the classification of WSIs of LBC specimens into malignant and non‐neoplastic using a deep learning model. For the same a data set of 1605 cervical WSIs are used. 16
1.4. Convolutional neural network (CNN)
CNN is a DL algorithm that is popular in computer vision applications and applicable to varied domains of healthcare. CNN is gaining popularity in image processing because of its dimensionality reduction characteristics. CNN is composed of convolution layers, pooling layers and fully connected layers which learn features in hierarchical manner through back propagation. 14 CNN in radiology studies show that for feature extraction, hand crafted techniques such as texture analysis and the conventional ML classifier support vector machine are used. Whereas CNN does not require hand crafted feature extraction from the images and the manual segmentation of images for finding of any tumour.
Radiologists have a large amount of data and extraction for region of interest and features of the tumour as quantitative parameters is shown in Figure 2. As the features are expressed by continuous variables, so it has the potential to capture more features as compared to the visual assessment. CNNs are suitable for these cases of medical imaging for radiologists because of the huge amount of data availability and large number of features. 17 Use of a pruned CNN model is proposed for the diagnosis of Lumbar Spondylitis in. 18 The other advantage of CNN is automatic extraction of features through input images.
FIGURE 2.

Schematics of feature extraction and diagnosis with large data set ROI finding.
In the following section, discussion regarding the methodology used for cancer identification is presented. Section 3 presents a comprehensive review of breast cancer, lung cancer, brain cancer and liver cancers. Section 4 focuses on the discussion for prediction outcomes based on deep learning techniques. Finally, Sections 5 and 6 addresses the challenges encountered throughout the research with key findings summarization and proposed future research directions.
2. RELATED WORK
2.1. Process flow for the DL based data analysis
This systematic review presents the use of DL techniques for the five major types of cancers: breast cancer, lung cancer, brain cancer, cervical cancer and liver cancer. Figure 3 shows the process flow of review analysis (PRISMA) for included articles.
FIGURE 3.

Process flow of review analysis (PRISMA) for included articles.
The methodology of review consists following steps:
2.1.1. Step 1. Data collection
Five databases, that is, Elsevier, Scopus, Springer Nature, Wiley and Institute of Electrical and Electronic Engineers (IEEE) Digital Library were searched from 2016 to 2022. Figures 4 and 5 show the databases and articles considering cancer detection using DL within this period from various databases and countries.
FIGURE 4.

Summary of selected articles from five databases.
FIGURE 5.

Top Five countries with publications related to automated cancer diagnosis.
Search Terms: For survey defined search terms were as follows: ‘computer vision’ or ‘machine vision’ or ‘artificial intelligence’ or ‘machine learning’ or ‘DL’ AND breast cancer or lung cancer or cervical cancer or brain tumour or liver cancer.
Inclusion criteria: To search the relevant articles, first the titles and abstracts were searched. Once meeting the search terms criteria and then duplicate papers were removed.
Exclusion criteria: Articles that did not present techniques of cancer detection and diagnosis through DL were excluded from the study.
2.1.2. Step 2. Data analysis
In this review work a total of 686 papers were selected from Web of Science (WoS) collection. Data analysis is performed with following considerations,
Year of Publication: As DL for cancer detection has mostly attracted researchers from the past decades, publications from 2016 to 2022 for cancer detection using deep learning is considered.
Purpose of the study: Different types of task performed by DL for selecting the types of cancers such as lesion detection, classification, segmentation etc. is considered.
Image Acquisition Technique: The types of medical imaging techniques such as MRI, CT scan and chest X‐ray are used in different studies.
DL Architecture: Considered DL architectures such as CNN, Deep belief network, Fast CNN and Recurrent Neural Network are the important architectures in the field of medical for various types of applications.
Image Data set: Various types of Image data sets for cancer detection and diagnosis is presented and summarized.
2.1.3. Step 3. Application domain
Studies from different domains that have been implemented using various DL models for cancer diagnostics are summarized in Figure 6.
FIGURE 6.

Application domains of deep learning models for cancer detection.
3. USE OF DL TECHNIQUES FOR THE CANCERS DIAGNOSIS
3.1. Breast cancer
In recent years, various DL applications for breast cancer detection and diagnosis have been used. Albayrak et al. implemented feature extraction algorithm using DL models with accuracy of 96% to detect mitosis in histopathological images of breasts. 19 An image of MRI scan of normal and cancerous breast is shown in Figure 7.
FIGURE 7.

(A). Normal Breast (B). Breast malignant mass. Arrow indicate the malignant mass.
Spanhol et al. presented CNN model for classifying breast histopathological images through Break‐ His data set. Authors utilized AlexNet architecture for design and implementation of CNN for differentiating benign tumours and malignant tumours. 20 A deep network for detection of mitosis for cancer detection using breast histology images by training a fully convolutional network (FCN) model to take out mitosis from the whole histology images is proposed by Chen et al. 21 Albarqouni et al. presented a deep convolutional network for nonexpert crowd explanation in biomedical context. The authors developed multiscale CNN architecture to present crowd annotations. 22 A method by using unlabeled data for learning the features hierarchy and learned features for performing two different tasks that are breast density segmentation and scoring of mammographic texture is presented by Kallenberg et al. 23
Selvathi et al. used mammogram images using an unsupervised method of deep learning for breast cancer detection. Stacked auto encoder and Softmax classifier were used to form deep networks. 24 Habibzadeh et al. proposed the Res‐Net architecture of CNN to detect breast cancer with specific settings as compared to the conventional approach. The accuracy of the proposed Res‐Net architecture is 99.8% and 99.7% for benign and malignant breast cancer. 25 A classification model for categorizing whole side images (WSI) in breast biopsies in different diagnostic classes is proposed by Gecer et al. 26 Authors have used the FCNN classifier for labelling of the WSI. Xie et al. have adapted Inception_V3 and Inception_ResNet_V2 architectures to classify breast cancer histopathological image for the binary‐ and multiclass issues by utilizing transfer learning techniques. Results show that the classification of breast cancer using Inception_V3 and Inception_ResNet_V2 is superior to the existing methods. 27 Le et al. formed a map of WSI that is providing patterns and spatial distribution of lymphocytic infiltrates and improving quantification of TILs. Authors have used three CNN architectures that are Resnet‐34, Inception v4 and VGG16 for TILs analysis and segmentation. 28 Kaur et al. used Mini‐MIAS data set consisting of 322 images and using K‐mean clustering. Results showed appreciable accuracy with K‐Mean clustering and MSVM as compared to decision trees model. 29
Toğaçar et al. reconstructed the data set for the processing of the auto encoder model and showed 95.89% classification success rate. 30 A KNN algorithm along with an auto encoder is used for the detection of breast cancer disease with 91.24% accuracy in. 31 Gandomkar et al. proposed a Deep Residual Network model consisting of 152 layers to classify the images as benign or malignant and achieved classification accuracy of 98.52%, 97.90% and 98.33%, respectively. 32 A CNN model for early detection of cancer using thermal breast images optimized by bays algorithm and achieved accuracy of 98.95%. 33 , 34
Voting classifier (VC), logistic regression (LR), decision tree (DT), random forest (RF), support vector machine (SVM), and a proprietary convolutional neural network were used to construct prediction models (CNN) by Mohammad Monirujjaman et al. and realized an average accuracy of 99% 35 , 36 Table.1.
TABLE 1.
Summary of the studies for breast cancer detection and diagnosis using DL models.
| Reference | Year | Objective | Image type | DL architecture and methods | Data set | Accuracy |
|---|---|---|---|---|---|---|
| Albayrak et al. 19 | 2016 | Cancer detection | Histopathology | CNN | MITOS ATYPIA‐14 | 96% |
| Snaphol et al. 20 | 2016 | Classification | Histopathology | CNN Alexnet transfer learning | BreaKHis | 85% to 90% |
| Albarqouni et al. 22 | 2016 | Mitosis detection | Histopathology | CNN AggNet | MICCAI‐AMIDA‐13 | Not defined |
| Kallenberg et al. 23 | 2016 | Image classification | Mammographic | CSAE (convolutional sparse autoencoder) | Unpublished clinical data set | Not defined |
| Altameem et al. 24 | 2022 | Breast cancer detection | Mammographic | Fuzzy ensemble | Mini‐MIAS +3 | 99.32% |
| Motlagh et al. 25 | 2018 | Classification | Histopathology | CNN ResNet transfer learning | Tissue microarray and BreakHis | 96.4% |
| Gecer et al. 26 | 2018 | Classification | Whole‐slide breast histopathology | CNN and FCN transfer learning | NIH Sponsored project | Not defined |
| Xie et al. 27 | 2019 | Clustering | Histopathology | CNN Inception_V3 and Inception_ResNet_V2 transfer learning | BreaKHis | 76.4% and 59.3% |
| Le et al. 28 | 2019 | TIL analysis and Classification (Tumour Infiltrating Lymphocytes) | Whole‐slide tissue images | CNN Resnet‐34, VGG16 and Inception v4 transfer learning | SEER | 89% |
| Kaur et al. 29 | 2019 | Classification | Mammographic | CNN and MSVM | Mini‐MIAS | 95% |
| Toğaçar et al. 30 | 2019 | Classification | Histopathology | Autoencoder | IDC data set | 98.59% |
| Adem et al. 31 | 2019 | Classification | Tabled data | Autoencoder | Kent Ridge‐2 database | 91.24% |
| Gandomkar et al. 32 | 2018 | Classification | Histopathology | Deep ResNet transfer learning | BreaKHis | 95.40%, 94.90% and 95.70% |
| Ekici et al. 33 | 2019 | Classification | Thermal breast images | CNN | unpublished | 98.95% |
| Naderan et al. 34 | 2020 | Breast cancer detection | Histopathology | Autoencoder | BreaKHis | 84.72% |
| Mohammad Monirujjaman et al. 35 | 2022 | Breast cancer detection | Tabled data | LR, RF, SVM, VC, DT and a custom CNN model. | Kaggle | 99% |
| Xiaomei Wang et al. 36 | 2022 | Breast cancer detection | BC‐IDC data set | CNN and GRU | Kaggle | 86.21% |
3.2. Lung cancer
Early detection of lung cancer may be done through the various imaging techniques like chest X‐ray, CT scan and MRI. For the detection of respiratory disease X‐ray imaging is the commonly used technique. 37 , 38 A representative image is provided in Figure 8.
FIGURE 8.

(A) Normal lung. (B) Carcinoma lung right side. Arrow indicates the malignant mass.
In the CT scans multiple doses of radiation can increase the chances of cancer. So, Wei presented an adaptive partial differential equation model to reconstruct the images using fewer CT images to decrease the radiation dose. 39 Capizzi et al. used the fuzzy system with the neural network for the evaluation of lung screening model. 40 Figure 8A,B shows the pictures of normal lung and the carcinoma lung, respectively. Zhu et al. developed a deep CNN model named Deep ConvSurv for survival analysis using pathological images. Using this Deep ConvSurv model, end‐to‐end survival can be predicted using pathological images. 41
Hussein et al. developed a multiview CNN named Tumour NetData augmentation for determining nodule of malignant tumours. 42 Shen et al. introduced a DL model of multicolumn convolutional neural network (MC‐CNN) to deal with the critical issue of lung lump malignancy classification. The encouraging results on lump malignant cells classification reflect the efficiency of MC‐CNN. 43 , 44 Tajbakhsh et al. proposed comparison between two classes of continuous ML massive training artificial neural networks (MTANNs) and CNNs. The results show that the performance of MTANNs is better than CNN with limited training data. 45
Jung et al. presented a three‐dimensional deep convolutional neural network (3D DCNN) having shortcut connections and three dimensional Deep CNN for lung lump classification. The results show superior performance metrics using three dimensional deep convolutional networks. 46 Woźniak et al. suggested a novel method for classifying lung carcinomas. For each pixel of an original picture, the local variance that gets the result image (‘variance image’) of the same image size begins with the locating and extraction of the lung nodule by calculating. 47
Mao et al. proposed an unsupervised deep auto encoder for the classification of lung cancer. 48 To ensure a truthful diagnosis of lung nodules, the proposed framework incorporates the following two categories of features, (i) appearance features modelled with a higher‐order Markov Gibbs random field (MGRF) model capable of describing spatial in homogeneities within the lung nodule and (ii) geometric features describing the shape geometry of the lung nodules. 49 Vaishnavi et al. showed that in CT images, tumour segmentation and classification are challenging task. So, the authors proposed a method to automatically detect and classification of lung tumours tissues. 50 Xiea et al. proposed an automatic pulmonary lump detection using two dimensional CNN for assisting the CT process using LUNA16 and achieved accuracy of 86.4%. 51
Use of CT images for training double convolutional deep neural network (DCDNN) and a regular convolutional deep neural network (CDNN) is proposed by Jaki movski et al. 52 The ADL model has multiple strategies for diagnosing malignant nodules efficiently utilized by Nasrullah et al. In the same, two deep three‐dimensional (3D) customized mixed link network (CMixNet) models have been used to detect and classify lung nodules. 53 Silva et al investigated a transfer learning method based on unsupervised learning achieved by training a convolutional auto encoder (CAE) with images from the same domain. 54 Ghosal et al proposed the use of a generative adversarial network (GAN) as a data augmentation strategy for increasing the amount of training data available to CAD systems. 55
Amjad Rehman, et al. employed support vector machine and K‐ nearest neighbours for the classification of features from CT chest images. 56 Lu, Xinrong et al. proposed an optimal methodology for detection of lung carcinoma at early stage. For efficient network accuracy and optimal arrangement Marine predators algorithm is utilized in. 57 O. Obulesu et al. proposed a Wilcoxon Signed Generative Deep Learning (WS‐GDL) method for detection of lung cancer. 58 Chan Zhang et al. used masked R‐CNN for image segmentation and processing of lung nodules. 59 Table 2 shows the summary of the methods used for detection of lung cancer.
TABLE 2.
Summary of the research papers for lung cancer detection and diagnosis using DL models.
| Reference | Year | Objective | Image type | Methods | Data set | Accuracy |
|---|---|---|---|---|---|---|
| Zhu et al. 41 | 2016 | Survival analysis | Histopathology | CNN | NLST | 12% improvement |
| Hussein et al. 43 | 2017 | Lump characterization | Volumetric CT | CNN | LIDC‐IDRI | 92.31% |
| Shen et al. 42 | 2017 | Lung nodule suspiciousness classification | Volumetri CT | CNN | LIDC‐IDRI | 87.14% |
| Wang et al. 45 | 2016 | Lung tumour classification | CT slices | Transfer learning | JSRT | Not defined |
| Tajbakhshet al. 43 | 2017 | Lump detection and classification | CT slices | MTANN and CNN | Unpublished Data set | 95% |
| Jung et al. 46 | 2018 | Lung tumour classification | CT slices | 3DCNN transfer learning | LUNA‐16 | Not defined |
| Wozniak et al. 47 | 2018 | Small lung nodules detection | X‐ray | Probabilistic neural network | Not defined | 92% |
| Mao et al. 48 | 2018 | Lung tumour classification | CT scans | Autoencoder | ELCAP | Not defined |
| Shaffie et al. 49 | 2018 | Lung tumour detection | CT scans | Autoencoder | LIDC‐IDRI | 92.20% |
| Vaishnavi et al. 50 | 2019 | Lung tumour detection | CT images | Probabilistic neural network | Unpublished data set | Not defined |
| Xiea et al. 51 | 2019 | Automated nodule detection | CT images | 2D CNN transfer learning | LUNA‐16 | 86.42 |
| Jakimovski et al. 52 | 2019 | Lung nodule diagnosis | CT images | CDNN | LONI data set | 99.62% |
| Nasrullah et al. 53 | 2019 | Automatic lung nodule detection | Chest X‐ray and CT images | Recurrent CNN (RCNN) | LUNA16 and LIDC‐IDRI | 94.17% |
| Silva et al. 54 | 2020 | Lung nodule detection | CT images | Autoencoder | LIDC‐IDRI | 0.936 AUC |
| Ghosal et al. 55 | 2020 | Lung nodule detection and classification | CT images | Convolutional autoencoder | LIDC‐IDRI | 95.3% |
| Rehman, Amjad, et al 56 | 2021 | Detection and classification of lung cancer | CT Images | SVM and KNN | VIA ELCAP | 93% and 91% |
| Lu, Xinrong et.al 57 | 2021 | Lung cancer detection | CT Images | Deep learning | RIDER | 93.4% |
| Obulesu, O., et al 58 | 2021 | Lung cancer diagnosis | CT Images | WS‐generative deep learning | Unpublished | 86% |
| Zhang, Chan, et al 59 | 2021 | Lung nodule detection | CT images | CNN | Private hospital | 93.75% |
3.3. Brain tumour
Many DL methods have been proposed for diagnosing and detecting tumours in the brain through CT and MRI. Pereira et al. 60 discussed limitations requiring large amount of time for manual segmentation of MRI of glioma. Figure 9A,B show the images of normal brain and brain tumour (high grade glioma), respectively.
FIGURE 9.

(A) Normal Brain. (B) Brain tumour. (arrow indicate high grade glioma).
A deep neural network to detect brain tumours for customization of both low and high grade (glioma) pictures in MRI images is proposed by Havaei et al. 61 Gao et al. introduced the early diagnosis of Alzheimer's disease. In the same, authors classified CT images into three cluster groups that are Alzheimer's disease (AD), Tumour and normal ageing and implemented advanced CNN architectures. 62 Ehab et al. selected 44 Glioma images of patients in the two different categories in image archive data set. 63 Ahmed et al. presented the study and implementation of DL model to predict rate of survival of brain tumour patients. Authors have tested their results on the very small data set due to unavailability of larger data set. Results show an accuracy of 81.8%. 64 , 65 A system using CNN is proposed for early detection of Glioma with approximate survival rate of 11–15 months and achieved 80% accuracy. 66 Wang et al. proposed a cascade of CNNs in the MRI section of brain tumours, and introduced a 2.5D network that offers micro consumption, model complexity and reception fields MRIs. 67 Amin et al. utilized a high pass filter image to emphasize in homogeneities of the MR slices' field effect, which was then fused with the input slices. 68
Ali et al. proposed an effective approach to use residual networks for classifying brain tumour types. Accuracy of 99% is achieved by authors in comparison with earlier work on the same data set. 69 Badža et al. presented a novel convolutional neural auto‐encoder for semantic segmentation of brain tumours. 70 K. Aswani et al. proposed an unsupervised dual auto encoder with latent space optimization. The model is trained using only normal MRI images, which eliminates the need for a massive tumour database. 71 Gupta et al. proposed convolutional neural networks (ConvNet) ensemble for segmenting glioma from magnetic resonance images. 72 Ayesha Younis et al. proposed a faster convolutional feature maps using CNN using the VGG‐16 architecture as a primary network. These maps were subsequently categorized to produce suggestions for the tumour region. 73 Table 3 shows the summary of the DL methods for detection of Brain tumours.
TABLE 3.
Summary of the research papers for brain tumour detection and diagnosis.
| Reference | Year | Objective | Type | Methods | Database | Accuracy |
|---|---|---|---|---|---|---|
| Pereira et al. 60 | 2016 | Segmentation of brain tumour | MRI | CNN | BRATS 2013 and 2015 | Not defined |
| Havaei et al. 61 | 2017 | Segmentation of brain tumour | MRI | Deep CNN | BRATS 2013 | 30 times faster result |
| Gao et al. 62 | 2017 | Classification of brain tumour | CT Images | 2D and 3D CNN | 285 data set from navy hospital china | 87.62% |
| Ehab et al. 63 | 2017 | Automatic segmentation of tumour | MRI | CNN | Cancer imaging archive | Dice coefficient above 0.8 |
| Ahmed et al. 64 | 2017 | Classification of brain tumour | MRI | CNN | Unpublished | 81% |
| Tandel et al. 66 | 2019 | Classification of brain tumour | MRI | CNN and ANN | BRATS 2018 | 80.03% |
| Wang et al. 67 | 2019 | Brain tumour segmentation | multimodal MRI | Cascaded transfer learning | BraTS 2017 and BraTS 2018 | Not defined |
| Amin et al.v 68 | 2019 | Brain tumour detection | MRI | Stacked autoencoder | BRATS 2018 | 95% |
| Ali et al. 69 | 2020 | Brain tumour classification | MRI | CNN(ResNet) transfer learning | Nanfang Hospital | 99% |
| Badža et al. 70 | 2021 | Brain tumour segmentation | MRI | Convolutional autoencoder | Nanfang Hospital, Guangzhou | 99.23% |
| Aswani et al. 71 | 2021 | Brain tumour segmentation | MRI | Dual encoder | BraTS 2015 | Not defined |
| Ayesha Younis et al. 73 | 2022 | Brain tumour diagnosis | MRI | CNN and VGG16 | Private data set | CNN:96% and VGG: 98.5% |
3.4. Cervical cancer
A number of DL methods have also been proposed for the diagnosis and detection of cervical cancer. Figure 10A,B shows the images of normal cervix and cervical carcinoma, respectively. Song et al. proposed a segmentation method that could be used to detect and diagnose cervical cancer automatically by using super pixel and CNN method. 74 Xu et al. proposed a technique for improving accuracy of precancerous cells that is cervical dysplasia. The authors have designed a DL framework using multimodal information. 75
FIGURE 10.

(A) Normal cervix. (B) Cervical carcinoma. (arrow indicating malignant mass).
Devi et al. presented the cervical cancer detection and working using ANN architecture to classify normal or abnormal cervical cells. 76 A convolutional‐based cervical cancer model for intelligent and efficient classification implemented by Wu et al. 77 Alyafeai et al. proposed an automated pipeline to detect and classify cervical cancer through cervigram images. 78 Their pipeline architecture is very much appropriate for mobile phone deployment with the higher speed and accuracy of 82%.
Pathania et al. developed a DNA‐focused digital micro holography method for HPV screening, with automated methods using deep‐learning algorithms. The result of this paper shows the excellent sensitivity and specificity (100% concordance) in detecting HPV 16 and 18 DNA from cell lines. 79
Sompawong et al. presented the method for detecting cervical cancer employing Pap smear histology slides using the Mask Regional Convolution Neural Network (Mask R‐CNN). This is the first attempt to use the R‐CNN mask to identify and analyse the cervical cell nucleus, screen for normal and aberrant nuclear characteristics. 80
Khamparia et al. for training and testing, they used the Herlev data set, which contains 917 cervical pap smear cells with 26 attributes and two target variables. 81 Chen et al. developed an artificial intelligence (AI) system called CytoBrain to screen abnormal cervical cells automatically in order to aid in the subjects' subsequent clinical diagnosis. 82 Chandran et al. developed a model CYENET to automatically classify cervical cancers based on colposcopy images with an accuracy of 73.3%. 83 Ensemble approach of machine learning is used for the diagnosis of cervical cancer automatically. 84 Using Boruta analysis and the SVM method, a model for effective feature selection and prediction for data sets related to cervical cancer was presented to address this issue. 85 Table 4 shows the summary of the work done for detection of cervical cancer except review and survey articles.
TABLE 4.
Summary of the research papers for cervical cancer detection and diagnosis using DL models.
| Reference | Year | Objective | Image type | DL architecture and methods | Data set | Accuracy |
|---|---|---|---|---|---|---|
| Song et al. 74 | 2016 | Segmentation of cervical cell cytoplasm | Histopathology | CNN | Unpublished | 91.83% |
| Xu et al. 75 | 2016 | Cervical abnormality diagnosis | Digital cervicography | CNN | Unpublished | 88.91% |
| Wu1 et al. 77 | 2019 | Cervical cell classification | Cytological images | CNN | Unpublished | 89.28% |
| Alyafeai et al. 78 | 2019 | Cervix detection and cervical cancer classification | Digital cervicography | CNN | Intel and mobile ODT data set | 82% |
| Pathania et al. 79 | 2019 | Cervical cancer screening | Histopathology | CNN | Unpublished | Not defined |
| Sompawong et al. 80 | 2019 | Cervical cancer screening | Pap smear histological slides | Mask R‐CNN transfer learning | Thammasat University (TU) Hospital | 89.8% |
| Khamparia et al. 81 | 2020 | Cervical cancer classification | Pap smear histological slides | Autoencoder | Herlev data set | 99.2% |
| Chen et al. 82 | 2021 | Automated cervical cell screening | Cervical cell images | Autoencoder | Unpublished | 98.02% |
| Chandran et al. 83 | 2021 | Cervical cancer detection | Colposcopic images | Autoencoder | Intel ODT data set | 92.3% |
| Umesh Kumar Lilhore et al. 85 | 2022 | Cervical cancer detection | Colposcopic images | SVM | Tabular data | 95% |
3.5. Liver cancer
CT and other scans based on DL methods have been proposed for diagnosis and detection of liver cancer. Figure 11A shows the normal liver CT scan, Figure 11B shows the Hepato‐cellular carcinoma and Figure 11C shows the scan of multiple liver lesions—Metastasis.
FIGURE 11.

(A) Normal liver on CT scan. (B) Hepatocellular carcinoma. (C) Multiple liver lesions—Metastasis (arrows indicating the malignant lesion).
Christ et al. presented a technique for liver and lesion segmentation automatically through CT images of abdomen by using the fully convolutional network model of DL. 86 Cohen et al. proposed a method for detecting small lesions in CT images for liver cancer. Authors used a combined local and global approach in the system that can enhance the detection capabilities. 87 Das et al. proposed a technique called watershed Gaussian based DL (WGDL) technique to find the cancer lesion in CT images of the liver. Authors have shown an achievement of total classification accuracy around 99.38%. 88 Peng et al. proposed a DL model, that is trained and validated the preoperative prediction for the response of patients. 89 A new three‐dimensional (3‐D) convolution network (CNN) is proposed by Trivizakis et al. 90 Evaluation of the influence of images acquisition on transfer learning (TL) diagnosis by adopting pretrained neural convolution networks (CNCs) and three phased computed dynamic contrast tomography (DCE‐CT) is used for primary hepatic malignancies in. 91 , 92
Budak et al. presented two convolutional deep encoder‐decoder neural networks (EDCNNs). The networks are constructed and trained to cascade segments of the liver and lesions in CT images with limited image quantity. 93 Lee et al. investigated liver imaging characteristics of stage I–III colorectal cancer (CRC) from 2019, using CNN for the oncology purposed. 94 Dong et al. proposed HFCNN for segmenting the liver tumour. 95 Almotairi et al. presented a DL model for classifying images and fitting liver segmentation. SegNet deep convolutional encoder–decoder architecture and accuracy up to 99.9% in the training phase is shown in. 96 Hassan et al. presented a DL based feature representation technique with a stacked sparse auto‐encoder. A softmax layer classifier is used to classify the different important liver diseases and achieved classification accuracy of 97.2%. 97
Roy et al. presented Histo‐CAE, a multiresolution deep learning model for segmentation of viable tumours in whole‐slide liver histopathology images. 98 Also, some of the authors have shown efficient results for the cancer detections. 99 , 100 , 101 Table 5 shows the summary of the work done for detection of Liver cancer except review and survey articles.
TABLE 5.
Summary of the research papers for liver cancer detection and diagnosis using DL models.
| Reference | Year | Objective | Image type | DL architecture and methods | Data set | Accuracy |
|---|---|---|---|---|---|---|
| Christ et al. 86 | 2016 | Liver and lesion segmentation | CT abdomen images | FCNN | 3DIRCADb data set | 93.1% |
| Cohen et al. 87 | 2018 | Liver metastases detection | CT images | FCNN transfer learning | Unpublished data set | 94.7% |
| Das et al. 88 | 2019 | Automatic detection of liver cancer | CT images | DNN | Unpublished data set | 99.38% |
| Peng et al. 89 | 2019 | DL model for preoperative prediction | CT images | Residual CNN | Unpublished data set | 84.3% |
| Trivizakiset al. 90 | 2019 | Tissue classification in liver tumour | MRI | 3D CNN | Collected from private hospital | 83% |
| Vanmoreet al. 91 | 2019 | Estimation of level of liver damage | CT images | DCNN transfer learning | Not published | 98.5% |
| Budak et al. 92 | 2019 | Liver tumour segmentation | CT images | Deep encoder‐decoder | 3DIRCADb | Not defined |
| Dong et al. 93 | 2020 | Liver cancer detection | CT images | FCNN | Not published | 97.22% |
| Almotairi et al. 96 | 2020 | Liver tumour segmentation | CT liver scans | DNN | 3D‐IRCADb‐01 d | 99.9% |
| Hassan et al. 97 | 2020 | Diagnosis of focal liver disease | Ultrasound images | FUZZY K MEAN CLUSTERING | Egyptian Liver Research Institute | 97.2% |
| Roy et al. 98 | 2021 | Liver tumour segmentation | Whole side image | CNN auto‐encoder | PAIP challenge 2019 | 95% |
4. DISCUSSION
In this review recent studies related to cancer detection using deep learning methods are presented. This article summarizes studies on cancer diagnostic and prediction using deep learning‐based approaches.
4.1. Consistent prediction outcomes based on deep learning techniques
Deep learning‐based approaches have made major contributions to the field of cancer research. The research studies cited in the literature have primarily concentrated on deep learning approaches. In the realm of cancer research, deep learning classifiers have largely supplanted machine learning models. convolutional neural networks (CNN) has been the most often utilized deep learning model for cancer prediction; roughly 49% of researchers have used CNN to categorize cancer. Apart from deep learning approaches, the literature predominantly uses encoders, ensemble learning techniques (Random Forest Classifier weighted voting, Gradient Boosting Machines) and support vector machines (SVM). Figure 12 illustrates the distribution of articles using machine learning‐based prediction methods.
FIGURE 12.

Distribution of publication on the basis of Deep learning techniques.
4.2. Cancer, type of data and imaging techniques used for detection
The majority of the research publications included in this review concentrated on automated cancer detection and prediction. Lung cancer is the most widely used cancer, followed by breast cancer. Apart from lung and breast cancer, the majority of researchers have focused on the prediction of brain, liver and cervical cancer also. Figure 13 illustrates the distribution of research publications by cancer type.
FIGURE 13.

Distribution of publication based on cancer types.
The type of data utilized to train the prediction model has a major impact on the model's performance. The reliability and accuracy of the classification model are highly dependent on the data used to train it. Additionally, mammographic, endoscopic and pathological images were employed in the literature. The distribution of publications according to the type of data used to train the prediction model is highlighted in Figure 14.
FIGURE 14.

Distribution of publication based on the type of images.
4.3. AI‐based methods for consistent prediction outcomes
Various deep learning methods like end‐to‐end learning and CNN, transfer learning, auto‐encoders and ensemble learning are used by the researchers for cancer detection. After the study, we found that among all included papers of this survey most of the authors used a transfer learning approach. The distribution of publications according to the AI‐based methods used to train the prediction model is highlighted in Figure 15.
FIGURE 15.

Distribution of publication on the basis deep learning methods.
4.4. Objective for using deep learning in cancer prediction
Different objectives like detection, classification and segmentation are taken by the researchers to predict the cancer. In this study, most of the researchers have worked on the detection objective. The distribution of publications according to the objective of study used is highlighted in Figure 16.
FIGURE 16.

Distribution of publication on the basis of objective.
4.5. Data set and mode (online and offline) used in prediction of cancer
The authors have used various types of data sets that are available both online and offline. In breast cancer most of the authors have used Break His data set, LIDC_IDRI data set in lung cancer, BraTs data set in brain cancer, and in liver and cervical cancer most of the authors have used offline data set or the data set collected from the private hospitals that are not available publicly. The distribution of publications according to the data set and mode is highlighted in Figure 17. The numbers of commonly available open source data sets for review are used in this study. Table 6 shows the summary of available open source data sets.
FIGURE 17.

Distribution of publication on the type of data set.
TABLE 6.
Summary of data sets.
| Data set | Description | Dataset source |
|---|---|---|
| MITOS ATYPIA‐14 | This data set contains the breast cancer biopsy slides scanned by two slide scanners: A perio Scan scope XT and Hamamatsu Nano zoomer 2.0‐HT. | https://mitos‐atypia‐14.grand‐challenge.org/Dataset/ |
| Break‐His | This data set contains a breast cancer histopathological image containing 9109 microscopic images of breast using different magnifying factors (40×, 100×, 200× and 400×). | https://web.inf.ufpr.br/vri/databases/breast‐cancer‐histopathological‐database‐breakhis/ |
| MICCAI‐AMIDA‐13 | This data set contains 500 breast cancer cases from The Cancer Genome Atlas. | http://tupac.tue‐image.nl/node/3 |
| SEER | This data set is available in the binary format required by the SEER*Stat software and in an ASCII text format. | https://seer.cancer.gov/data/access.html |
| NLST | The National Lung Screening Trial (NLST) is a randomized controlled experiment containing images of chest X‐ray and CT scans. | https://cdas.cancer.gov/datasets/nlst/ |
| LIDC‐IDRI | This Lung Image Database Consortium image collection (LIDC‐IDRI) contains 244,527 Dicom CT images of Lung. | https://wiki.cancerimagingarchive.net/display/Public/LIDC‐IDRI#194132fe653e4a7db00715f6f775c012 |
| JSRT | The Japanese Society of Radiological Technology (JSRT) contains 154 nodule and 93 non‐nodule images | http://db.jsrt.or.jp/eng.php |
| BraTS | This Brain tumour segmentation (BraTS) data set contains multimodal MRI scans that are available as NIfTI files (.nii.gz). | https://www.smir.ch/BRATS/Start2013 |
| Intel and Mobile ODT | This cervical cancer screening data set contains images of cervix for classification of cervical cancer to identify cancerous or noncancerous. | https://www.kaggle.com/c/intel‐mobileodt‐cervical‐cancer‐screening/data |
| BUPA Liver Disorders | This BUPA liver disorder data set contains blood test results and liver disorder status of 345 individual male patients. | https://archive.ics.uci.edu/ml/datasets/Liver+Disorders |
| LiTS | This liver tumour segmentation challenge data set contains a training data set of 130 CT scans and testing data set of 70 CT scans. | http://academictorrents.com/details/27772adef6f563a1ecc0ae19a528b956e6c803ce |
The limitations of this study are as follows:
Publication bias: Publication bias could have an impact on the evaluation since papers showing promising outcomes are more likely to be published, which could result in an overestimation of the usefulness of deep learning models in cancer detection.
Heterogeneity of studies: FIt can be difficult to directly compare the performance of different deep learning models due to variations in the data sets, techniques and evaluation measures across different research. This might result in potential discrepancies and make it difficult to draw firm conclusions.
Ethical considerations: The ethical implications of depending exclusively on machine‐driven diagnoses, patient privacy, data security and other issues are brought up by automated cancer diagnosis models. To protect patient confidentiality and autonomy, these ethical issues must be carefully considered.
5. FUTURE SCOPE AND CHALLENGES
There is still potential for evolution to be done with using DL models to find and diagnose cancer cells. After the survey of various papers related to cancer detection using DL, it is observed that the major challenge to train the DL model is the lack of data. Most of the papers include confidential information of patients that they had collected from the hospital and that data are not publicly available. In order to make those private data available for research purposes, data de‐identification and data transportation are required. Many of the researchers used the data of the patients from the different hospitals or the cancer institutions. So it is very difficult to compare the performance of the DL models using that data. So, to achieve better accuracy data samples should be adequate to train, validate and test a DL model.
Some other future challenges in using the DL for medical image analysis are as follows:
Preparation of High Resolution Data set: For the training of DL model high resolution data set is required to perform better prediction. Although, the availability of that type of systems to confine and prepare such a large data set is still a challenge for researchers.
Storage of large amounts of high resolution medical images: Even though continuous improvement in terms of processing power and memory capacity, availability of compatible hardware resources to store the high resolution medical images is still a challenge.
Selection of suitable model: Proper selection of suitable model for capturing needed information from medical images and in terms of better accuracy.
Selection of Suitable tools and technologies: As medical images contain hidden information and cancer cells are having very small size so proper tools are necessary to extract hidden information from medical images.
Deep transfer learning: The use of deep transfer learning models is neglected in the literature. Therefore, to enhance the results further and to prevent underfitting kind of issues, in near future new models can be designed by using the deep transfer learning and deep belief networks.
Hyper‐parameters tuning: Additionally, the hyper‐parameters tuning issue is found to be a challenging issue in the literature, therefore, in near future meta‐heuristic techniques such as particle swarm optimization, 99 can be used to tune the initial parameters of the models automatically.
Image filtering: Filtering models can be used to enhance the visibility of used images for cancer detection and diagnosis processes. Some of these filters are as trilateral filter, 97 data cleaning, gradient filter, quantile separated histogram equalization etc.
Multiobjective fitness function: To tune the hyper‐parameters of the existing cancer detection and diagnosis approaches various multiobjective optimization techniques can be used such as Non‐dominated sorting genetic algorithm‐III, parallel strength Pareto evolutionary algorithm‐II, multiobjective genetic algorithm, memetic differential evolution, etc.
6. CONCLUSION
A systematic review of various automated computational deep learning‐based cancer diagnosis models was presented. Five types of cancers such as breast, lung, cervical, brain and liver at an early stage were studied. In total, 686 articles were selected that were published between 2016 and 2022 from five major databases such as Elsevier, Wiley, IEEE, Springer Nature and Nature portfolio. Out of these papers, by using systematic selection criteria, a selection of 113 articles is done for further reviews. Comparisons were drawn among competitive automated computational cancer diagnosis models. Various tools that have been used to build automated computational models were also discussed. Various shortcomings of the competitive automated computational cancer diagnosis models were presented. Finally, a future research direction in the field of automated cancer diagnosis models is discussed.
AUTHOR CONTRIBUTIONS
Ritu Tandon: Conceptualization (equal); formal analysis (equal); investigation (equal); methodology (equal); resources (equal); writing – original draft (equal); writing – review and editing (equal). Shweta Agrawal: Formal analysis (equal); investigation (equal); project administration (equal); supervision (equal); validation (equal). Narendra Pal Singh Rathore: Conceptualization (equal); data curation (equal); formal analysis (equal); software (equal); writing – original draft (equal). Abhinava Mishra: Conceptualization (equal); investigation (equal); project administration (equal); resources (equal); supervision (equal); writing – review and editing (equal). SANJIV KUMAR JAIN: Project administration (equal); supervision (equal); visualization (equal); writing – original draft (equal); writing – review and editing (equal).
FUNDING INFORMATION
‘This research received no external funding’.
CONFLICT OF INTEREST STATEMENT
The authors confirm that there are no conflicts of interest.
ACKNOWLEDGEMENTS
All the CT scan and MRI images are collected from Param MRI Center, Gwalior, M.P., India.
Tandon R, Agrawal S, Rathore NPS, Mishra AK, Jain SK. A systematic review on deep learning‐based automated cancer diagnosis models. J Cell Mol Med. 2024;28:e18144‑. doi: 10.1111/jcmm.18144
Contributor Information
Abhinava K. Mishra, Email: abhinavamishra@ucsb.edu.
Sanjiv Kumar Jain, Email: sanjivkj@gmail.com.
DATA AVAILABILITY STATEMENT
The data that support the findings of this study are available from the corresponding author upon reasonable request.
REFERENCES
- 1. Ali I, Wani WA, Saleem K. Cancer scenario in India with future perspectives. Cancer Ther. 2011;8:56‐70. [Google Scholar]
- 2. Fass L. Imaging and cancer: a review. Mol Oncol. 2008;2(2):115‐152. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 3. Talo M. Automated classification of histopathology images using transfer learning. Artif Intell Med. 2019;101:101743. [DOI] [PubMed] [Google Scholar]
- 4. Hawkins SH, Korecki JN, Balagurunathan Y, et al. Predicting outcomes of non‐small cell lung cancer using CT image features. IEEE Access. 2014;2:1418‐1426. [Google Scholar]
- 5. Aerts HJ, Velazquez ER, Leijenaar RT, et al. Decoding tumor phenotype by noninvasive imaging using a quantitative radiomics approach. Nat Commun. 2014;5(1):1‐9. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 6. LeCun Y, Bengio Y, Hinton G. Deep Learning. Nature. 2015;521(7553):436‐444. [DOI] [PubMed] [Google Scholar]
- 7. Xu B, Wang N, Chen T, Li M. Empirical evaluation of rectified activations in convolutional network. arXiv preprint arXiv:1505.00853. 2015.
- 8. Kumar Y, Sood K, Kaul S, Vasuja R. Big data analytics and its benefits in healthcare. Big Data Analytics in Healthcare. Springer; 2020:3‐21. [Google Scholar]
- 9. Bahadure NB, Ray AK, Thethi HP. Image analysis for MRI based brain tumor detection and feature extraction using biologically inspired BWT and SVM. Int J Biomed Imaging. 2017;2017:9749108. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 10. Wason JV, Nagarajan A. Image processing techniques for analyzing CT scan images towards the early detection of lung cancer. Bioinformation. 2019;15(8):596‐599. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 11. Mao W‐B, Jia‐Yu L, Vaishnani Deep K, et al. Application of artificial neural networks in detection and diagnosis of gastrointestinal and liver tumors. World J Clin Cases. 2020;8(18):3971‐3977. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 12. Hinton GE, Salakhutdinov RR. Reducing the dimensionality of data with neural networks. Science. 2006;313(5786):504‐507. [DOI] [PubMed] [Google Scholar]
- 13. Agrawal S, Jain SK. Medical text and image processing: applications, issues and challenges. Machine Learning with Health Care Perspective. Springer; 2020:237‐262. [Google Scholar]
- 14. Coccia M. Artificial intelligence technology in oncology: a new technological paradigm. arXiv. preprint arXiv:1905.06871. 2019.
- 15. Gupta S, Kalaivani S, Archana R, Kumar AG, Kareem OA, Dugbakie BN. Prediction performance of deep learning for colon cancer survival prediction on SEER data. Biomed Res Int. 2022;2022:1467070. [DOI] [PMC free article] [PubMed] [Google Scholar] [Retracted]
- 16. Kanavati F, Naoki H, Takahiro I, Ayaka F, Shin I, Masayuki T. A deep learning model for cervical cancer screening on liquid‐based cytology specimens in whole slide images. Cancer. 2022;14(5):1159. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 17. Tandon MR, Agrawal S, Goyal P. Sequential convolutional neural network for automatic breast cancer image classification using histopathological images. Methods. 2020;7:10. [Google Scholar]
- 18. Yamashita R, Nishio M, Do RKG, Togashi K. Convolutional neural networks: an overview and application in radiology. Insights Imaging. 2018;9(4):611‐629. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 19. Albayrak A, Bilgin G. Mitosis detection using convolutional neural network based features. 2016 IEEE 17th international symposium on computational intelligence and informatics (CINTI). IEEE; 2016:000335‐000340. [Google Scholar]
- 20. Spanhol FA, Oliveira LS, Petitjean C, Heutte L. Breast Cancer Histopathological Image Classification Using Convolutional Neural Networks. 2016 International Joint Conference on Neural Networks (IJCNN). IEEE; 2016:2560‐2567. [Google Scholar]
- 21. Chen H, Dou Q, Wang X, Qin J, Heng PA. Mitosis detection in breast cancer histology images via deep cascaded networks. Mitosis detection in breast cancer histology images via deep cascaded networks. Thirtieth AAAI Conference on Artificial Intelligence; 2016. [Google Scholar]
- 22. Albarqouni S, Baur C, Achilles F, Belagiannis V, Demirci S, Navab N. Aggnet: deep learning from crowds for mitosis detection in breast cancer histology images. IEEE Trans Med Imaging. 2016;35(5):1313‐1321. [DOI] [PubMed] [Google Scholar]
- 23. Kallenberg M, Petersen K, Nielsen M, et al. Unsupervised deep learning applied to breast density segmentation and mammographic risk scoring. IEEE Trans Med Imaging. 2016;35(5):1322‐1331. [DOI] [PubMed] [Google Scholar]
- 24. Selvathi D, Poornila AA. Breast cancer detection in mammogram images using deep learning techniques. Middle‐East J Sci Res. 2017;25(2):417‐426. [Google Scholar]
- 25. Motlagh NH, Jannesary M, Aboulkheir H, et al. Breast Cancer Histopathological Image Classification: A Deep Learning Approach bioRxiv . 2018. doi: 10.1101/242818 [DOI]
- 26. Gecer B, Aksoy S, Mercan E, Shapiro LG, Weaver DL, Elmore JG. Detection and classification of cancer in whole slide breast histopathology images using deep convolutional networks. Pattern Recogn. 2018;84:345‐356. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 27. Xie J, Liu R, Luttrell J IV, Zhang C. Deep learning based analysis of histopathological images of breast cancer. Front Genet. 2019;10:80. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 28. Le H, Gupta R, Hou L, et al. Utilizing automated breast cancer detection to identify spatial distributions of tumor infiltrating lymphocytes in invasive breast cancer. Am J Pathol. 2020;190(7):1491‐1504. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 29. Kaur P, Singh G, Kaur P. Intellectual detection and validation of automated mammogram breast cancer images by multi‐class SVM using deep learning classification. Inform Med Unlocked. 2019;16:100151. [Google Scholar]
- 30. Toğaçar M, Ergen B, Cömert Z. Application of breast cancer diagnosis based on a combination of convolutional neural networks, ridge regression and linear discriminant analysis using invasive breast cancer images processed with autoencoders. Med Hypotheses. 2020;135:109503. [DOI] [PubMed] [Google Scholar]
- 31. Adem K. Diagnosis of breast cancer with stacked autoencoder and subspace kNN. Phys A: Stat Mech Appl. 2020;551:124591. [Google Scholar]
- 32. Gandomkar Z, Brennan PC, Mello‐Thoms C. MuDeRN: multi‐category classification of breast histopathological image using deep residual networks. Artif Intell Med. 2018;88:14‐24. [DOI] [PubMed] [Google Scholar]
- 33. Ekici S, Jawzal H. Breast cancer diagnosis using thermography and convolutional neural networks. Med Hypotheses. 2020;137:109542. [DOI] [PubMed] [Google Scholar]
- 34. Naderan M, Zaychenko Y. Convolutional autoencoder application for breast cancer classification. 2020 IEEE 2nd International Conference on System Analysis & Intelligent Computing (SAIC). IEEE; 2020:1‐4. [Google Scholar]
- 35. Khan MM, Tahia T, Mohammad ZH, et al. Breast tumor detection using robust and efficient machine learning and convolutional neural network approaches. Comput Intell Neurosci. 2022;2022:6333573. [DOI] [PMC free article] [PubMed] [Google Scholar] [Retracted]
- 36. Wang X, Ijaz A, Danish J, et al. Intelligent hybrid deep learning model for breast cancer detection. Electronics. 2022;11(17):2767. [Google Scholar]
- 37. Ke Q, Zhang J, Wei W, et al. A neuro‐heuristic approach for recognition of lung diseases from X‐ray images. Expert Syst Appl. 2019;126:218‐232. [Google Scholar]
- 38. Woźniak M, Połap D. Bio‐inspired methods modeled for respiratory disease detection from medical images. Swarm Evol Comput. 2018;41:69‐96. [Google Scholar]
- 39. Wei W, Zhou B, Połap D, Woźniak M. A regional adaptive variational PDE model for computed tomography image reconstruction. Pattern Recogn. 2019;92:64‐81. [Google Scholar]
- 40. Capizzi G, Sciuto GL, Napoli C, Polap D, Woźniak M. Small lung nodules detection based on fuzzy‐logic and probabilistic neural networks with bio‐inspired reinforcement learning. IEEE Trans Fuzzy Syst. 2019;28(1178):1189. [Google Scholar]
- 41. Zhu X, Yao J, Huang J. Deep convolutional neural network for survival analysis with pathological images. 2016 IEEE international conference on bioinformatics and biomedicine (BIBM). IEEE; 2016:544‐547. [Google Scholar]
- 42. Hussein S, Gillies R, Cao K, Song Q, Bagci U. Tumornet: lung nodule characterization using multi‐view convolutional neural network with gaussian process. 2017 IEEE 14th international symposium on biomedical imaging (ISBI 2017). IEEE; 2017:1007‐1010. [Google Scholar]
- 43. Shen W, Zhou M, Yang F, et al. Multi‐crop convolutional neural networks for lung nodule malignancy suspiciousness classification. Pattern Recogn. 2017;61:663‐673. [Google Scholar]
- 44. Wang C, Elazab A, Wu J, Hu Q. Lung nodule classification using deep feature fusion in chest radiography. Comput Med Imaging Graph. 2017;57:10‐18. [DOI] [PubMed] [Google Scholar]
- 45. Tajbakhsh N, Suzuki K. Comparing two classes of end‐to‐end machine‐learning models in lung nodule detection and classification: MTANNs vs. CNNs. Pattern Recogn. 2017;63:476‐486. [Google Scholar]
- 46. Jung H, Kim B, Lee I, Lee J, Kang J. Classification of lung nodules in CT scans using three‐dimensional deep convolutional neural networks with a checkpoint ensemble method. BMC Med Imaging. 2018;18(1):48. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 47. Woźniak M, Połap D, Capizzi G, Sciuto GL, Kośmider L, Frankiewicz K. Small lung nodule detection based on local variance analysis and probabilistic neural network. Comput Methods Prog Biomed. 2018;161:173‐180. [DOI] [PubMed] [Google Scholar]
- 48. Mao K, Tang R, Wang X, Zhang W, Wu H. Feature representation using deep autoencoder for lung nodule image classification. Complexity. 2018;2018(1):11. [Google Scholar]
- 49. Shaffie A, Soliman A, Ghazal M, et al. A novel autoencoder‐based diagnostic system for early assessment of lung cancer. 2018 25th IEEE International Conference on Image Processing (ICIP). IEEE; 2018:1393‐1397. [Google Scholar]
- 50. Vaishnavi D, Arya KS, Devi Abirami T, Kavitha MN. Lung Cancer Detection using Machine Learning. Int J Eng Res Technol. 2019;7(1):4. [Google Scholar]
- 51. Xie H, Yang D, Sun N, Chen Z, Zhang Y. Automated pulmonary nodule detection in CT images using deep convolutional neural networks. Pattern Recogn. 2019;85:109‐119. [Google Scholar]
- 52. Jakimovski G, Davcev D. Using double convolution neural networks for lung cancer stage detection. Appl Sci. 2019;9(3):427. [Google Scholar]
- 53. Nasrullah N, Sang J, Alam MS, Mateen M, Cai B, Hu H. Automated lung nodule detection and classification using deep learning combined with multiple strategies. Sensors. 2019;19(17):3722. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 54. Silva F, Pereira T, Frade J, et al. Pre‐training autoencoder for lung nodule malignancy assessment using CT images. Appl Sci. 2020;10(21):7837. [Google Scholar]
- 55. Ghosal, S. S. , Sarkar, I. , & El Hallaoui, I. (2020). Lung nodule classification using convolutional autoencoder and clustering augmented learning method (CALM). HSDM@ WSDM; (19–26). [Google Scholar]
- 56. Rehman A, Kashif M, Abunadi I, Ayesha N. Lung cancer detection and classification from chest CT scans using machine learning techniques. 2021 1st International Conference on Artificial Intelligence and Data Analytics (CAIDA). IEEE; 2021. [Google Scholar]
- 57. Lu X, Nanehkaran YA, Fard MK. A method for optimal detection of lung cancer based on deep learning optimized by marine predators algorithm. Comput Intell Neurosci. 2021;2021:3694723. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 58. Obulesu O, Kallam S, Dhiman G, et al. Adaptive diagnosis of lung cancer by deep learning classification using Wilcoxon gain and generator. J Healthc Eng. 2021;2021:5912051. [DOI] [PMC free article] [PubMed] [Google Scholar] [Retracted]
- 59. Zhang C, Jing L, Jian H, Shangjie W. Computed tomography image under convolutional neural network deep learning algorithm in pulmonary nodule detection and lung function examination. J Healthc Eng. 2021;2021:3417285. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 60. Pereira S, Pinto A, Alves V, Silva CA. Brain tumor segmentation using convolutional neural networks in MRI images. IEEE Trans Med Imaging. 2016;35(5):1240‐1251. [DOI] [PubMed] [Google Scholar]
- 61. Havaei M, Davy A, Warde‐Farley D, et al. Brain Tumor Segmentation with Deep Neural Networks. Cornell University Library; 2016. doi: 10.48550/arXiv.1505.03540 [DOI] [PubMed] [Google Scholar]
- 62. Gao XW, Hui R, Tian Z. Classification of CT brain images based on deep learning networks. Comput Methods Prog Biomed. 2017;138:49‐56. [DOI] [PubMed] [Google Scholar]
- 63. AlBadawy EA, Saha A, Mazurowski MA. Deep learning for segmentation of brain tumors: impact of cross‐institutional training and testing. Med Phys. 2018;45(3):1150‐1158. [DOI] [PubMed] [Google Scholar]
- 64. Ahmed KB, Hall LO, Goldgof DB, Liu R, Gatenby RA. Fine‐tuning convolutional deep features for MRI based brain tumor classification. Medical Imaging 2017: Computer‐Aided Diagnosis. Vol 10134. International Society for Optics and Photonics; 2017:7 101342E. [Google Scholar]
- 65. Sharmila Agnal A, Arun Deepak C, Venkatesh J, Sudarshan S, Pranav A. Predicting survival of brain tumor patients using deep learning. Int J Innov Technol Explor Eng. 2019;20(8):1441‐1448. [Google Scholar]
- 66. Tandel GS, Biswas M, Kakde OG, et al. A review on a deep learning perspective in brain cancer classification. Cancer. 2019;11(1):111. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 67. Wang G, Li W, Ourselin S, Vercauteren T. Automatic brain tumor segmentation based on cascaded convolutional neural networks with uncertainty estimation. Front Comput Neurosci. 2019;13:56. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 68. Amin J, Sharif M, Gul N, et al. Brain tumor detection by using stacked autoencoders in deep learning. J Med Syst. 2020;44(2):1‐12. [DOI] [PubMed] [Google Scholar]
- 69. Ismael SAA, Mohammed A, Hefny H. An enhanced deep learning approach forbrain cancer MRI images classification using residual networks. Artif Intell Med. 2020;102:101779. [DOI] [PubMed] [Google Scholar]
- 70. Badža MM, Barjaktarović MČ. Segmentation of brain tumors from MRI images using convolutional autoencoder. Appl Sci. 2021;11(9):4317. [Google Scholar]
- 71. Aswani K, Menaka D. A dual autoencoder and singular value decomposition based feature optimization for the segmentation of brain tumor from MRI images. BMC Med Imaging. 2021;21(1):1‐11. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 72. Gupta S, Gupta M. Deep learning for brain tumor segmentation using magnetic resonance images. 2021 IEEE Conference on Computational Intelligence in Bioinformatics and Computational Biology (CIBCB). IEEE; 2021:1‐6. [Google Scholar]
- 73. Younis A, Li Q, Okanda NC, Jajere AM, Bello KH. Brain tumor analysis using deep learning and VGG‐16 Ensembling learning approaches. Appl Sci. 2022;12(14):7282. [Google Scholar]
- 74. Song Y, Cheng JZ, Ni D, Chen S, Lei B, Wang T. Segmenting overlapping cervical cell in pap smear images. 2016 IEEE 13th international symposium on biomedical imaging (ISBI). IEEE; 2016:1159‐1162. [Google Scholar]
- 75. Xu T, Zhang H, Huang X, Zhang S, Metaxas DN. Multimodal deep learning for cervical dysplasia diagnosis. International Conference on Medical Image Computing and Computer‐Assisted Intervention. Springer; 2016:115‐123. [Google Scholar]
- 76. Devi MA, Ravi S, Vaishnavi J, Punitha S. Classification of cervical cancer using artificial neural networks. Procedia Comput Sci. 2016;89:465‐472. [Google Scholar]
- 77. Wu M, Yan C, Liu H, Liu Q, Yin Y. Automatic classification of cervical cancer from cytological images by using convolutional neural networks. Biosci Rep. 2018;38(6):BSR20181769. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 78. Alyafeai Z, Ghouti L. A fully‐automated deep learning pipeline for cervical cancer classification. Expert Syst Appl. 2020;141:112951. [Google Scholar]
- 79. Pathania D, Landeros C, Rohrer L, et al. Point‐of‐care cervical cancer screening using deep learning‐based microholography. Theranostics. 2019;9(26):8438‐8447. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 80. Sompawong N, Mopan J, Pooprasert P, et al. Automated pap smear cervical cancer screening using deep learning. 2019 41st Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC). IEEE; 2019:7044‐7048. [DOI] [PubMed] [Google Scholar]
- 81. Khamparia A, Gupta D, Rodrigues JJ, de Albuquerque VHC. DCAVN: cervical cancer prediction and classification using deep convolutional and variational autoencoder network. Multimed Tools Appl. 2021;80(20):30399‐30415. [Google Scholar]
- 82. Chen H, Liu J, Wen QM, et al. CytoBrain: cervical cancer screening system based on deep learning technology. J Comput Sci Technol. 2021;36(2):347‐360. [Google Scholar]
- 83. Chandran V, Sumithra MG, Karthick A, et al. Diagnosis of cervical cancer based on ensemble deep learning network using colposcopy images. Biomed Res Int. 2021;2021:5584004. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 84. Gupta S, Gupta MK. Computational prediction of cervical cancer diagnosis using ensemble‐based classification algorithm. Comput J. 2021;65(1527):1539. [Google Scholar]
- 85. Lilhore UK, Poongodi M, Amandeep K, et al. Hybrid model for detection of cervical cancer using causal analysis and machine learning techniques. Comput Math Methods Med. 2022;2022:4688327. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 86. Christ PF, Elshaer MEA, Ettlinger F, et al. Automatic liver and lesion segmentation in CT using cascaded fully convolutional neural networks and 3D conditional random fields. International Conference on Medical Image Computing and Computer‐Assisted Intervention. Springer; 2016:415‐423. [Google Scholar]
- 87. Ben‐Cohen A, Klang E, Kerpel A, Konen E, Amitai MM, Greenspan H. Fully convolutional network and sparsity‐based dictionary learning for liver lesion detection in CT examinations. Neurocomputing. 2018;275:1585‐1594. [Google Scholar]
- 88. Das A, Acharya UR, Panda SS, Sabut S. Deep learning based liver cancer detection using watershed transform and gaussian mixture model techniques. Cogn Syst Res. 2019;54:165‐175. [Google Scholar]
- 89. Peng J, Kang S, Ning Z, et al. Residual convolutional neural network for predicting response of transarterial chemoembolization in hepatocellular carcinoma from CT imaging. Eur Radiol. 2020;30(1):413‐424. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 90. Trivizakis E, Manikis GC, Nikiforaki K, et al. Extending 2‐D convolutional neural networks to 3‐D for advancing deep learning cancer classification with application to MRI liver tumor differentiation. IEEE J Biomed Health Inform. 2018;23(3):923‐930. [DOI] [PubMed] [Google Scholar]
- 91. Vanmore SV, Chougule S. Estimation of level of liver damage due to cancer using deep convolutional neural network in CT Images. Int J Innov Technol Explor Eng. 2019;9:3761‐3764. [Google Scholar]
- 92. Azer SA. Application of convolutional neural networks in gastrointestinal and liver cancer images: a systematic review. In: Nanni L, Brahnam S, Ghidoni S, Brattin R, Jain L, eds. Deep Learners and Deep Learner Descriptors for Medical Applications. Springer; 2020:1‐17. [Google Scholar]
- 93. Budak Ü, Guo Y, Tanyildizi E, Şengür A. Cascaded deep convolutional encoder‐decoder neural networks for efficient liver tumor segmentation. Med Hypotheses. 2020;134:109431. [DOI] [PubMed] [Google Scholar]
- 94. Lee S, Choe EK, Kim SY, Kim HS, Park KJ, Kim D. Liver imaging features by convolutional neural network to predict the metachronous liver metastasis in stage I‐III colorectal cancer patients based on preoperative abdominal CT scan. BMC Bioinformatics. 2020;21(13):1‐14. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 95. Dong X, Zhou Y, Wang L, Peng J, Lou Y, Fan Y. Liver cancer detection using hybridized fully convolutional neural network based on deep learning framework. IEEE Access. 2020;8:129889‐129898. [Google Scholar]
- 96. Almotairi S, Kareem G, Aouf M, Almutairi B, Salem MAM. Liver Tumor Segmentation in CT Scans Using Modified SegNet. Sensors. 2020;20(5):1516. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 97. Hassan TM, Elmogy M, Sallam ES. Diagnosis of focal liver diseases based on deep learning techniques for ultrasound images. Arab J Sci Eng. 2017;42(8):3127‐3140. [Google Scholar]
- 98. Roy M, Kong J, Kashyap S, et al. Convolutional autoencoder based model histocae for segmentation of viable tumor regions in liver whole‐slide images. Sci Rep. 2021;11(1):1‐10. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 99. Tsafack N, Sankar S, Abd‐El‐Atty B, et al. A new chaotic map with dynamic analysis and encryption application in internet of health things. IEEE Access. 2020;8:137731‐137744. [Google Scholar]
- 100. Iwendi C. Innovative augmented and virtual reality applications for disease diagnosis based on integrated genetic algorithms. Int J Cogn Comput Eng. 2023;4:266‐276. [Google Scholar]
- 101. Md AQ, Kulkarni S, Joshua CJ, Vaichole T, Mohan S, Iwendi C. Enhanced preprocessing approach using ensemble machine learning algorithms for detecting liver disease. Biomedicine. 2023;11(2):581. [DOI] [PMC free article] [PubMed] [Google Scholar]
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.
Data Availability Statement
The data that support the findings of this study are available from the corresponding author upon reasonable request.
