paper-with-me

홈 › Papers

Diabetic retinopathy image classification method based on GreenBen data augmentation

2024-10-12 · Yutong Liu, Jie Gao, Haijiang Zhu

For the diagnosis of diabetes retinopathy (DR) images, this paper proposes a classification method based on artificial intelligence. The core lies in a new data augmentation method, GreenBen, which first extracts the green channel grayscale image from the retinal image and then performs Ben enhancement. Considering that diabetes macular edema (DME) is a complication closely related to DR, this paper constructs a joint classification framework of DR and DME based on multi task learning and attention module, and uses GreenBen to enhance its data to reduce the difference of DR images and improve the accuracy of model classification. We conducted extensive experiments on three publicly available datasets, and our method achieved the best results. For GreenBen, whether based on the ResNet50 network or the Swin Transformer network, whether for individual classification or joint DME classification, compared with other data augmentation methods, GreenBen achieved stable and significant improvements in DR classification results, with an accuracy increase of 10%.

📄 PDF Abstract BibTeX arXiv:2410.09444

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationData Augmentationimage-classificationImage ClassificationMulti-Task Learning

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Residual Connection 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Adam 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Diabetic Retinopathy Classification using Downscaling Algorithms and Deep Learning

2026-05-12 · Nishi Doshi, Urvi Oza, Pankaj Kumar arxiv

Diabetic Retinopathy (DR) is an art and science of recording and classifying the retinal images of a diabetic patient. DR classification deals with classifying retinal fundus image into five stages on the basis of severi…

Transfer-Ensemble Learning based Deep Convolutional Neural Networks for Diabetic Retinopathy Classification

2023-08-01 · Susmita Ghosh, Abhiroop Chatterjee

This article aims to classify diabetic retinopathy (DR) disease into five different classes using an ensemble approach based on two popular pre-trained convolutional neural networks: VGG16 and Inception V3. The proposed …

Ensemble Learning

Automated Diabetic Retinopathy Grading using Deep Convolutional Neural Network

2020-04-14 · Saket S. Chaturvedi, Kajol Gupta, Vaishali Ninawe, Prakash. S. Prasad

Diabetic Retinopathy is a global health problem, influences 100 million individuals worldwide, and in the next few decades, these incidences are expected to reach epidemic proportions. Diabetic Retinopathy is a subtle ey…

Diabetic Retinopathy GradingGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Deep Learning Fundus Image Analysis for Diabetic Retinopathy and Macular Edema Grading

2019-04-16 · Jaakko Sahlsten, Joel Jaskari, Jyri Kivinen, Lauri Turunen 외

Diabetes is a globally prevalent disease that can cause visible microvascular complications such as diabetic retinopathy and macular edema in the human eye retina, the images of which are today used for manual disease sc…

Deep Learning

Classification of Diabetic Retinopathy using Pre-Trained Deep Learning Models

2024-03-29 · Inas Al-Kamachy, Prof. Dr. Reza Hassanpour, Prof. Roya Choupani

Diabetic Retinopathy (DR) stands as the leading cause of blindness globally, particularly affecting individuals between the ages of 20 and 70. This paper presents a Computer-Aided Diagnosis (CAD) system designed for the …

Deep Learning