paper-with-me

홈 › Papers

Deep Learning Architectures for Diagnosis of Diabetic Retinopathy

2023-03-31 · MDPI Applied Sciences 2023 3 · Alberto Solano, Kevin N. Dietrich, Marcelino Martínez-Sober, Regino Barranquero-Cardeñosa, Jorge Vila-Tomás, Pablo Hernández-Cámara

For many years, convolutional neural networks dominated the field of computer vision, not least in the medical field, where problems such as image segmentation were addressed by such networks as the U-Net. The arrival of self-attention-based networks to the field of computer vision through ViTs seems to have changed the trend of using standard convolutions. Throughout this work, we apply different architectures such as U-Net, ViTs and ConvMixer, to compare their performance on a medical semantic segmentation problem. All the models have been trained from scratch on the DRIVE dataset and evaluated on their private counterparts to assess which of the models performed better in the segmentation problem. Our major contribution is showing that the best-performing model (ConvMixer) is the one that shares the approach from the ViT (processing images as patches) while maintaining the foundational blocks (convolutions) from the U-Net. This mixture does not only produce better results (DICE=0.83 ) than both ViTs (0.80 /0.077 for UNETR/SWIN-Unet) and the U-Net (0.82 ) on their own but reduces considerably the number of parameters (2.97M against 104M/27M and 31M, respectively), showing that there is no need to systematically use large models for solving image problems where smaller architectures with the optimal pieces can get better results.

📄 PDF Abstract BibTeX

Code (1)

alberto-solano/drive-convmixer pytorch

Tasks

Deep LearningImage SegmentationRetinal Vessel SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Automated Smartphone based System for Diagnosis of Diabetic Retinopathy

2020-04-07 · Misgina Tsighe Hagos, Shri Kant, Surayya Ado Bala

Early diagnosis of diabetic retinopathy for treatment of the disease has been failing to reach diabetic people living in rural areas. Shortage of trained ophthalmologists, limited availability of healthcare centers, and …

Diagnostic

Advances in Computer-Aided Diagnosis of Diabetic Retinopathy

2019-09-21 · Saket S. Chaturvedi, Kajol Gupta, Vaishali Ninawe, Prakash. S. Prasad

Diabetic Retinopathy is a critical health problem influences 100 million individuals worldwide, and these figures are expected to rise, particularly in Asia. Diabetic Retinopathy is a chronic eye disease which can lead t…

Federated Learning for Diabetic Retinopathy Diagnosis: Enhancing Accuracy and Generalizability in Under-Resourced Regions

2024-10-30 · Gajan Mohan Raj, Michael G. Morley, Mohammad Eslami

Diabetic retinopathy is the leading cause of vision loss in working-age adults worldwide, yet under-resourced regions lack ophthalmologists. Current state-of-the-art deep learning systems struggle at these institutions d…

DiagnosticFederated Learning

UATTA-ENS: Uncertainty Aware Test Time Augmented Ensemble for PIRC Diabetic Retinopathy Detection

2022-11-06 · Pratinav Seth, Adil Khan, Ananya Gupta, Saurabh Kumar Mishra 외

Deep Ensemble Convolutional Neural Networks has become a methodology of choice for analyzing medical images with a diagnostic performance comparable to a physician, including the diagnosis of Diabetic Retinopathy. Howeve…

Diabetic Retinopathy DetectionDiagnostic

XDR-LVLM: An Explainable Vision-Language Large Model for Diabetic Retinopathy Diagnosis

2025-08-21 · Masato Ito, Kaito Tanaka, Keisuke Matsuda, Aya Nakayama arxiv

Diabetic Retinopathy (DR) is a major cause of global blindness, necessitating early and accurate diagnosis. While deep learning models have shown promise in DR detection, their black-box nature often hinders clinical ado…

Prompt Engineering