Hemanth S V, Alagarsamy Saravanan, Rajkumar T Dhiliphan
Department of Computer Science and Engineering, Hyderabad Institute of Technology and Management, Hyderabad, India.
Department of Information Technology, Sri Sivasubramaniya Nadar College of Engineering, Rajiv Gandhi Salai (OMR), Kalavakkam, India.
J Biomol Struct Dyn. 2024 Feb 19:1-19. doi: 10.1080/07391102.2024.2314269.
Diabetic retinopathy (DR) is a global visual indicator of diabetes that leads to blindness and loss of vision. Manual testing presents a more difficult task when attempting to detect DR due to the complexity and variances of DR. Early detection and treatment prevent the diabetic patients from visual loss. Also classifying the intensity and levels of DR is crucial to provide necessary treatment. This study develops a novel deep learning (DL) approach called He Weighted Bi-directional Long Short-term Memory (HWBLSTM) with an effective transfer learning technique for detecting DR from the RFI. The collected fundus images initially undergo preprocessing to improve their quality, which includes noise removal and contrast enhancement using a Hybrid Gaussian Filter and probability density Function-based Gamma Correction (HGFPDFGC) technique. The segmentation procedure divides the image into subgroups and is crucial for accurate detection and classification. The segmentation of the study initially removes the optical disk (OD) and blood vessels (BVs) from the preprocessed images using mathematical morphological operations. Next, it segments the retinal lesions from the OD and BV removed images using the Enhanced Grasshopper Optimization-based Region Growing Algorithm (EGORGA). Then, the features from the segmented retinal lesions are learned using a Squeeze Net (SQN), and the dimensionality reduction of the extracted features is done using the Modified Singular Value Decomposition (MSVD) approach. Finally, the classification is performed by employing the HWBLSTM approach, which classifies the DR abnormalities in datasets as non-DR (NDR), non-proliferative DR (NPDR), moderate NPDR (MDNPDR), and severe DR, also known as proliferative DR (PDR). The proposed approach is implemented on APTOS as well as MESSIDOR datasets. The outcomes proved that the proposed technique accurately identifies the DR with minimal computation overhead compared to the existing approaches.
糖尿病性视网膜病变(DR)是糖尿病的一种全球视觉指标,可导致失明和视力丧失。由于DR的复杂性和变异性,在尝试检测DR时,人工检测是一项更困难的任务。早期检测和治疗可防止糖尿病患者视力丧失。此外,对DR的强度和级别进行分类对于提供必要的治疗至关重要。本研究开发了一种名为He加权双向长短期记忆(HWBLSTM)的新型深度学习(DL)方法,并采用有效的迁移学习技术从视网膜眼底图像(RFI)中检测DR。收集到的眼底图像首先进行预处理以提高其质量,这包括使用混合高斯滤波器和基于概率密度函数的伽马校正(HGFPDFGC)技术进行去噪和对比度增强。分割过程将图像分成子组,对于准确检测和分类至关重要。该研究的分割首先使用数学形态学运算从预处理图像中去除视盘(OD)和血管(BVs)。接下来,它使用基于增强蚱蜢优化的区域生长算法(EGORGA)从去除OD和BV的图像中分割出视网膜病变。然后,使用挤压网络(SQN)学习分割出的视网膜病变的特征,并使用改进的奇异值分解(MSVD)方法对提取的特征进行降维。最后,采用HWBLSTM方法进行分类,该方法将数据集中的DR异常分类为非糖尿病性视网膜病变(NDR)、非增殖性糖尿病性视网膜病变(NPDR)、中度NPDR(MDNPDR)和重度糖尿病性视网膜病变,也称为增殖性糖尿病性视网膜病变(PDR)。所提出的方法在APTOS以及MESSIDOR数据集上实现。结果证明,与现有方法相比,所提出的技术以最小的计算开销准确识别DR。