Optimal Feature Selection-Based Medical Image Classification Using Deep Learning Model in Internet of Medical Things
Optimal Feature Selection-Based Medical Image Classification Using Deep Learning Model in Internet of Medical Things
Received March 6, 2020, accepted March 12, 2020, date of publication March 17, 2020, date of current version April 2, 2020.
Digital Object Identifier 10.1109/ACCESS.2020.2981337
This work was supported in part by the RUSA-Phase 2.0 grant sanctioned vide Letter No. F. 24-51/2014-U, Policy (TNMulti-Gen),
Dept. of Edn. Govt. of India, Dt. 09.10.2018.
ABSTRACT Internet of Medical Things (IoMT) is the collection of medical devices and related applications
which link the healthcare IT systems through online computer networks. In the field of diagnosis, medical
image classification plays an important role in prediction and early diagnosis of critical diseases. Medical
images form an indispensable part of a patient’s health record which can be applied to control, handle
and treat the diseases. But, classification of images is a challenging task in computer-based diagnostics.
In this research article, we have introduced a improved classifier i.e., Optimal Deep Learning (DL) for
classification of lung cancer, brain image, and Alzheimer’s disease. The researchers proposed the Optimal
Feature Selection based Medical Image Classification using DL model by incorporating preprocessing,
feature selection and classification. The main goal of the paper is to derive an optimal feature selection model
for effective medical image classification. To enhance the performance of the DL classifier, Opposition-
based Crow Search (OCS) algorithm is proposed. The OCS algorithm picks the optimal features from
pre-processed images, here Multi-texture, grey level features were selected for the analysis. Finally, the opti-
mal features improved the classification result and increased the accuracy, specificity and sensitivity in the
diagnosis of medical images. The proposed results were implemented in MATLAB and compared with
existing feature selection models and other classification approaches. The proposed model achieved the
maximum performance in terms of accuracy, sensitivity and specificity being 95.22%, 86.45 % and 100%
for the applied set of images.
INDEX TERMS IoMT, classification, deep learning, medical image, features, Crow search algorithm,
optimization.
This work is licensed under a Creative Commons Attribution 4.0 License. For more information, see https://creativecommons.org/licenses/by/4.0/
58006 VOLUME 8, 2020
R. J. S. Raj et al.: Optimal Feature Selection-Based Medical Image Classification Using DL Model in IoMT
along with precision explanation. In medical diagnosis, it is module is preferred where most of the significant features are
important to recognize the most significant risk factor with selected using Opposition-based Crow Search optimization
disease identification. The fundamental feature of conven- algorithm i.e. OCS. The application of OCS algorithm in the
tional medical image classification algorithms are many, for selection of GLCM and GLRLM features show the novelty
example, color, texture and shape features. The subset of best of current work. Finally, the DL technique was utilized to
feature is given in a way for improving the classification categorize the given medical image as whether malignant or
performance or regression model, particularly when manag- benign. Besides, the consistent performance of the proposed
ing a high-dimensional feature space by optimization [2]. model was validated against brain, lung, and Alzheimer dis-
The optimized representation of the identified feature subset ease identification and classification processes.
represents new problems. Now, one of the newly proposed The paper is ordered as follows: Section 2 explains the
swarm intelligence-based algorithms is explained herewith. review of recent literature about medical image processing,
If the feature extraction algorithm defers a huge number of section 3 explains the current problems, section 4 provides
features, the manual selection of optimal feature becomes a brief explanation of methodology, section 5 discusses the
critical. Thus, the optimal feature selection is explained to implementation result of image classification models, and
computerize this process. Various researches have been car- finally, the conclusion section explains with possible future
ried out about lung cancer images classification. scope.
The computational complexity is comparatively high and
these techniques require clear information about the image II. LITERATURE REVIEW
structure. Majority of the classification processes find an In 2018, Singh and Singh et al. [10] created the engineered
efficient connection between the membership function [3] medical images with the help of newly proposed deep learn-
and the feature of the object. Moreover, the accurate iden- ing Generative Adversarial Networks (GANs). The classic
tification of this fundamental function is highly critical [4]. data expansion was performed by training the Convolutional
The proposed work i.e., Deep Neural Network (DNN) is Neural Network (CNN) whereas the synthetic data expan-
effectively applied to real world classification approaches, for sion and performance comparison were done. The results
example speech recognition, fault detection, medical diag- obtained were 78.6% sensitivity and 88.4% specificity for
nosis etc., [5]. It is a subfield of machine realization which the classification performance utilizing classic data expan-
utilizes a lot of calculations that endeavor to demonstrate sion. By adding the synthetic data expansion, the results got
the abnormal state in the present information by utilizing improved by 85.7% sensitivity and 92.4% specificity.
a [6] deep arrangement that has few layers with direct and A Computer Aided Diagnosis (CAD) was introduced in the
nonlinear change capacities [7]. Some of the advantages in research work by Frid-Adar et al. [11] for the categorization
deep learning model are reduction in the need for feature pro- of liver ultrasound image. The image features were separated
duction and it is deemed to be one of the most time-reducing using seven particular surface models to describe the surface
parts of machine learning approach. In case of huge data of Region of Interest (ROI). The Mutual Information (MI)
and images, it can easily recognize, understand the spoken feature selection strategy was utilized after it was chosen by
language, overcome issues and work more efficiently [8]. its exceptional segregation highlights. The proposed CAD
By using deep learning methods, it is possible to avoid framework was able to yield 95.55% precision and affectabil-
common problems which generally consumes too much of ity of 97.77% with 20 best features chosen by the MI includ-
time. Image classification is an important area and poses ing the determination method.
great challenge for an image to be classified with the medical Sharma et al. [12] conducted a research study in which the
expert knowledge. The main aim of this paper focuses only Firefly Algorithm (FA) was adjusted in selecting the com-
on the analysis of miming the medical image classification ponents of characterization as well as regression techniques
approach [9]. to support the fundamental forms with the help of data-
The authors have introduced an Optimal Feature Selection based learning models. To assess the effectiveness of the pro-
based Medical Image Classification using Deep Learning posed FA method, an aggregate of 29 characterizations and
model, by incorporating preprocessing, feature selection and 11 relapse benchmark informational indexes were utilized.
classification. The main goal of the article is to derive an The proposed FA adjustment offered a proficient strategy to
optimal feature selection model for effective medical image perceive ideal element subsets in classification as well as
classification. In order to achieve this goal, a set of Gray-level regression models for supporting the information-based basic
co-occurrence matrix (GLCM) and Gray-level Run Length leadership forms.
Matrix (GLRLM) were used. With the use of texture features The CT output of lung images was examined with the
like GLCM and GLRLM, the best subset of features are help of Optimal Deep Neural Network (ODNN) along with
extracted from pre-processed medical images. Traditionally, Linear Discriminate Analysis (LDA) by Zhang et al. [13].
the extracted features are provided to the classification pro- The profoundly highlighted sections were removed from CT
cess. But, in the proposed method, it is not directly given to lung pictures after which the dimensionality of the feature
the classification process since it consumes more computa- was reduced using LDR to categorize lung nodules as two
tional time to execute. Hence, the optimal feature selection types: malignant or benign. In order to recognize the lung
malignant growth arrangement, ODNN was connected to CT • Existing feature determination models display chal-
scans and was upgraded using Modified Gravitational Search lenges i.e., optimization [13], [14] and dimension
Algorithm (MGSA). reduction joining features from various information
To enhance the analysis of Parkinson’s ailment, the models [17]. Further, the potential challenges of per-
advanced variant of Crow Search Algorithm was intro- forming feature selection in little sample estimate situa-
duced (OCSA) by Lakshmanaprabu et al. [14]. The outcomes tions need to be exhibited.
were against the primary Chaotic Crow Search Algo- • By analyzing the existing papers, it was inferred that sev-
rithm (CCSA) whereas the execution of OCSA was estimated eral researchers took efforts to develop methodologies
for minimum standard datasets. The proposed nature- so as to overcome these challenges. Yet, some specific
motivated calculation found an ideal subset of features from problems related to optimization algorithm still exist
the test result and expanding the exactness and diminishing such as high computational time, misdetection because
various features were chosen for further study. of small size, etc., The motivation to overcome these
In the research conducted by Gupta et al. [15], in the issues paved the way to propose a new method.
instance of medical data possessing bigger hierarchal connec-
tions in the information, the upside of machine learning can
be found through algorithms without relentless hand-making
features. Lately, the astounding accomplishment of machine
learning calculations in image recognition intersects with a
period of significantly expanded usage of electronic medical
records and image diagnosis.
A deep learning technique was introduced by Ker et al. [16]
in 2018 to classify the lung images. Here, the dataset utilized
was VGG-16 CNN learning design with convolutional chan-
nel of (3×3) that was actualized on mammograms’ ROIs from
IRMA. For the main completely-associated layer, the deep
element grid was processed. The outcome shows that 10 folds
on SVM was utilized with two-fold trees, straightforward
coordination and KNN (with k = 1, 3, 5) classifiers. The
final result was achieved with 100% classification accuracy
with AUC 1.0.
To overcome these problems, novel meta-heuristic opti-
FIGURE 1. The overall process of medical image classification.
mizer, namely CCSA was proposed by Gardezi et al. [17].
The CSCA performance was compared with other known
techniques like metaheuristic algorithms. In order to discover IV. METHODOLOGY
an optimal feature subset, to increase the performance of clas- In the domain of medical image classification, diagnosing
sification and to minimize the number of selected features, the individual’s disease from medical dataset is a promis-
the study was conducted and the experimental result was ing computation. The current research work considered four
analyzed with the ability of CSCA. datasets for image classification analysis and the main aim
is to achieve maximum accuracy in disease prediction. The
III. PROBLEM IDENTIFICATION three datasets considered were brain, lung, breast cancer and
After analyzing the existing literature related to the field of Alzheimer’s disease. From these datasets, the stages of each
image classification and feature selection, the authors found patient’s image were classified as Benign and Malignant at
several issues in the existing classifiers which are detailed as an early stage by the proposed classification (DL) technique.
below: This medical image classification consists of three stages
• The explanatory power of ANN is not satisfactory
such as pre-processing, feature selection, and classification.
whereas optimization of the network can be challenging, Figure 1 depicts the diagrammatic representation of medical
especially in avoiding the overtraining of data image classification.
• In case of an SVM classifier, it leads to omissions and • Preprocessing: The purpose of image preprocessing is
misclassification when identifying small and irregular- to get a better quality of images. Here, the histogram
sized cancers equalization is used to enhance the input image quality.
• Tumor diagnosis is a basic criteria that needs to be met. • Optimal Feature Selection (OCS): One of the significant
In imaging test, finding the right tumor part is a mind- image processing steps is feature selection; this makes
blowing test. In addition, the image mining systems are the image classification, a simple process.
present only to find the exact tumor cells by following • Classification: According to the selected best features,
numerous techniques. it classifies medical images into benign and malignant.
A. PRE-PROCESSING Wimage and Himage indicate the image width and height value
This section consist of Histogram Equalization (HE) which respectively. The image gray level is denoted as G. Table 1
is used to enhance the image quality. This is performed by shows the pre-processing results of the medical image.
leveling the image pixel gray-levels in order to reorganize
them constantly in the spatial space. The general execution B. FEATURE SELECTION MODULE
steps of HE [18] is depicted in the figure 1. The histogram of Feature selection is a dimensionality reduction method used
the input image is evaluated, normalized for sum evaluation in datasets; it eliminates irrelevant or redundant features
and at last, the input image is transformed to an output from the pre-processed image. The feature selection strat-
image while the sample HE image is shown in the figure 2 egy implies less data transmission. Usually, several feature-
below. extraction models are applied in data mining process. In the
proposed study, two techniques were used to extract the
desired features i.e., GLCM and GLRLM.
• Gray-level Co-occurrence Matrix (GLCM): It is a
measurable technique of examining the texture that
considered spatial correlation of pixels in GLCM or else
it is also termed as gray-level spatial dependence matrix.
The GLCM [19] portrays the ascertaining of the pixel
FIGURE 2. HE for medical image.
with explicit qualities in a predefined spatial relation-
ship that take place in an image, making it a GLCM.
The HE formula, for transforming an input image into an After this process, the factual measures are separated
output image, is depicted in the following equation (1). from the matrix. The matrix component m(a, b|d1 , d2 )
signifies the proportionate separated by a pixel distance
cdf (image)−cdfmin
HE(image) = round ×(G−1) (d1 and d2).
(Wimage ×Himage ) − cdfmin
• Gray-level Run Length Matrix (GLRLM): The GLRLM
(1)
technique is a method for removing higher order sta-
The expansion of equation (1) is: Cumulative Distribution tistical texture data. In maximum gray dimensions G,
Function of the medical image is abbreviated as cdf , the min- the image is frequently reduced by prior re-quantizing in
imum non-zero value of cdf is represented as cdfmin while order to aggregate the network. The features which are
the opposite point definition, it can be written as the given dataset images.
OFi = MAX (Accuracy) (5)
f˜j = gj + hj − fj (4)
6) GENERATE NEW POSITION
5) FITNESS EVALUATION Assume a crow to form a novel position in a random man-
The fitness function of OCS algorithm is calculated on the ner by choosing one of the flock crows in such a way that
basis of objective function of the research work. Here, the the crow ‘j’ has its own position as well as storage space.
contribution of optimization is to attain optimal features from The innovative position of the crow Pi, iter is attained by the
7) MEMORY RENEWAL
The currently upgraded crow’s place and memory value are
updated with the application of equation (7).
(
i,iter+1 Pi,iter f (Pj,iter+1 ) > f (memj,iter )
mem = (7)
memi,iter otherwise
the image was benign and the predicted class was benign being 96.12% for 90% training and 10% testing. In case
with 92.22 % accuracy, 86.45% sensitivity and 83.12 speci- of 80% training and 20% testing, the accuracy obtained was
ficity. The 2nd image was malignant and the predicted class 83.22%, specificity was 85.22% with 51.2% sensitivity. The
was malignant with 93.11% accuracy, 79.45% sensitivity and training image was 70% and the testing image was 30% with
89.11% specificity. Similarly, the third image was benign and 90.1% accuracy, 72.2% specificity and 53.22% sensitivity.
the predicted class was also benign with different accuracy The training image was 60% and the testing image was
values obtained from the analyses. 40%. The accuracy was 69.22% with specificity being 79.2%
Table 5 explains the training and testing result for the and 51.2% sensitivity. For 40% training and 60% testing,
proposed (OCS-DL) algorithm. Here, the sample lung images the accuracy obtained was 56.11%, specificity was 43.4 %
were considered for analysis. The image was trained and and sensitivity was 46.2.2%.
the accuracy, specificity, and sensitivity were calculated. The Figure 9 (a) represents the performance analysis for image
accuracy was 86.2% with 91.22% specificity and sensitivity classifier. The performance was compared with various
TABLE 5. Sample training and testing result for the proposed model.
were classified correctly using the DL algorithm with [5] C. Affonso, A. L. D. Rossi, F. H. A. Vieira, and
classification rate being 89.9% whereas the classification A. C. P. de Leon Ferreira de Carvalho, ‘‘Deep learning for biological
image classification,’’ Expert Syst. Appl., vol. 85, pp. 114–122, Nov. 2017.
rate for being wrongly classified was 0.3%. In CNN, [6] A. Harouni, A. Karargyris, M. Negahdar, D. Beymer, and
the image was correctly classified at 68.9% and wrongly clas- T. Syeda-Mahmood, ‘‘Universal multi-modal deep network for
sified at 20.12%. In SVM, the classification rate was 60.56% classification and segmentation of medical images,’’ in Proc. IEEE
15th Int. Symp. Biomed. Imag. (ISBI), Apr. 2018, pp. 872–876.
for correctly classified and 20.35% for wrongly classified. [7] A. Kharrat, K. Gasmi, M. B. Messaoud, N. Benamrane, and M. Abid,
The classification rate was 59.9% for correctly classified and ‘‘Medical image classification using an optimal feature extraction algo-
40% as wrongly-classified in case of NN. rithm and a supervised classifier technique,’’ Int. J. Softw. Sci. Comput.
Intell., vol. 3, no. 2, pp. 19–33, 2011.
[8] P. Gnanasekar, A. Nagappan, S. Sharavanan, O. Saravanan,
VI. CONCLUSION D. Vinodkumar, T. Elayabharathi, and G. Karthik, ‘‘Investigation
A novel classification method was proposed to classify the on feature extraction and classification of medical images,’’ Ph.D.
dissertation, Dept. Comput. Sci. Eng., Vinayaka Missions Univ., Salem,
medical images by choosing the best features from the India, 2016.
images. Thus, a novel system of clinical image classifica- [9] S. Singh and N. Singh, ‘‘Object classification to analyze medical imaging
tion was presented on the basis of soft set to accomplish data using deep learning,’’ in Proc. Int. Conf. Innov. Inf., Embedded Com-
mun. Syst. (ICIIECS), Mar. 2017, pp. 1–4.
better execution regarding accuracy, precision and compu- [10] M. Frid-Adar, I. Diamant, E. Klang, M. Amitai, J. Goldberger,
tational speed. The performance measures of the proposed and H. Greenspan, ‘‘GAN-based synthetic medical image augmenta-
DL achieved 95.22% accuracy, 86.45% sensitivity and 100% tion for increased CNN performance in liver lesion classification,’’
2018, arXiv:1803.01229. [Online]. Available: http://arxiv.org/abs/1803.
specificity in DL classifier with optimal features (OCSA) 01229
model. The present strategies can be modified by including [11] V. Sharma and K. C. Juglan, ‘‘Automated classification of fatty and normal
other measurable features so as to get expanded unwavering liver ultrasound images based on mutual information feature selection,’’
IRBM, vol. 39, no. 5, pp. 313–323, Nov. 2018.
quality in the classification of difficult medical images. The [12] L. Zhang, K. Mistry, C. P. Lim, and S. C. Neoh, ‘‘Feature selection
technique presented here incurred maximum cost. Though it using firefly optimization for classification and regression models,’’ Decis.
yielded the optimal result, the precision must be improved Support Syst., vol. 106, pp. 64–85, Feb. 2018.
[13] S. K. Lakshmanaprabu, S. N. Mohanty, K. Shankar, N. Arunkumar, and
under the application of eliminating massive features and G. Ramirez, ‘‘Optimal deep learning model for classification of lung
prolonging the training dataset. In future investigations, the cancer on CT images,’’ Future Gener. Comput. Syst., vol. 92, pp. 374–382,
segmentation systems and some automatic classification Mar. 2019.
techniques should be used to identify the tumor part in med- [14] D. Gupta, S. Sundaram, A. Khanna, A. E. Hassanien, and
V. H. C. de Albuquerque, ‘‘Improved diagnosis of Parkinson’s disease
ical images and furthermore feature reduction strategy is using optimized crow search algorithm,’’ Comput. Electr. Eng., vol. 68,
likewise to be considered. pp. 412–424, May 2018.
[15] J. Ker, L. Wang, J. Rao, and T. Lim, ‘‘Deep learning applications
in medical image analysis,’’ IEEE Access, vol. 6, pp. 9375–9389,
CONFLICT OF INTEREST 2018.
No author expresses any conflict of interest about the publi- [16] S. J. S. Gardezi, M. Awais, I. Faye, and F. Meriaudeau, ‘‘Mammogram
classification using deep learning features,’’ in Proc. IEEE Int. Conf. Signal
cation of this paper. Image Process. Appl. (ICSIPA), Sep. 2017, pp. 485–488.
[17] G. I. Sayed, A. E. Hassanien, and A. T. Azar, ‘‘Feature selection via a
REFERENCES novel chaotic crow search algorithm,’’ Neural Comput. Appl., vol. 31, no. 1,
pp. 171–188, Jan. 2019.
[1] R. Bharath, P. K. Mishra, and P. Rajalakshmi, ‘‘Automated quantification [18] P. Jagatheeswari, K. S. Suresh, and M. Rajaram, ‘‘Contrast enhancement
of ultrasonic fatty liver texture based on curvelet transform and SVD,’’ for medical images based on histogram equalization followed by median
Biocybernetics Biomed. Eng., vol. 38, no. 1, pp. 145–157, 2018. filter,’’ in Proc. Int. Conf. Man-Mach. Syst. (ICoMMS), Batu Ferringhi,
[2] S. B. Park, J. W. Lee, and S. K. Kim, ‘‘Content-based image classifi- Malaysia, Oct. 2009.
cation using a neural network,’’ Pattern Recognit. Lett., vol. 25, no. 3, [19] T. Vo-Van, H. Che-Ngoc, and T. Nguyen-Trang, ‘‘Textural features selec-
pp. 287–300, Feb. 2004. tion for image classification by Bayesian method,’’ in Proc. 13th Int. Conf.
[3] P. Smitha, L. Shaji, and M. G. Mini, ‘‘A review of medical image classi- Natural Comput., Fuzzy Syst. Knowl. Discovery (ICNC-FSKD), Jul. 2017,
fication techniques,’’ in Proc. Int. Conf. VLSI, Commun. Intrumrnataiom, pp. 139–733.
2011, pp. 34–38. [20] S. Sannigrahi and P. Acharjee, ‘‘Implementation of crow search algorithm
[4] A. Qayyum, S. M. Anwar, M. Awais, and M. Majid, ‘‘Medical image for optimal allocation of DG and DSTATCOM in practical distribution
retrieval using deep convolutional neural network,’’ Neurocomputing, system,’’ in Proc. Int. Conf. Power, Instrum., Control Comput. (PICC),
vol. 266, pp. 8–20, Nov. 2017. Jan. 2018, pp. 1–6.
[21] Accessed: Aug. 18, 2018. [Online]. Available: https://www.oasis- DENIS ALEXANDROVICH PUSTOKHIN recei-
brains.org/ ved the Ph.D. degree in logistics and supply
[22] Accessed: Aug. 18, 2018. [Online]. Available: http://www.via.cornell. chain management from the State University of
edu/lungdb.html Management, Moscow, Russia. He is currently
[23] Accessed: Aug. 18, 2018. [Online]. Available: http://adni.loni.usc.edu/ an Associate Professor with the State University
[24] K. Shankar, A. R. W. Sait, D. Gupta, S. K. Lakshmanaprabu, of Management. He has published over 30 con-
A. Khanna, and H. M. Pandey, ‘‘Automated detection and classifica- ferences and journal articles. His research inter-
tion of fundus diabetic retinopathy images using synergic deep learning
ests include enterprise logistics planning, artificial
model,’’ Pattern Recognit. Lett., vol. 133, pp. 210–216, May 2020, doi:
intelligence, big data, the Internet of Things, and
10.1016/j.patrec.2020.02.026.
[25] S. K, L. S. K., A. Khanna, S. Tanwar, J. J. P. C. Rodrigues, and N. R. Roy, reverse logistics network design.
‘‘Alzheimer detection using group grey wolf optimization based features
with convolutional classifier,’’ Comput. Electr. Eng., vol. 77, pp. 230–243,
Jul. 2019. DEEPAK GUPTA received the Ph.D. degree from
[26] M. Elhoseny, G.-B. Bian, S. K. Lakshmanaprabu, K. Shankar, A. K. Singh, Dr. A. P. J. Abdul Kalam Technical University.
and W. Wu, ‘‘Effective features to classify ovarian cancer data in He has completed his first Postdoctoral Research
Internet of medical things,’’ Comput. Netw., vol. 159, pp. 147–156, with Inatel, Brazil. He is an eminent academician,
Aug. 2019. plays versatile roles and responsibilities juggling
between lectures, research, publications, consul-
tancy, community service, and Ph.D. degree and
R. JOSHUA SAMUEL RAJ received the B.E. post-doctorate supervisions. With 12 years of rich
degree in computer science and engineering and expertise in teaching and two years in indus-
the M.E. degree in computer science and engi- try, he focuses on rational and practical learning.
neering from Anna University, Chennai, India, He has contributed massive literature in the fields of human–computer
in 2005 and 2007, respectively, the Ph.D. degree interaction, intelligent data analysis, nature-inspired computing, machine
from the Faculty of Information Technology, learning, and soft computing. He is working as an Assistant Professor
Kalasalingam University, India, in 2015, and the with the Maharaja Agrasen Institute of Technology (GGSIPU), New Delhi,
M.B.A. and the M.E. (literature) through the Dis- India. He has served as the Editor-in-Chief, the Guest Editor, an Associate
tance Education Program from Manonmaniam Editor of SCI and various other reputed journals (Elsevier, Springer, Wiley
Sundaranar University, Tirunelveli, India. He is a and MDPI). He has actively been a part of various reputed international
Life Member of the Indian Society for Technical Education and The Indian conferences. He is not only backed with a strong profile, but his innovative
Science Congress. He is currently serving as a Professor and the Research ideas, research’s end-results, and the notion of implementation of technology
Head of the Department of Information Science and Engineering, CMR in the medical field is by and large contributing to the society significantly.
Institute of Technology, Bengaluru. He has held key positions such as the He is currently a Postdoctoral Researcher with University of Valladolid,
vice principal, the principal, and the director of engineering colleges. He has Spain. He has authored/edited 33 books with national/international level pub-
authored over 50 articles in refereed international and domestic journals lisher (Elsevier, Springer, Wiley, and Katson). He has published 101 scien-
and conferences, and holds five patents. His areas of interests include grid tific research publications in reputed international journals and conferences
computing, cloud computing, data mining, deep learning, scheduling, image including 49 SCI-indexed journals of the IEEE, Elsevier, Springer, Wiley,
processing, and artificial intelligence. and many more. He is also associated with various professional bodies like
ISTE, IAENG, IACSIT, SCIEI, ICSES, UACEE, Internet Society, SMEI,
IAOP, and IAOIP. He was Invited as a Faculty Resource Person/Session
S. JEYA SHOBANA received the B.E. degree in Chair/Reviewer/TPC Member of different FDP, conferences, and journals.
computer science and engineering from Manon- He is the convener of ICICC conference series. He is the Editor-in-Chief
maniam Sundaranar University, Tirunelveli, India, of OA Journal-Computers, an Associate Editor of Expert Systems (Wiley),
in 2003, the M.E. degree in computer science and Intelligent Decision Technologies (IOS Press), the Journal of Computational
engineering from Anna University, Chennai, India, and Theoretical Nenoscience, an Honorary Editor of ICSES Transactions
in 2006, and the Ph.D. degree in computer science on Image Processing and Pattern Recognition. He is also a Series Editor
and engineering from Manonmaniam Sundaranar of Smart Sensors Technology for BioMedical Engineering (Elsevier), Intelli-
University, in 2016. She has 12 years of teaching gent Biomedical Data Analysis (De Gruyter, Germany), and Computational
experience in various institutions. She is currently Intelligence for Data Analysis (Bentham Science).
working as an Assistant Professor with the Depart-
ment of Computer Science, College of Science, Knowledge University, Erbil,
Kurdistan Region, Iraq. She has published more than seven articles in various K. SHANKAR is currently a Postdoctoral Fellow
international journals. Her fields of interests are wireless sensor networks, of Alagappa University, Karaikudi, India. Collec-
deep learning methods, artificial neural networks, information security, and tively, he has authored/coauthored over 41 ISI
data mining. journal articles (with total impact factor 107.749)
and over 150scopus-indexed articles. He has guest-
edited several special issues at many journals pub-
IRINA VALERYEVNA PUSTOKHINA received lished by Inderscience and MDPI. He has served
the M.B.A. degree in logistics and supply chain as a Guest Editor, an Associate Editor of SCI,
management and the Ph.D. degree in logistics and of Scopus indexed journals like Elsevier, Springer,
supply chain management from the State Univer- Wiley, and MDPI. He authored/edited conference
sity of Management, Moscow, Russia. She is cur- proceedings, book chapters, and two books published by Springer. He has
rently an Associate Professor with the Plekhanov been a part of various seminars, paper presentations, and research paper
Russian University of Economics, Moscow. She reviews, and a convener and a session chair of the several conferences.
has published over 40 conferences and journal arti- He displayed vast success in continuously acquiring new knowledge and
cles. Her research interests include supply chain applying innovative pedagogies, and he has always aimed to be an effective
management, regional logistics development, sus- educator and has a global outlook. His current research interests include
tainable urban development, city logistics, intelligent logistics systems, big healthcare applications, secret image sharing scheme, digital image security,
data technology and applications, information management, and the Internet cryptography, the Internet of Things, and optimization algorithms.
of Things.