You are on page 1of 5

International Journal of Information Technology (IJIT) – Volume 7 Issue 3, May - June 2021

RESEARCH ARTICLE OPEN ACCESS

An Extensive Review on Automated Diabetic Retinopathy


Diagnosis and Classification Models
Santosh Kumar Rath
Professor,Department of Computer Science & Engineering
Government College of Engineering Kalahandi,Bhawanipatna,Odisha - India

ABSTRACT
The diabetic retinopathy (DR) is affected by retinal microvasculature that is created as an outcome of diabetes
mellitus. The blindness can seem like an outcome of unrestrained and simple cases of DR. In manual check of
fundus images for checking morphological variations from blood vessels, microaneurysms, hemorrhages,
exudates, and macula is highly time-utilizing and tedious work. It is developing simply with use of computer-
aided system and inter variability to the observer. In this work, various models to detect microaneurysms,
hemorrhages, and exudates are considered to vital detection of non-proliferative diabetic retinopathy (NPDR).
The blood vessel detection models are also considered for analysis of proliferative diabetic retinopathy (PDR).
Also, the work explains discuss on the experimental retrieved by researchers to detection of DR.
Keywords: Image classification, Disease diagnosis, Computer vision, Diabetic retinopathy

I. INTRODUCTION
The diabetes is a typical disease around the world. may cause impeded vision [33-37]. A robotized
It fills in as a most normal reason for visual evaluating framework for DR is use in decreasing
deficiency for individuals having age under 50 the odds of whole visual deficiency because of DR
years [1, 2]. It can be systemic disease that is alongside bringing down the responsibility on
influencing up to 80% of individuals for over 10 ophthalmologists [38-41]. For DR screening, a
years. Numerous searchers recognized that 90 computer-aided diagnostic (CAD) framework is
percent of diabetic patients is stored in this illness created for separating a retina with conceivable DR
through an initial analysis [3-7]. An individual in typical retina [42].
taking diabetes is further inclined to the danger of
diabetic retinopathy (DR) [8]. The blood supply to Various models to detect microaneurysms,
every layer of retina is complete by miniature blood hemorrhages, and EXs are considered to vital
vessels that are powerless to unreasonable blood detection of non-proliferative diabetic retinopathy
sugar level [9, 10]. At the point, if lot of glucose or (NPDR). The blood vessel detection models are
fructose accumulates in blood, the vessels begin also considered for analysis of proliferative diabetic
disintegrating in light of inadequate appropriation retinopathy (PDR). Also, the work explains discuss
of oxygen to cells. Some blockage in these vessels on the experimental retrieved by researchers to
prompts a serious eye injury [11-15]. Therefore, detection of DR.
metabolic rate eases slow down and lead to
structural anomaly in vessels that assistant DR [16]. II. RELATED WORK

The microaneurysms (MAs) are a prior indication In this investigation fundus images containing DR
of DR. This disease gets variations the size of have been thought about. The thought behind this
blood vessels (swelling). The signs of DR contain work is to propose a robotized information model
MAs, exudates (EXs), and hemorrhages (HMs) just to recognize the critical precursors of DR. Proposed
as the unusual development of blood vessels [17- Model have been prepared with three sorts, BPNN,
20]. DR usually contains 2 unique stages such as Deep Neural Network (DNN) and Convolutional
proliferative DR (PDR) and non-proliferative DR Neural Network (CNN) in the wake of testing
(NPDR) [21-25]. The event of NPDR is if blood models with CPU prepared Neural network gives
vessel from retina are harmed and begin releasing least exactness due to one secret layer though the
liquid onto it [26-30]. Therefore, retina gets wet profound learning models are outperforming NN
and swollen. Various indications of retinopathy [43-45]. The Deep Learning models are fit for
occur at this stage, for instance, HMs, MAs, EXs, measuring the highlights as blood vessels, fluid
and furthermore interretinal miniature vascular drip, EXs, HMs, and miniature aneurysms into
anomalies (IRMA) [31, 32]. PDR appears if new various classes. The model will ascertain the loads
unusual blood vessels show up in different spaces which give seriousness level of the patient's eye.
of retina. It can be intricate instance of DR that The principal challenge of this investigation is the

ISSN: 2454-5414 www.ijitjournal.org Page 5


International Journal of Information Technology (IJIT) – Volume 7 Issue 3, May - June 2021

accurate decision of each element class threshold. CNN of our fundamental classifier task [50-54].
To distinguish the objective class thresholds This work introduces a DL based automated
weighted Fuzzy C-means (FCM) model has been detection and classification model for fundus DR
utilized. The model will be useful to distinguish the images. The presented technique includes a few
appropriate class of seriousness of DR images. procedures specifically pre-processing,
segmentation and classification. At first, pre-
This work presents another mechanized processing stage is done to dispose of the pointless
Hyperparameter Tuning Inception-v4 (HPTI-v4) commotion to be edges. Then, histogram based
model for the recognition and characterization of segmentation happens to separate the helpful areas
DR from color fundus images. In pre-processing in the image. At that point, synergic deep learning
stage, the differentiation level of fundus image is (SDL) model is execute to order DR fundus images
enhanced with utilization of contrast limited for different seriousness levels.
adaptive histogram equalization (CLAHE) method.
At that point, the segmentation of pre-processed The solutions strategy presented in this
picture happens using a histogram-based examination incorporates work of image preparing
segmentation method. A while later, the HPTI-v4 with histogram equalization (HE), and CLAHE
method is execute for separating the necessary strategies [55-58]. Then, the determination is
highlights from the segmentation image and it performed by the classification of a CNN. By
along these goes through grouping by utilization of utilizing the connected image handling procedures
a multilayer perceptron (MLP). and DL for diagnosing DR, the proposed strategy
and the examination results are significant
This work is to endeavor towards define an commitments to the related survey. An ensemble
automatically approach to group a given based AI model including ML Algorithms to be
arrangement of fundus images [46-48]. It brings specific Random Forest (RF), Decision Tree (DT),
convolutional neural networks (CNNs) capacity to Adaboost, K-Nearest Neighbor (KNN), Logistic
DR location, which incorporates 3 significant Regression (LR) classifier is probed DR Dataset.
complex challenges: classification, segmentation, As an initial step, normalization is done on the DR
and recognition. Combined with transfer learning Dataset by min-max normalization technique. This
(TL) and hyper-parameter tuning, we receive standardized dataset is then prepared the proposed
AlexNet, VggNet, GoogleNet, ResNet, and ensemble method [59, 60]. The presentation of the
examine how well these models do with the DR proposed model is at last considered in contrast to
image classification. We utilize openly accessible the individual's ML techniques. In this work,
Kaggle stage for preparing these models. typical DR images have been amassed into five
classifications as per the aptitude of
It presents a novel feature extraction strategy ophthalmologists. A gathering of DCNN)
utilizing a changed Xception design for the finding techniques has been utilized for DR stage
of DR disease. The proposed technique is classification. Recent accuracy outcome is attained
dependent upon deep layer aggregation that relates by InceptionNet V3, which demonstrates the
multilevel features in various convolution layers of efficiency of using DCNN for DR image
Xception structure. The removed features are identification.
therefore taken care of into an MLP to be prepared
for DR seriousness classification [49]. The III. CONCLUSION
presentation of the presented technique is evaluated
with 4 deep feature extractors containing Various indications of retinopathy occur at this
InceptionV3, MobileNet, and ResNet50, and stage, for instance, HMs, MAs, EXs, and
unique Xception design. Contrasted and common furthermore IRMA. PDR appears if new unusual
Xception design, the accumulation of deep CNN blood vessels show up in different spaces of retina.
(DCNN) layers is adequately intertwine deep It can be intricate instance of DR that may cause
features and enhance the learning cycle. Moreover, impeded vision. A robotized evaluating framework
a TL approach and hyper-parameter tuning are for DR is use in decreasing the odds of whole
received to additionally enhance the general visual deficiency because of DR alongside bringing
classifier execution. down the responsibility on ophthalmologists. The
blood vessel detection models are also considered
This presents a computer based methodology for for analysis of PDR. Also, the work explains
the identification of DR toward the Back of the eye discuss on the experimental retrieved by
images based on the utilization of CNNs. Our CNN researchers to detection of DR. Also, the work
utilizes deep models to characterize Back-of-the- explains discuss on the experimental retrieved by
eye Retinal Photographs (BRP) in 5 phases of DR. researchers to detection of DR.
Our technique joins a few preprocessing images of
BRP to acquire an ACA score of 50.5%. Besides,
we investigate subproblems via preparing a bigger

ISSN: 2454-5414 www.ijitjournal.org Page 6


International Journal of Information Technology (IJIT) – Volume 7 Issue 3, May - June 2021

REFERENCES healthcare using deep belief network with


ResNet model. Journal of Parallel and
[1] Li, Linguo, et al. "Fuzzy multilevel image Distributed Computing, 153, 150-160.
thresholding based on improved coyote [11] Zhang, Yu-Hang, et al. "Investigating gene
optimization algorithm." IEEE Access 9 methylation signatures for fetal intolerance
(2021): 33595-33607. prediction." Plos one 16.4 (2021): e0250032.
[2] Gochhayat, S. P., Kaliyar, P., Conti, M., [12] Gupta, D., & Ahlawat, A. K. (2019).
Tiwari, P., Prasath, V. B. S., Gupta, D., & Taxonomy of GUM and usability prediction
Khanna, A. (2019). LISA: Lightweight using GUM multistage fuzzy expert system.
context-aware IoT service architecture. Int. Arab J. Inf. Technol., 16(3), 357-363.
Journal of cleaner production, 212, 1345- [13] Babu, M. V., Alzubi, J. A., Sekaran, R.,
1356. Patan, R., Ramachandran, M., & Gupta, D.
[3] Raveendran, A. P., Alzubi, J. A., Sekaran, (2020). An Improved IDAF-FIT Clustering
R., & Ramachandran, M. A high Based ASLPP-RR Routing with Secure Data
performance scalable fuzzy based modified Aggregation in Wireless Sensor
Asymmetric Heterogene Multiprocessor Network. Mobile Networks and
System on Chip (AHt-MPSOC) Applications, 1-9.
reconfigurable architecture. Journal of [14] Choudhury, S. S., Mohanty, S. N., &
Intelligent & Fuzzy Systems, (Preprint), 1- Jagadev, A. K. (2021). Multimodal trust
12. based recommender system with machine
[4] Zhang, X., Mohanty, S. N., Parida, A. K., learning approaches for movie
Pani, S. K., Dong, B., & Cheng, X. (2020). recommendation. International Journal of
Annual and non-monsoon rainfall prediction Information Technology, 13(2), 475-482.
modelling using SVR-MLP: an empirical [15] Pustokhina, I. V., Pustokhin, D. A., Kumar
study from Odisha. IEEE Access, 8, 30223- Pareek, P., Gupta, D., Khanna, A., &
30233. Shankar, K. (2021). Energy‐efficient
[5] Pustokhina, I. V., Pustokhin, D. A., Nguyen, cluster‐based unmanned aerial vehicle
P. T., Elhoseny, M., & Shankar, K. (2021). networks with deep learning‐based scene
Multi-objective rain optimization algorithm classification model. International Journal of
with WELM model for customer churn Communication Systems, 34(8), e4786.
prediction in telecommunication sector. [16] Mansour, Romany F., and Nojood O.
Complex & Intelligent Systems, 1-13. Aljehane. "An optimal segmentation with
[6] Mansour, Romany Fouad, et al. "Artificial deep learning based inception network
Intelligence and Internet of Things Enabled model for intracranial hemorrhage
Disease Diagnosis Model for Smart diagnosis." Neural Computing and
Healthcare Systems." IEEE Access 9 (2021): Applications (2021): 1-13.
45137-45146. [17] Jain, R., Gupta, D., & Khanna, A. (2019).
[7] Sankhwar, S., Gupta, D., Ramya, K. C., Usability feature optimization using
Rani, S. S., Shankar, K., & MWOA. In International conference on
Lakshmanaprabu, S. K. (2020). Improved innovative computing and communications
grey wolf optimization-based feature subset (pp. 453-462). Springer, Singapore.
selection with fuzzy neural classifier for [18] Hamdoun, H., Nazir, S., Alzubi, J. A.,
financial crisis prediction. Soft Computing, Laskot, P., & Alzubi, O. A. (2021).
24(1), 101-110. Performance benefits of network coding for
[8] Alzubi, J. A. (2020). Bipolar fully recurrent HEVC video communications in satellite
deep structured neural learning based attack networks. Iranian Journal of Electrical and
detection for securing industrial sensor Electronic Engineering, 1956-1956.
networks. Transactions on Emerging [19] Natarajan, Y., Kannan, S., & Mohanty, S. N.
Telecommunications Technologies, e4069. (2021). Survey of Various Statistical
[9] Mohanty, S. N., Rejina Parvin, J., Vinoth Numerical and Machine Learning
Kumar, K., Ramya, K. C., Sheeba Rani, S., Ontological Models on Infectious Disease
& Lakshmanaprabu, S. K. (2019). Optimal Ontology. Data Analytics in Bioinformatics:
rough fuzzy clustering for user profile A Machine Learning Perspective, 431-442.
ontology based web page recommendation [20] Kannan, S., Dhiman, G., Natarajan, Y.,
analysis. Journal of Intelligent & Fuzzy Sharma, A., Mohanty, S. N., Soni, M., ... &
Systems, 37(1), 205-216. Gheisari, M. (2021). Ubiquitous vehicular
[10] Nguyen, G. N., Le Viet, N. H., Elhoseny, ad-hoc network computing using deep neural
M., Shankar, K., Gupta, B. B., & Abd El- network with iot-based bat agents for traffic
Latif, A. A. (2021). Secure blockchain management. Electronics, 10(7), 785.
enabled Cyber–physical systems in

ISSN: 2454-5414 www.ijitjournal.org Page 7


International Journal of Information Technology (IJIT) – Volume 7 Issue 3, May - June 2021

[21] Manne, S., Lydia, E. L., Pustokhina, I. V., [32] Mansour, R. F., & Al-Marghilnai, A. (2021).
Pustokhin, D. A., Parvathy, V. S., & Glaucoma detection using novel perceptron
Shankar, K. (2021). An intelligent energy based convolutional multi-layer neural
management and traffic predictive model for network classification. Multidimensional
autonomous vehicle systems. Soft Systems and Signal Processing, 1-19.
Computing, 1-13. [33] Gupta, D., Ahlawat, A., & Sagar, K. (2014,
[22] Al-Otaibi, S. T., Al-Rasheed, A., Mansour, November). A critical analysis of a hierarchy
R. F., Yang, E., Joshi, G. P., & Cho, W. based Usability Model. In 2014 international
(2021). Hybridization of Metaheuristic conference on contemporary computing and
Algorithm for Dynamic Cluster-based informatics (IC3I) (pp. 255-260). IEEE.
Routing Protocol in Wireless Sensor [34] Alzubi, O. A., Alzubi, J. A., Dorgham, O., &
Networks. IEEE Access. Alsayyed, M. (2020). Cryptosystem design
[23] Gupta, D., & Ahlawat, A. K. (2016). based on Hermitian curves for IoT
Usability determination using multistage security. The Journal of
fuzzy system. Procedia Computer Science, Supercomputing, 76(11), 8566-8589.
78, 263-270. [35] Sahu, B., & Mohanty, S. N. (2021). CMBA-
[24] Amiri, I. S., Palai, G., Alzubi, J. A., & SVM: a clinical approach for Parkinson
Nayak, S. R. (2020). Chip to chip disease diagnosis. International Journal of
communication through the photonic Information Technology, 13(2), 647-655.
integrated circuit: A new paradigm to optical [36] Nguyen, G. N., Le Viet, N. H., Devaraj, A.
VLSI. Optik, 202, 163588. F. S., Gobi, R., & Shankar, K. (2020).
[25] Satpathy, S., Mangla, M., Sharma, N., Blockchain enabled energy efficient red deer
Deshmukh, H., & Mohanty, S. (2021). algorithm based clustering protocol for
Predicting mortality rate and associated risks pervasive wireless sensor networks.
in COVID-19 patients. Spatial Information Sustainable Computing: Informatics and
Research, 1-10. Systems, 28, 100464.
[26] Rajagopal, A., Ramachandran, A., Shankar, [37] Mansour, R. F., Al-Otaibi, S., Al-Rasheed,
K., Khari, M., Jha, S., & Joshi, G. P. A., Aljuaid, H., Pustokhina, I., & Pustokhin,
Optimal routing strategy based on extreme D. A. (2021). An Optimal Big Data
learning machine with beetle antennae Analytics with Concept Drift Detection on
search algorithm for Low Earth Orbit High-Dimensional Streaming Data. CMC-
satellite communication networks. COMPUTERS MATERIALS &
International Journal of Satellite CONTINUA, 68(3), 2843-2858.
Communications and Networking. [38] Le, D. N., Parvathy, V. S., Gupta, D.,
[27] Mansour, R. F., Escorcia-Gutierrez, J., Khanna, A., Rodrigues, J. J., & Shankar, K.
Gamarra, M., Villanueva, J. A., & Leal, N. (2021). IoT enabled depthwise separable
(2021). Intelligent video anomaly detection convolution neural network with deep
and classification using faster RCNN with support vector machine for COVID-19
deep reinforcement learning model. Image diagnosis and classification. International
and Vision Computing, 104229. Journal of Machine Learning and
[28] Gupta, D., Arora, J., Agrawal, U., Khanna, Cybernetics, 1-14.
A., & de Albuquerque, V. H. C. (2019). [39] Alzubi, J. A., Manikandan, R., Alzubi, O.
Optimized Binary Bat algorithm for A., Qiqieh, I., Rahim, R., Gupta, D., &
classification of white blood cells. Khanna, A. (2020). Hashed Needham
Measurement, 143, 180-190. Schroeder industrial IoT based cost
[29] Alrabea, A., Alzubi, O. A., & Alzubi, J. A. optimized deep secured data transmission in
(2019). A task-based model for minimizing cloud. Measurement, 150, 107077.
energy consumption in WSNs. Energy [40] Sankhwar, S., Pandey, D., Khan, R. A., &
Systems, 1-18. Mohanty, S. N. (2021). An anti‐phishing
[30] Sharma, N., Dev, J., Mangla, M., Wadhwa, enterprise environ model using feed‐forward
V. M., Mohanty, S. N., & Kakkar, D. backpropagation and Levenberg‐Marquardt
(2021). A heterogeneous ensemble method. Security and Privacy, 4(1), e132.
forecasting model for disease prediction. [41] Pustokhina, I. V., Pustokhin, D. A.,
New Generation Computing, 1-15. Rodrigues, J. J., Gupta, D., Khanna, A.,
[31] Shankar, K., & Perumal, E. (2020). A novel Shankar, K., ... & Joshi, G. P. (2020).
hand-crafted with deep learning features Automatic vehicle license plate recognition
based fusion model for COVID-19 diagnosis using optimal K-means with convolutional
and classification using chest X-ray images. neural network for intelligent transportation
Complex & Intelligent Systems, 1-17. systems. IEEE Access, 8, 92907-92917.

ISSN: 2454-5414 www.ijitjournal.org Page 8


International Journal of Information Technology (IJIT) – Volume 7 Issue 3, May - June 2021

[42] Bharathi, R., Abirami, T., Dhanasekaran, S.,


Gupta, D., Khanna, A., Elhoseny, M., &
Shankar, K. (2020). Energy efficient
clustering with disease diagnosis model for
IoT based sustainable healthcare systems.
Sustainable Computing: Informatics and
Systems, 28, 100453.
[43] . Alzubi, O. A., Alzubi, J. A., Alweshah, M.,
Qiqieh, I., Al-Shami, S., & Ramachandran,
M. (2020). An optimal pruning algorithm of
classifier ensembles: dynamic programming
approach. Neural Computing and
Applications, 32(20), 16091-16107.
[44] Dash, L., Das, S., Mohanty, S., Rahman, F.
H., Sahoo, S. K., & Mishra, S. N. (2020).
Platform Based Housing System Improved
Health and Reduced Mortality Percentage of
Goats in Flood Prone Area of Coastal
Odisha. Advances in Research, 10-17.
[45] Yang, E., Parvathy, V. S., Selvi, P. P.,
Shankar, K., Seo, C., Joshi, G. P., & Yi, O.
(2020). Privacy Preservation in Edge
Consumer Electronics by Combining
Anomaly Detection with Dynamic Attribute-
Based Re-Encryption. Mathematics, 8(11),
1871.
[46] Gupta, D., & Ahlawat, A. K. (2017).
Usability feature selection via MBBAT: a
novel approach. Journal of computational
science, 23, 195-203.
[47] Aljehane, Nojood O., and Romany F.
Mansour. "Big data analytics with
oppositional moth flame optimization based
vehicular routing protocol for future smart
cities." Expert Systems (2021): e12718
[48] Alzubi, J. A., Jain, R., Kathuria, A.,
Khandelwal, A., Saxena, A., & Singh, A.
(2020). Paraphrase identification using
collaborative adversarial networks. Journal
of Intelligent & Fuzzy Systems, (Preprint),
1-12.
[49] Alphonse, A. S., Shankar, K., Rakkini, M. J.,
Ananthakrishnan, S., Athisayamani, S.,
Singh, A. R., & Gobi, R. (2020). A multi-
scale and rotation-invariant phase pattern
(MRIPP) and a stack of restricted Boltzmann
machine (RBM) with preprocessing for
facial expression classification. Journal of
Ambient Intelligence and Humanized
Computing, 1-17.

ISSN: 2454-5414 www.ijitjournal.org Page 9

You might also like