{"id":42803,"date":"2022-03-31T11:04:10","date_gmt":"2022-03-31T11:04:10","guid":{"rendered":"https:\/\/biomedpharmajournal.org\/?p=42803"},"modified":"2022-04-08T06:32:39","modified_gmt":"2022-04-08T06:32:39","slug":"classification-of-cervical-cytology-overlapping-cell-images-with-transfer-learning-architectures","status":"publish","type":"post","link":"https:\/\/biomedpharmajournal.org\/staging\/vol15no1\/classification-of-cervical-cytology-overlapping-cell-images-with-transfer-learning-architectures\/","title":{"rendered":"Classification of Cervical Cytology Overlapping Cell Images with Transfer Learning Architectures"},"content":{"rendered":"<p><strong>Introduction<\/strong><\/p>\n<p>In women, the leading cause of mortality is the cervical cancer (CC) <sup>1<\/sup>. It is reported that more cases are found in moderate income countries <sup>2<\/sup>. \u00a0The mortality rate of cervical cancer in India is nearly 25% <sup>4<\/sup>. It is\u00a0observed that majority of the cases are diagnosed at the severe stage <sup>5<\/sup>\u00a0which is the main cause of increasing death. To reduce the mortality rate it is necessary that the disease must be detected at early stage. \u00a0In recent\u00a0years, the artificial intelligence assisted applications using machine learning techniques became very popular in healthcare domain <sup>6\u20138<\/sup>. \u00a0This helps the doctors in diagnosis as well as prognosis of the disease which will\u00a0definitely improve the medical aid especially in rural areas where there is lack of expertise.<\/p>\n<p>Recently in biomedical image processing deep convolutional neural network (DCNN) has shown remarkable results. DCNN models are becoming popular because of excellent performance in terms of\u00a0classification accuracy<sup>\u00a09<\/sup>. \u00a0With the introduction of deep learning, the classical approach of multi-class prediction or diagnosis with prior segmentation is becoming obsolete. \u00a0Literature reported more focus of related\u00a0work on pap smear images for CC detection on single cell with two class classification problem. Srishti et al. <sup>10<\/sup>\u00a0has worked on single cell with pap smear data and reported 90% overall patch-based CNN classifier\u00a0accuracy. Zhang et al. <sup>11<\/sup>\u00a0 worked on single cell pap smear image and 98.3% accuracy for binary classification with ConvNet. Nirmaljith et al. <sup>13<\/sup>\u00a0have proposed the DCNN architecture (i.e.Deep-Cerv) for\u00a0binary classification of pap smear images and achieved 99.6% test accuracy. Thus, from the state of the art literature review, it is evident that, transfer learning architecture have not been introduced yet for automated\u00a0classification of cervical cancer using the pap-smear cytological images. Researchers have either relied on private database or publically available benchmark Harlev database<sup> 12<\/sup>.<\/p>\n<p><strong>Materials and Methods<\/strong><\/p>\n<p>The pre-trained transfer learning models are explained which are applied for the classification of the cervical cytology overlapping cell images. Different transfer learning models are examined to evaluate the most\u00a0appropriate model suitable for cervix cancer detection problem. The method is divided into four sub-sections: database description, data training on Cervix93 database, data classification, and data evaluation. These sub-sections are described in details in below paragraphs.<\/p>\n<p><strong>Database Description<\/strong><\/p>\n<p>The Cervix93 cervical cytology image database is available publically with annotations <sup>14<\/sup>. The dataset contains 93 image stacks along with their correlated Extended Depth of Field (EDF) images. Each and every\u00a0image in this database is of size 1280&#215;960 pixels. The cytology cervix images are graded with Bethesda Sys- tem. There are three grades as Negative, Low-grade Squamous Intraepithelial Lesions (LSIL), and High-grade\u00a0Squamous Intraepithelial Lesions (HSIL).The details about frames per grade and nuclei per grade are shown in table 1.<\/p>\n<p><strong>Table 1:\u00a0Database details based on Bethesda System<\/strong><\/p>\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td style=\"text-align: center;\" width=\"167\"><\/td>\n<td style=\"text-align: center;\" width=\"67\"><strong>Negative<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"48\"><strong>LSIL<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"50\"><strong>HSIL<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"47\"><strong>Total<\/strong><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"167\">Number of frame per grade<\/td>\n<td style=\"text-align: center;\" width=\"67\">16<\/td>\n<td style=\"text-align: center;\" width=\"48\">46<\/td>\n<td style=\"text-align: center;\" width=\"50\">31<\/td>\n<td style=\"text-align: center;\" width=\"47\">93<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"167\">Number of nuclei per grade<\/td>\n<td style=\"text-align: center;\" width=\"67\">238<\/td>\n<td style=\"text-align: center;\" width=\"48\">1536<\/td>\n<td style=\"text-align: center;\" width=\"50\">931<\/td>\n<td style=\"text-align: center;\" width=\"47\">2705<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><strong>Data Augmentation<\/strong><\/p>\n<p>The traditional practice for data augmentation is to transform color in an image i.e brightness, contrast, sharpening, white balance and blur. Also augmentation is done by modifying similar image attributes i.e\u00a0rotation, flipping and histogram. Data Augmentation is done here with the mentioned transforms and the augmented images in the dataset are resized to 227 <em>\u00d7 <\/em>227 pixels. Figure 1 shows the augmentation output.<\/p>\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2022\/01\/Vol15No1_Cla_Pal_fig1.jpg\"><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-42810\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2022\/01\/Vol15No1_Cla_Pal_fig1-150x150.jpg\" alt=\"Vol15No1_Cla_Pal_fig1\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2022\/01\/Vol15No1_Cla_Pal_fig1-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2022\/01\/Vol15No1_Cla_Pal_fig1-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2022\/01\/Vol15No1_Cla_Pal_fig1.jpg 676w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/a><\/td>\n<td><strong>Figure 1: Data Augmentation Output (a) input image (b)-(e) augmented images<\/strong><\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2022\/01\/Vol15No1_Cla_Pal_fig1.jpg\" target=\"_blank\">Click here to view figure<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><strong>Data Training<\/strong><\/p>\n<p>Here three different deep convolution pre-trained models are considered for cervical cytology CERVIX93 dataset image classification. The pre-trained models are trained using the transfer learning approach <sup>15<\/sup>\u00a0. The\u00a0pre-training consist of pre-processing, feature extraction, and mapping the existing model into completely new\u00a0models. The pre-trained model is then fine- tuned by proper adjustment of hyper parameters of the model. Fine tuning is done by replacing last three layers viz; a fully-connected layer, a softmax layer, and a classification\u00a0output layer. \u00a0The motive behind using pre- trained transfer learning architectures is that, it is relatively fast and easy to train the network with random initial weights <sup>16<\/sup>. The other motive is that these pre-trained models\u00a0have low training error than classical ANNs <sup>17<\/sup>. The performance of these transfer learning deep architectures have been evaluated for the cervical cancer detection problem. In the next subsection, these deep transfer learning architectures are described.<\/p>\n<p><strong>AlexNet<\/strong><\/p>\n<p>The AlexNet is a leading architecture with 8 deep layers, consisting of 5 convolution layers and 3 fully connected layers <sup>19, 20<\/sup>. The first five layers are convolutional layers with weights. The output of 5<em><sup>th<\/sup>\u00a0<\/em>convolutional layer is fed to next two fully connected layers. The last fully-connected layer feeds to the output softmax classifier distributing into three class labels. Here, the overfitting in fully connected layers is reduced\u00a0by \u2019dropout method\u2019 <sup>21<\/sup>. The dropout is process of turning off the hidden neurons having probability of 0<em>.<\/em>5 <sup>22<\/sup>\u00a0at every iterations. ReLU is used for faster training of the model. The CNN with ReLU is 6 times faster\u00a0than CNN with <em>tanh<\/em><\/p>\n<p><strong>GoogleNet: Imagenet and Places365<\/strong><\/p>\n<p>GoogleNet <sup>23\u00a0<\/sup>is 27 layers deep. It is also called\u00a0 as Inseption v1 having 9 inception layers, 3 convolutional modules, 4 max-pooling layers, 3 average pooling layers, 5 fully-connected layers, and 3 softmax layers <sup>24<\/sup>.\u00a0The inception layer is combination of 1&#215;1, 3&#215;3, 5x 5 convolution layers and a\u00a0\u00a0 max pooling layer. The output filter bank is concatenated into single output vector. This vector is input to the next inception module. For\u00a0detailed explanation about the GoogleNet one can refer the original paper <sup>23<\/sup>. The pre-training the GoogleNet network is done separately using the ImageNet <sup>25<\/sup>\u00a0dataset as well as Places365 standard <sup>26<\/sup>\u00a0data set. The\u00a0network trained on ImageNet dataset contains more than 14 million of images labeled with more than 5000 different classes. The Places365- standard dataset has around 1.8 million images of various scenes categorized\u00a0into 365 scenes. Each scene category has at most 5000 images in each category.<\/p>\n<p><strong>CNN Settings<\/strong><\/p>\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2022\/01\/Vol15No1_Cla_Pal_fig2.jpg\"><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-42811\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2022\/01\/Vol15No1_Cla_Pal_fig2-150x150.jpg\" alt=\"Vol15No1_Cla_Pal_fig2\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2022\/01\/Vol15No1_Cla_Pal_fig2-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2022\/01\/Vol15No1_Cla_Pal_fig2.jpg 663w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/a><\/td>\n<td><strong>Figure 2: Representation of deep convolution neural network<\/strong><\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2022\/01\/Vol15No1_Cla_Pal_fig2.jpg\" target=\"_blank\">Click here to view figure<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>The general architecture of DCNN is shown in figure 2. For fair comparison between the networks, the hyper-parameters in all the experiments are kept same. The setting of the hyper-parameters is done as described in\u00a0table 2. In DCNN, Stochastic Gradient Descent (SGD) is the widely used optimization algorithm, as it replaces actual gradient with the estimated one [30]. In SGD, the model hyper-parameters are tuned such as\u00a0initial learning rate. The learning rate is tuned since, the aim is to find local or global minima of loss function for faster weight adjustments. The momentum helps in accelerating the weight adjustment in neurons. In all\u00a0the DCNN\u2019s the over fitting is reduced by using dropout mechanism by employing L2 Regularization by scaling the updated weight by a factor less than one <sup>31<\/sup>. Every experiment runs 15 epochs and each epoch is\u00a0a training iteration with batch size of 64.<\/p>\n<p><strong>Table 2: Hyper-parameters of the experiments<\/strong><\/p>\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td style=\"text-align: center;\" width=\"149\"><strong>Hyper-Parameters<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"109\"><strong>Value<\/strong><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"149\">Optimization Algorithm<\/td>\n<td style=\"text-align: center;\" width=\"109\">Adam and Sgdm<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"149\">Momentum<\/td>\n<td style=\"text-align: center;\" width=\"109\">0.9<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"149\">Initial Learning Rate<\/td>\n<td style=\"text-align: center;\" width=\"109\">0.01<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"149\">L2 Regularization<\/td>\n<td style=\"text-align: center;\" width=\"109\">0.0001<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"149\">Epochs<\/td>\n<td style=\"text-align: center;\" width=\"109\">15<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"149\">Batch Size<\/td>\n<td style=\"text-align: center;\" width=\"109\">64<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><strong>Classification and Performance Evaluation<\/strong><\/p>\n<p>Each output layer of the model will have different probability of the corresponding input cytology image. The network will consider the output with highest probability as its predicted class. The higher the value of\u00a0prediction, the higher will be accuracy of that particular network. In this application there are three output layers as the cytology images are classified in three classes viz; N, LSIL and HSIL.<\/p>\n<p>The performance evaluation of the pre-trained network models under consideration is done using seven performance indices <sup>32<\/sup>\u00a0namely viz; Accuracy (Acc), Sensitivity (<em>S<sub>e<\/sub><\/em>), Specificity (<em>S<sub>p<\/sub><\/em>), Precision (<em>P<sub>r<\/sub><\/em>), F-score , Matthews correlation coefficient (MCC) and Kappa Score.<\/p>\n<p><strong><span lang=\"EN-US\">Results<\/span><\/strong><\/p>\n<p>The main objective of this work is to assess the transfer learning models for the classification of cervical cancer images. The assessment is done by comparing the network models based on seven quality measures as\u00a0listed in previous section. Table 3 shows the results with Adam and Sgdm optimizer.<\/p>\n<p>The performance analysis of all the network models with Adam and Sgdm optimizer is done with reference to Table 3. Starting with the Accuarcy, AlexNet outperforms in terms of accuracy with average value of\u00a099.03 for Adam optimizer. The lowest accuracy of 91.21% is reported in Places365 for Sgdm whereas, precision of Alexnet is best having average value of 98.97% followed by ImageNet with 98.15%. The least\u00a0sensitivity of 88.88% is achieved in Places366 for Sgdm while maximum of 97.78% is achieved with ImageNet with Adam optimizer. In the similar way, the highest specificity of 99.06% is achieved in AlexNet,\u00a0while lowest 93.57% is achieved with Places365. As far as F-score metric is concern, the highest score of 98.12% is obtained in AlexNet and least score of 86.92% is obtained in places365. Finally, maximum MCC of\u00a097% is obtained in AlexNet and minimum is obtained in 81% in Places365. The highest Kappa coefficient is achieved in ALexnet. Here, it can be concluded that the AlexNet implementation achieved the highest\u00a0percentage in all the performance indices followed by ImageNet architecture. Places365 gives least results in most the performance metrics.<\/p>\n<p>The image wise classification of each network model for grading as per Bethesda system is shown in table 4. The confusion metrix table is obtained for both Agdm and Sgdm optimizer. The rows in table give the\u00a0output class as per Bethesda system, while the column indicates the true class with two different optimization. The diagonal cell indicates the correct class, and the off-diagonal cell indicates the mis- classification.<\/p>\n<p><strong>Table 3: Performance of\u00a0 Transfer Learning Models with Adam and Sgdm optimizer<\/strong><\/p>\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td style=\"text-align: center;\" width=\"94\"><strong>Architecture<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"79\"><strong>Optimizer<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"49\"><strong>Class<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"48\"><strong>Sen<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"48\"><strong>Spc<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"48\"><strong>Pre<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"50\"><strong>F1 Score<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"50\"><strong>MCC<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"48\"><strong>Acc.<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"48\"><strong>Avg, Acc.<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"57\"><strong>Kappa Score<\/strong><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" rowspan=\"6\" width=\"94\">Alexnet<\/td>\n<td style=\"text-align: center;\" rowspan=\"3\" width=\"79\">SGDM<\/td>\n<td style=\"text-align: center;\" width=\"49\">H<\/td>\n<td style=\"text-align: center;\" width=\"48\">97.16<\/td>\n<td style=\"text-align: center;\" width=\"48\">99.63<\/td>\n<td style=\"text-align: center;\" width=\"48\">99.28<\/td>\n<td style=\"text-align: center;\" width=\"50\">98.21<\/td>\n<td style=\"text-align: center;\" width=\"50\">97.3<\/td>\n<td style=\"text-align: center;\" width=\"48\">98.78<\/td>\n<td style=\"text-align: center;\" rowspan=\"3\" width=\"48\">98.78<\/td>\n<td style=\"text-align: center;\" rowspan=\"3\" width=\"57\">0.97<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"49\">L<\/td>\n<td style=\"text-align: center;\" width=\"48\">100<\/td>\n<td style=\"text-align: center;\" width=\"48\">96.59<\/td>\n<td style=\"text-align: center;\" width=\"48\">96.71<\/td>\n<td style=\"text-align: center;\" width=\"50\">98.33<\/td>\n<td style=\"text-align: center;\" width=\"50\">96.65<\/td>\n<td style=\"text-align: center;\" width=\"48\">98.3<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"49\">N<\/td>\n<td style=\"text-align: center;\" width=\"48\">93.75<\/td>\n<td style=\"text-align: center;\" width=\"48\">100<\/td>\n<td style=\"text-align: center;\" width=\"48\">100<\/td>\n<td style=\"text-align: center;\" width=\"50\">96.77<\/td>\n<td style=\"text-align: center;\" width=\"50\">96.27<\/td>\n<td style=\"text-align: center;\" width=\"48\">99.03<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" rowspan=\"3\" width=\"79\">ADAM<\/td>\n<td style=\"text-align: center;\" width=\"49\">H<\/td>\n<td style=\"text-align: center;\" width=\"48\">97.87<\/td>\n<td style=\"text-align: center;\" width=\"48\">99.63<\/td>\n<td style=\"text-align: center;\" width=\"48\">99.28<\/td>\n<td style=\"text-align: center;\" width=\"50\">98.57<\/td>\n<td style=\"text-align: center;\" width=\"50\">97.84<\/td>\n<td style=\"text-align: center;\" width=\"48\">99.03<\/td>\n<td style=\"text-align: center;\" rowspan=\"3\" width=\"48\">99.03<\/td>\n<td style=\"text-align: center;\" rowspan=\"3\" width=\"57\">0.98<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"49\">L<\/td>\n<td style=\"text-align: center;\" width=\"48\">100<\/td>\n<td style=\"text-align: center;\" width=\"48\">97.56<\/td>\n<td style=\"text-align: center;\" width=\"48\">97.63<\/td>\n<td style=\"text-align: center;\" width=\"50\">98.8<\/td>\n<td style=\"text-align: center;\" width=\"50\">97.6<\/td>\n<td style=\"text-align: center;\" width=\"48\">98.78<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"49\">N<\/td>\n<td style=\"text-align: center;\" width=\"48\">95.31<\/td>\n<td style=\"text-align: center;\" width=\"48\">100<\/td>\n<td style=\"text-align: center;\" width=\"48\">100<\/td>\n<td style=\"text-align: center;\" width=\"50\">97.6<\/td>\n<td style=\"text-align: center;\" width=\"50\">97.21<\/td>\n<td style=\"text-align: center;\" width=\"48\">99.27<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" rowspan=\"6\" width=\"94\">Imagenet<\/td>\n<td style=\"text-align: center;\" rowspan=\"3\" width=\"79\">\u00a0SGDM<\/td>\n<td style=\"text-align: center;\" width=\"49\">H<\/td>\n<td style=\"text-align: center;\" width=\"48\">99.19<\/td>\n<td style=\"text-align: center;\" width=\"48\">98.79<\/td>\n<td style=\"text-align: center;\" width=\"48\">97.62<\/td>\n<td style=\"text-align: center;\" width=\"50\">98.4<\/td>\n<td style=\"text-align: center;\" width=\"50\">97.6<\/td>\n<td style=\"text-align: center;\" width=\"48\">98.92<\/td>\n<td style=\"text-align: center;\" rowspan=\"3\" width=\"48\">98.38<\/td>\n<td style=\"text-align: center;\" rowspan=\"3\" width=\"57\">0.97<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"49\">L<\/td>\n<td style=\"text-align: center;\" width=\"48\">97.83<\/td>\n<td style=\"text-align: center;\" width=\"48\">97.87<\/td>\n<td style=\"text-align: center;\" width=\"48\">97.83<\/td>\n<td style=\"text-align: center;\" width=\"50\">97.83<\/td>\n<td style=\"text-align: center;\" width=\"50\">95.7<\/td>\n<td style=\"text-align: center;\" width=\"48\">97.85<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"49\">N<\/td>\n<td style=\"text-align: center;\" width=\"48\">95.31<\/td>\n<td style=\"text-align: center;\" width=\"48\">99.68<\/td>\n<td style=\"text-align: center;\" width=\"48\">98.39<\/td>\n<td style=\"text-align: center;\" width=\"50\">96.83<\/td>\n<td style=\"text-align: center;\" width=\"50\">96.2<\/td>\n<td style=\"text-align: center;\" width=\"48\">98.92<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" rowspan=\"3\" width=\"79\">\u00a0ADAM<\/td>\n<td style=\"text-align: center;\" width=\"49\">H<\/td>\n<td style=\"text-align: center;\" width=\"48\">99.19<\/td>\n<td style=\"text-align: center;\" width=\"48\">97.98<\/td>\n<td style=\"text-align: center;\" width=\"48\">96.09<\/td>\n<td style=\"text-align: center;\" width=\"50\">97.62<\/td>\n<td style=\"text-align: center;\" width=\"50\">96.43<\/td>\n<td style=\"text-align: center;\" width=\"48\">98.39<\/td>\n<td style=\"text-align: center;\" rowspan=\"3\" width=\"48\">98.56<\/td>\n<td style=\"text-align: center;\" rowspan=\"3\" width=\"57\">0.97<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"49\">L<\/td>\n<td style=\"text-align: center;\" width=\"48\">97.28<\/td>\n<td style=\"text-align: center;\" width=\"48\">98.4<\/td>\n<td style=\"text-align: center;\" width=\"48\">98.35<\/td>\n<td style=\"text-align: center;\" width=\"50\">97.81<\/td>\n<td style=\"text-align: center;\" width=\"50\">95.7<\/td>\n<td style=\"text-align: center;\" width=\"48\">97.85<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"49\">N<\/td>\n<td style=\"text-align: center;\" width=\"48\">96.88<\/td>\n<td style=\"text-align: center;\" width=\"48\">100<\/td>\n<td style=\"text-align: center;\" width=\"48\">100<\/td>\n<td style=\"text-align: center;\" width=\"50\">98.41<\/td>\n<td style=\"text-align: center;\" width=\"50\">98.11<\/td>\n<td style=\"text-align: center;\" width=\"48\">99.46<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" rowspan=\"6\" width=\"94\">Places365<\/td>\n<td style=\"text-align: center;\" rowspan=\"3\" width=\"79\">SGDM<\/td>\n<td style=\"text-align: center;\" width=\"49\">H<\/td>\n<td style=\"text-align: center;\" width=\"48\">99.19<\/td>\n<td style=\"text-align: center;\" width=\"48\">85.89<\/td>\n<td style=\"text-align: center;\" width=\"48\">77.85<\/td>\n<td style=\"text-align: center;\" width=\"50\">87.23<\/td>\n<td style=\"text-align: center;\" width=\"50\">81.14<\/td>\n<td style=\"text-align: center;\" width=\"48\">90.32<\/td>\n<td style=\"text-align: center;\" rowspan=\"3\" width=\"48\">91.21<\/td>\n<td style=\"text-align: center;\" rowspan=\"3\" width=\"57\">0.89<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"49\">L<\/td>\n<td style=\"text-align: center;\" width=\"48\">77.17<\/td>\n<td style=\"text-align: center;\" width=\"48\">98.4<\/td>\n<td style=\"text-align: center;\" width=\"48\">97.93<\/td>\n<td style=\"text-align: center;\" width=\"50\">86.32<\/td>\n<td style=\"text-align: center;\" width=\"50\">77.48<\/td>\n<td style=\"text-align: center;\" width=\"48\">87.9<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"49\">N<\/td>\n<td style=\"text-align: center;\" width=\"48\">90.63<\/td>\n<td style=\"text-align: center;\" width=\"48\">96.43<\/td>\n<td style=\"text-align: center;\" width=\"48\">84.06<\/td>\n<td style=\"text-align: center;\" width=\"50\">87.22<\/td>\n<td style=\"text-align: center;\" width=\"50\">84.53<\/td>\n<td style=\"text-align: center;\" width=\"48\">95.43<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" rowspan=\"3\" width=\"79\">ADAM<\/td>\n<td style=\"text-align: center;\" width=\"49\">H<\/td>\n<td style=\"text-align: center;\" width=\"48\">98.39<\/td>\n<td style=\"text-align: center;\" width=\"48\">96.37<\/td>\n<td style=\"text-align: center;\" width=\"48\">93.13<\/td>\n<td style=\"text-align: center;\" width=\"50\">95.69<\/td>\n<td style=\"text-align: center;\" width=\"50\">93.52<\/td>\n<td style=\"text-align: center;\" width=\"48\">97.04<\/td>\n<td style=\"text-align: center;\" rowspan=\"3\" width=\"48\">97.84<\/td>\n<td style=\"text-align: center;\" rowspan=\"3\" width=\"57\">0.957<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"49\">L<\/td>\n<td style=\"text-align: center;\" width=\"48\">95.11<\/td>\n<td style=\"text-align: center;\" width=\"48\">99.47<\/td>\n<td style=\"text-align: center;\" width=\"48\">99.43<\/td>\n<td style=\"text-align: center;\" width=\"50\">97.22<\/td>\n<td style=\"text-align: center;\" width=\"50\">94.71<\/td>\n<td style=\"text-align: center;\" width=\"48\">97.31<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"49\">N<\/td>\n<td style=\"text-align: center;\" width=\"48\">98.44<\/td>\n<td style=\"text-align: center;\" width=\"48\">99.35<\/td>\n<td style=\"text-align: center;\" width=\"48\">96.92<\/td>\n<td style=\"text-align: center;\" width=\"50\">97.67<\/td>\n<td style=\"text-align: center;\" width=\"50\">97.19<\/td>\n<td style=\"text-align: center;\" width=\"48\">99.19<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><strong>Table 4:\u00a0Confusion matrix for all CNN Models with Adam and Sgdm optimizer<\/strong><\/p>\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td style=\"text-align: center;\" rowspan=\"2\" width=\"97\"><strong>Architectures<\/strong><\/td>\n<td style=\"text-align: center;\" rowspan=\"2\" width=\"72\"><strong>Bethesda<\/strong><\/p>\n<p><strong>Grade<\/strong><\/td>\n<td style=\"text-align: center;\" colspan=\"3\" width=\"165\"><strong>Sgdm Optimizer<\/strong><\/td>\n<td style=\"text-align: center;\" colspan=\"3\" width=\"165\"><strong>Adam Optimizer<\/strong><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"63\"><strong>Normal<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"52\"><strong>HSIL<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"50\"><strong>LSIL<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"63\"><strong>Normal<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"52\"><strong>HSIL<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"50\"><strong>LSIL<\/strong><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" rowspan=\"3\" width=\"97\"><strong>AlexNet<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"72\"><strong>Normal<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"63\">235<\/td>\n<td style=\"text-align: center;\" width=\"52\">1<\/td>\n<td style=\"text-align: center;\" width=\"50\">2<\/td>\n<td style=\"text-align: center;\" width=\"63\">236<\/td>\n<td style=\"text-align: center;\" width=\"52\">0<\/td>\n<td style=\"text-align: center;\" width=\"50\">1<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"72\"><strong>HSIL<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"63\">7<\/td>\n<td style=\"text-align: center;\" width=\"52\">1516<\/td>\n<td style=\"text-align: center;\" width=\"50\">13<\/td>\n<td style=\"text-align: center;\" width=\"63\">4<\/td>\n<td style=\"text-align: center;\" width=\"52\">1521<\/td>\n<td style=\"text-align: center;\" width=\"50\">11<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"72\"><strong>LSIL<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"63\">5<\/td>\n<td style=\"text-align: center;\" width=\"52\">7<\/td>\n<td style=\"text-align: center;\" width=\"50\">919<\/td>\n<td style=\"text-align: center;\" width=\"63\">5<\/td>\n<td style=\"text-align: center;\" width=\"52\">4<\/td>\n<td style=\"text-align: center;\" width=\"50\">922<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" rowspan=\"3\" width=\"97\"><strong>ImageNet<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"72\"><strong>Normal<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"63\">235<\/td>\n<td style=\"text-align: center;\" width=\"52\">2<\/td>\n<td style=\"text-align: center;\" width=\"50\">1<\/td>\n<td style=\"text-align: center;\" width=\"63\">235<\/td>\n<td style=\"text-align: center;\" width=\"52\">2<\/td>\n<td style=\"text-align: center;\" width=\"50\">1<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"72\"><strong>HSIL<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"63\">8<\/td>\n<td style=\"text-align: center;\" width=\"52\">1514<\/td>\n<td style=\"text-align: center;\" width=\"50\">14<\/td>\n<td style=\"text-align: center;\" width=\"63\">7<\/td>\n<td style=\"text-align: center;\" width=\"52\">1514<\/td>\n<td style=\"text-align: center;\" width=\"50\">12<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"72\"><strong>LSIL<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"63\">8<\/td>\n<td style=\"text-align: center;\" width=\"52\">5<\/td>\n<td style=\"text-align: center;\" width=\"50\">918<\/td>\n<td style=\"text-align: center;\" width=\"63\">6<\/td>\n<td style=\"text-align: center;\" width=\"52\">7<\/td>\n<td style=\"text-align: center;\" width=\"50\">918<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" rowspan=\"3\" width=\"97\"><strong>Places365<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"72\"><strong>Normal<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"63\">217<\/td>\n<td style=\"text-align: center;\" width=\"52\">9<\/td>\n<td style=\"text-align: center;\" width=\"50\">12<\/td>\n<td style=\"text-align: center;\" width=\"63\">233<\/td>\n<td style=\"text-align: center;\" width=\"52\">1<\/td>\n<td style=\"text-align: center;\" width=\"50\">2<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"72\"><strong>HSIL<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"63\">51<\/td>\n<td style=\"text-align: center;\" width=\"52\">1401<\/td>\n<td style=\"text-align: center;\" width=\"50\">84<\/td>\n<td style=\"text-align: center;\" width=\"63\">14<\/td>\n<td style=\"text-align: center;\" width=\"52\">1503<\/td>\n<td style=\"text-align: center;\" width=\"50\">17<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"72\"><strong>LSIL<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"63\">36<\/td>\n<td style=\"text-align: center;\" width=\"52\">46<\/td>\n<td style=\"text-align: center;\" width=\"50\">849<\/td>\n<td style=\"text-align: center;\" width=\"63\">9<\/td>\n<td style=\"text-align: center;\" width=\"52\">11<\/td>\n<td style=\"text-align: center;\" width=\"50\">911<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2022\/01\/Vol15No1_Cla_Pal_fig3.jpg\"><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-42812\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2022\/01\/Vol15No1_Cla_Pal_fig3-150x150.jpg\" alt=\"Vol15No1_Cla_Pal_fig3\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2022\/01\/Vol15No1_Cla_Pal_fig3-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2022\/01\/Vol15No1_Cla_Pal_fig3-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2022\/01\/Vol15No1_Cla_Pal_fig3.jpg 911w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/a><\/td>\n<td><strong>Figure 3: Performance measure for every pre-trained model for Adam and Sgdm Optimizer<\/strong><\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2022\/01\/Vol15No1_Cla_Pal_fig3.jpg\" target=\"_blank\">Click here to view figure<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><strong>Discussion<\/strong><\/p>\n<p>Classification of cervical cancer of digital pap smear images using transfer learning approach into three grades based on Bethesda grading system is focused here. For early detection of the cancer, the more robust\u00a0and speedy network model is essential. The work is based on Cervix93 database consisting of 1536 images of LSIL, 931 images of HSIL, and 238 images of healthy class. The total dataset was divided into 80% training\u00a0and 20% testing data. The transfer learning pre-trained models were fine-tuned and the performance was evaluated by seven performance indicators. Based on results in Table 3, \u00a0it can be concluded that Alexnet is the\u00a0best transfer learning architecture than the other architectures. It can also be concluded that even though GoogleNet: places365 is one of the deepest CNN architecture, it gives low performance.<\/p>\n<p>The computational cost involved in training the network model is around two hours on high performance computer with Central processing unit. Therefore, it is suggested to use Graphics Processing Unit (GPU) for\u00a0faster training.<\/p>\n<p>The state of the art comparison of existing reported literature is summarized in Table 5. The literature compared here is limited to CNN architecture for multi-cell and overlapped cervical cell cytological images.\u00a0The proposed method is also compared at the last row in the table for better clarity. It can be concluded from the state of the art comparison that, AlexNet gives best accuracy so far (i.e 99.03%) in overlapping cervical\u00a0cells. Therefore, it is highly recommended to use AlexNet for cervical cytology image classification.<\/p>\n<p><strong>Table 5:\u00a0Comparison with the state of the art<\/strong><\/p>\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td style=\"text-align: center;\" width=\"107\"><strong>Author<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"162\"><strong>Dataset<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"192\"><strong>Methodology<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"74\"><strong>Accuracy<\/strong><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"107\">[9]<\/td>\n<td style=\"text-align: center;\" width=\"162\">Private database<\/td>\n<td style=\"text-align: center;\" width=\"192\">DCNN<\/td>\n<td style=\"text-align: center;\" width=\"74\">93.33<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"107\">[33]<\/td>\n<td style=\"text-align: center;\" width=\"162\">Private and Herlev Dataset<\/td>\n<td style=\"text-align: center;\" width=\"192\">Inception-V3, Xception,<\/p>\n<p>VGG-16, Resnet-50<\/td>\n<td style=\"text-align: center;\" width=\"74\">98.6<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"107\">[34]<\/td>\n<td style=\"text-align: center;\" width=\"162\">Private Dataset<\/td>\n<td style=\"text-align: center;\" width=\"192\">PsiNet-TAP<\/td>\n<td style=\"text-align: center;\" width=\"74\">98.00<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"107\">[35]<\/td>\n<td style=\"text-align: center;\" width=\"162\">Private and Herlev Dataset<\/td>\n<td style=\"text-align: center;\" width=\"192\">AlexNet, Vgg-16 and 19,<\/p>\n<p>ResNet-50 and 101, GoogLeNet<\/td>\n<td style=\"text-align: center;\" width=\"74\">90.00<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"107\">[36]<\/td>\n<td style=\"text-align: center;\" width=\"162\">Private Dataset<\/td>\n<td style=\"text-align: center;\" width=\"192\">Mask Regional Convolution<\/p>\n<p>Neural Network (Mask R-CNN)<\/td>\n<td style=\"text-align: center;\" width=\"74\">91.70<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"107\">[37]<\/td>\n<td style=\"text-align: center;\" width=\"162\">Cervix 93 Dataset<\/td>\n<td style=\"text-align: center;\" width=\"192\">CNN<\/td>\n<td style=\"text-align: center;\" width=\"74\">89.50<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"107\">Proposed Model<\/td>\n<td style=\"text-align: center;\" width=\"162\">Cervix 93 Dataset<\/td>\n<td style=\"text-align: center;\" width=\"192\">AlexNet<\/td>\n<td style=\"text-align: center;\" width=\"74\">99.03<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><strong>Conclusion<\/strong><\/p>\n<p>The proposed work employs transfer learning method for comparison and evaluation of various deep transfer learning network architectures for the classification of cervical cytology digital images. The work aimed at\u00a0applying the pre-trained network models and compares the performances of AlexNet, Imagenet and Places365 with different performance indices. Here, each of the networks has correctly predicted the class label as\u00a0Normal, HSIL and LSIL cervical cancer from the digital cytological images. It has been found that, AlexNet is able to predict with almost 99.03% accuracy in all the performance metrics in 15 epochs with batch size of\u00a0\u00a064. It is also found that, Places365 has least performed as compared to the other networks, representing the poor network inspite of wide and deep layers. It is expected that the proposed AlexNet networks will make an\u00a0important contribution to the biomedical domain and will be ground work for point of care technology solution.<\/p>\n<p><strong>Acknowledgment<\/strong><\/p>\n<p>None<\/p>\n<p><strong><span lang=\"EN-US\">Conflict of interest<\/span><\/strong><\/p>\n<p>The authors declare that they have no conflict of interest.<\/p>\n<p><strong>Funding sources<\/strong><\/p>\n<p>The authors declare that they have no funding source<\/p>\n<p style=\"text-indent: 0cm; margin: 9.45pt 0cm .0001pt 6.0pt;\"><strong><span lang=\"EN-US\">References<\/span><\/strong><\/p>\n<ol>\n<li>W. Small Jr, M. A. Bacon, A. Bajaj, L. T. Chuang, B. J. Fisher, M. M. Harkenrider, A. Jhingran, H. C. Kitchener, L. R. Mileshkin, A. N. Viswanathan <em>et al.<\/em>, \u201cCervical cancer: a global health crisis,\u201d <em>Cancer<\/em>, vol. 123, no. 13, pp. 2404\u20132412, 2017.<br \/>\n<a href=\"https:\/\/doi.org\/10.1002\/cncr.30667\" target=\"_blank\">CrossRef<\/a><\/li>\n<li>G. Jassim, A. Obeid, and H. A. Al Nasheet, \u201cKnowledge, attitudes, and practices regarding cervical cancer and screening among women visiting primary health care centres in bahrain,\u201d <em>BMC Public Health<\/em>, vol. 18, no. 1, pp. 1\u20136, 2018.<br \/>\n<a href=\"https:\/\/doi.org\/10.1186\/s12889-018-5023-7\" target=\"_blank\">CrossRef<\/a><\/li>\n<li>Z. Alyafeai and L. Ghouti, \u201cA fully-automated deep learning pipeline for cervical cancer classifica- tion,\u201d <em>Expert Systems with Applications<\/em>, vol. 141, p. 112951, 2020.<br \/>\n<a href=\"https:\/\/doi.org\/10.1016\/j.eswa.2019.112951\" target=\"_blank\">CrossRef<\/a><\/li>\n<li>R. Siegel, J. Ma, Z. Zou, and A. Jemal, \u201cCancer statistics, 2014.\u201d <em>CA: a cancer journal for clinicians<\/em>, vol. 64, no. 1, pp. 9\u201329, 2014.<br \/>\n<a href=\"https:\/\/doi.org\/10.3322\/caac.21208\" target=\"_blank\">CrossRef<\/a><\/li>\n<li>Mittra, A. Mishra, S. Singh, S. Aranke, P. Notani, R. Badwe, A. B. Miller, E. E. Daniel, S. Gupta,P. Uplap <em>et al.<\/em>, \u201cA cluster randomized, controlled trial of breast and cervix cancer screening in mum- bai, india: methodology and interim results after three rounds of screening,\u201d <em>International journal of cancer<\/em>, vol. 126, no. 4, pp. 976\u2013984, 2010.<br \/>\n<a href=\"https:\/\/doi.org\/10.1002\/ijc.24840\" target=\"_blank\">CrossRef<\/a><\/li>\n<li>M. Sharma, S. K. Singh, P. Agrawal, and V. Madaan, \u201cClassification of clinical dataset of cervical cancer using knn,\u201d <em>Indian Journal of Science and Technology<\/em>, vol. 9, no. 28, pp. 1\u20135, 2016.<br \/>\n<a href=\"https:\/\/doi.org\/10.17485\/ijst\/2016\/v9i28\/98380\" target=\"_blank\">CrossRef<\/a><\/li>\n<li>J. Su, X. Xu, Y. He, and J. Song, \u201cAutomatic detection of cervical cancer cells by a two-level cascade classification system,\u201d <em>Analytical Cellular Pathology<\/em>, vol. 2016, 2016.<br \/>\n<a href=\"https:\/\/doi.org\/10.1155\/2016\/9535027\" target=\"_blank\">CrossRef<\/a><\/li>\n<li>M. Arya, N. Mittal, and G. Singh, \u201cClustering techniques on pap smear images for the detection of cervical cancer,\u201d <em>J Biol Todays World<\/em>, vol. 7, no. 1, pp. 30\u201335, 2018.<\/li>\n<li>M. Wu, C. Yan, H. Liu, Q. Liu, and Y. Yin, \u201cAutomatic classification of cervical cancer from cytological images by using convolutional neural network,\u201d <em>Bioscience reports<\/em>, vol. 38, no. 6, 2018.<br \/>\n<a href=\"https:\/\/doi.org\/10.1042\/BSR20181769\" target=\"_blank\">CrossRef<\/a><\/li>\n<li>S. Gautam, A. Bhavsar, A. K. Sao, and K. Harinarayan, \u201cCnn based segmentation of nuclei in papsmear images with selective pre-processing,\u201d in <em>Medical Imaging 2018: Digital Pathology<\/em>, vol. 10581. International Society for Optics and Photonics, 2018, p. 105810X.<br \/>\n<a href=\"https:\/\/doi.org\/10.1117\/12.2293526\" target=\"_blank\">CrossRef<\/a><\/li>\n<li>L. Zhang, L. Lu, I. Nogues, R. M. Summers, S. Liu, and J. Yao, \u201cDeeppap: deep convolutional net works for cervical cell classification,\u201d <em>IEEE journal of biomedical and health informatics<\/em>, vol. 21, no. 6, pp. 1633\u20131643, 2017.<br \/>\n<a href=\"https:\/\/doi.org\/10.1109\/JBHI.2017.2705583\" target=\"_blank\">CrossRef<\/a><\/li>\n<li>J.Jantzen and G. Dounias,\u201cPap smear dtu\/herlev databases,\u201dhttp:\/\/mde-lab.aegean.gr\/index.php\/downloads, Accessed on 21 December 2019.<\/li>\n<li>O. N. Jith, K. Harinarayanan, S. Gautam, A. Bhavsar, and A. K. Sao, \u201cDeepcerv: Deep neural network for segmentation free robust cervical cell classification,\u201d in <em>Computational Pathology and Ophthalmic Medical Image Analysis<\/em>. Springer, 2018, pp. 86\u201394.<br \/>\n<a href=\"https:\/\/doi.org\/10.1007\/978-3-030-00949-6_11\" target=\"_blank\">CrossRef<\/a><\/li>\n<li>H. A. Phoulady and P. R. Mouton. Cervix93 cytology dataset. [Online]. Available: https:\/\/github.com\/parham-ap\/cytology dataset<\/li>\n<li>S. J. Pan and Q. Yang, \u201cA survey on transfer learning,\u201d <em>IEEE Transactions on knowledge and data engineering<\/em>, vol. 22, no. 10, pp. 1345\u20131359, 2009.<br \/>\n<a href=\"https:\/\/doi.org\/10.1109\/TKDE.2009.191\" target=\"_blank\">CrossRef<\/a><\/li>\n<li>E. Deniz, \u00a0A. \u00a0S\u00b8 eng \u00a0u\u00a8r, \u00a0Z. \u00a0Kadirog\u02d8lu, \u00a0Y. \u00a0Guo, \u00a0V. \u00a0Bajaj, \u00a0and \u00a0U\u00a8\u00a0. \u00a0Budak, \u00a0\u201cTransfer \u00a0learning \u00a0based histopathologic image classification for breast cancer detection,\u201d <em>Health information science and sys- tems<\/em>, vol. 6, no. 1, pp. 1\u20137, 2018.<br \/>\n<a href=\"https:\/\/doi.org\/10.1007\/s13755-018-0057-x\" target=\"_blank\">CrossRef<\/a><\/li>\n<li>G. E. Dahl, D. Yu, L. Deng, and A. Acero, \u201cContext-dependent pre-trained deep neural networks for large-vocabulary speech recognition,\u201d <em>IEEE Transactions on audio, speech, and language processing<\/em>, vol. 20, no. 1, pp. 30\u201342, 2011.<br \/>\n<a href=\"https:\/\/doi.org\/10.1109\/TASL.2011.2134090\" target=\"_blank\">CrossRef<\/a><\/li>\n<li>K. Simonyan and A. Zisserman, \u201cVgg-16,\u201d <em>arXiv Prepr<\/em>, 2014.<\/li>\n<li>A. Krizhevsky, I. Sutskever, and G. E. Hinton, \u201cImagenet classification with deep convolutional neural networks,\u201d <em>Advances in neural information processing systems<\/em>, vol. 25, pp. 1097\u20131105, 2012.<\/li>\n<li>O. Russakovsky, J. Deng, H. Su, J. Krause, S. Satheesh, S. Ma, Z. Huang, A. Karpathy, A. Khosla, M. Bernstein <em>et al.<\/em>, \u201cImagenet large scale visual recognition challenge,\u201d <em>International journal of com- puter vision<\/em>, vol. 115, no. 3, pp. 211\u2013252, 2015.<br \/>\n<a href=\"https:\/\/doi.org\/10.1007\/s11263-015-0816-y\" target=\"_blank\">CrossRef<\/a><\/li>\n<li>G. E. Hinton, N. Srivastava, A. Krizhevsky, I. Sutskever, and R. R. Salakhutdinov, \u201cImproving neural networks by preventing co-adaptation of feature detectors,\u201d <em>arXiv preprint arXiv:1207.0580<\/em>, 2012.<\/li>\n<li>K. Zhang, Q. Wu, A. Liu, and X. Meng, \u201cCan deep learning identify tomato leaf disease?\u201d <em>Advances in Multimedia<\/em>, vol. 2018, 2018.<br \/>\n<a href=\"https:\/\/doi.org\/10.1155\/2018\/6710865\" target=\"_blank\">CrossRef<\/a><\/li>\n<li>C. Szegedy, W. Liu, Y. Jia, P. Sermanet, S. Reed, D. Anguelov, D. Erhan, V. Vanhoucke, and A. Rabi- novich, \u201cGoing deeper with convolutions,\u201d in <em>Proceedings of the IEEE conference on computer vision and pattern recognition<\/em>, 2015, pp. 1\u20139.<br \/>\n<a href=\"https:\/\/doi.org\/10.1109\/CVPR.2015.7298594\" target=\"_blank\">CrossRef<\/a><\/li>\n<li>M. M. Ghazi, B. Yanikoglu, and E. Aptoula, \u201cPlant identification using deep neural networks via optimization of transfer learning parameters,\u201d <em>Neurocomputing<\/em>, vol. 235, pp. 228\u2013235, 2017.<br \/>\n<a href=\"https:\/\/doi.org\/10.1016\/j.neucom.2017.01.018\" target=\"_blank\">CrossRef<\/a><\/li>\n<li>P. U. Stanford Vision Lab, Stanford University. Imagenet. [Online]. Available: https:\/\/www. image-net.org\/<\/li>\n<li>B. Zhou, A. Khosla, A. Lapedriza, A. Torralba, and A. Oliva, \u201cPlaces: An image database for deep scene understanding,\u201d <em>arXiv preprint arXiv:1610.02055<\/em>, 2016.<\/li>\n<li>K. He, X. Zhang, S. Ren, and J. Sun, \u201cDeep residual learning for image recognition,\u201d in <em>Proceedings of the IEEE conference on computer vision and pattern recognition<\/em>, 2016, pp. 770\u2013778.<\/li>\n<li>K. Simonyan and A. Zisserman, \u201cVery deep convolutional networks for large-scale image recognition,\u201d <em>arXiv preprint arXiv:1409.1556<\/em>, 2014.<\/li>\n<li>E. C. Too, L. Yujian, S. Njuki, and L. Yingchun, \u201cA comparative study of fine-tuning deep learning models for plant disease identification,\u201d <em>Computers and Electronics in Agriculture<\/em>, vol. 161, pp. 272\u2013 279, 2019.<br \/>\n<a href=\"https:\/\/doi.org\/10.1016\/j.compag.2018.03.032\" target=\"_blank\">CrossRef<\/a><\/li>\n<li>B. Kleinberg, Y. Li, and Y. Yuan, \u201cAn alternative view: When does sgd escape local minima?\u201d in <em>International Conference on Machine Learning<\/em>. PMLR, 2018, pp. 2698\u20132707.<\/li>\n<li>T. Laarhoven,\u00a0\u00a0 \u201cL2\u00a0\u00a0 regularization\u00a0\u00a0 versus\u00a0\u00a0 batch\u00a0\u00a0 and \u00a0weight \u00a0normalization,\u201d<em>arXiv preprint rXiv:1706.05350<\/em>, 2017.<\/li>\n<li>N. Japkowicz and M. Shah, <em>Evaluating learning algorithms: a classification perspective<\/em>. Cambridge University Press, 2011.<\/li>\n<li>D. Xue, X. Zhou, C. Li, Y. Yao, M. M. Rahaman, J. Zhang, H. Chen, J. Zhang, S. Qi, and H. Sun, \u201cAn application of transfer learning and ensemble learning techniques for cervical histopathology image classification,\u201d <em>IEEE Access<\/em>, vol. 8, pp. 104 603\u2013104 618, 2020.<\/li>\n<li>P. Wang, J. Wang, Y. Li, L. Li, and H. Zhang, \u201cAdaptive pruning of transfer learned deep convolutional neural network for classification of cervical pap smear images,\u201d <em>IEEE Access<\/em>, vol. 8, pp. 50 674\u2013 50 683, 2020.<br \/>\n<a href=\"https:\/\/doi.org\/10.1109\/ACCESS.2020.2979926\" target=\"_blank\">CrossRef<\/a><\/li>\n<li>E. Hussain, L. B. Mahanta, C. R. Das, and R. K. Talukdar, \u201cA comprehensive study on the multi- class cervical cancer diagnostic prediction on pap smear images using a fusion-based decision from ensemble deep convolutional neural network,\u201d <em>Tissue and Cell<\/em>, vol. 65, p. 101347, 2020.<br \/>\n<a href=\"https:\/\/doi.org\/10.1016\/j.tice.2020.101347\" target=\"_blank\">CrossRef<\/a><\/li>\n<li>N. Sompawong, J. Mopan, P. Pooprasert, W. Himakhun, K. Suwannarurk, J. Ngamvirojcharoen T. Vachiramon, and C. Tantibundhit, \u201cAutomated pap smear cervical cancer screening using deep learning,\u201d in <em>2019 41st Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC)<\/em>. IEEE, 2019, pp. 7044\u20137048.<br \/>\n<a href=\"https:\/\/doi.org\/10.1109\/EMBC.2019.8856369\" target=\"_blank\">CrossRef<\/a><\/li>\n<li>H. Ahmady Phoulady and P. R. Mouton, \u201cA new cervical cytology dataset for nucleus detection and image classification (cervix93) and methods for cervical nucleus detection,\u201d <em>arXiv e-prints<\/em>, pp. arXiv\u2013 1811, 2018<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Introduction In women, the leading cause of mortality is the  [&#8230;]<\/p>\n","protected":false},"author":15,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[97],"tags":[],"class_list":["post-42803","post","type-post","status-publish","format-standard","hentry","category-vol15no1"],"_links":{"self":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts\/42803","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/comments?post=42803"}],"version-history":[{"count":5,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts\/42803\/revisions"}],"predecessor-version":[{"id":43768,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts\/42803\/revisions\/43768"}],"wp:attachment":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/media?parent=42803"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/categories?post=42803"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/tags?post=42803"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}