paper-with-me

홈 › Papers

RetiFluidNet: A Self-Adaptive and Multi-Attention Deep Convolutional Network for Retinal OCT Fluid Segmentation

2022-09-26 · Reza Rasti, Armin Biglari, Mohammad Rezapourian, Ziyun Yang, Sina Farsiu

Optical coherence tomography (OCT) helps ophthalmologists assess macular edema, accumulation of fluids, and lesions at microscopic resolution. Quantification of retinal fluids is necessary for OCT-guided treatment management, which relies on a precise image segmentation step. As manual analysis of retinal fluids is a time-consuming, subjective, and error-prone task, there is increasing demand for fast and robust automatic solutions. In this study, a new convolutional neural architecture named RetiFluidNet is proposed for multi-class retinal fluid segmentation. The model benefits from hierarchical representation learning of textural, contextual, and edge features using a new self-adaptive dual-attention (SDA) module, multiple self-adaptive attention-based skip connections (SASC), and a novel multi-scale deep self supervision learning (DSL) scheme. The attention mechanism in the proposed SDA module enables the model to automatically extract deformation-aware representations at different levels, and the introduced SASC paths further consider spatial-channel interdependencies for concatenation of counterpart encoder and decoder units, which improve representational capability. RetiFluidNet is also optimized using a joint loss function comprising a weighted version of dice overlap and edge-preserved connectivity-based losses, where several hierarchical stages of multi-scale local losses are integrated into the optimization process. The model is validated based on three publicly available datasets: RETOUCH, OPTIMA, and DUKE, with comparisons against several baselines. Experimental results on the datasets prove the effectiveness of the proposed model in retinal OCT fluid segmentation and reveal that the suggested method is more effective than existing state-of-the-art fluid segmentation algorithms in adapting to retinal OCT scans recorded by various image scanning instruments.

📄 PDF Abstract BibTeX arXiv:2209.12468

Code (1)

aidialab/retifluidnet 공식 구현 tf

Tasks

Image SegmentationManagementRepresentation LearningSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Multi-Scale Spatial-Temporal Self-Attention Graph Convolutional Networks for Skeleton-based Action Recognition

2024-04-03 · Ikuo Nakamura

Skeleton-based gesture recognition methods have achieved high success using Graph Convolutional Network (GCN). In addition, context-dependent adaptive topology as a neighborhood vertex information and attention mechanism…

Action RecognitionGesture RecognitionSkeleton Based Action Recognition

Spectral-Adaptive Modulation Networks for Visual Perception

2025-03-31 · Guhnoo Yun, Juhan Yoo, Kijung Kim, Jeongho Lee 외

Recent studies have shown that 2D convolution and self-attention exhibit distinct spectral behaviors, and optimizing their spectral properties can enhance vision model performance. However, theoretical analyses remain li…

object-detectionObject DetectionSemantic Segmentation

DMFormer: Closing the Gap Between CNN and Vision Transformers

2022-09-16 · Zimian Wei, Hengyue Pan, Lujun Li, Menglong Lu 외

Vision transformers have shown excellent performance in computer vision tasks. As the computation cost of their self-attention mechanism is expensive, recent works tried to replace the self-attention mechanism in vision …

Inductive Biasobject-detectionObject DetectionSemantic Segmentation

Translution: Unifying Self-attention and Convolution for Adaptive and Relative Modeling

2025-10-11 · Hehe Fan, Yi Yang, Mohan Kankanhalli, Fei Wu arxiv

When modeling a given type of data, we consider it to involve two key aspects: 1) identifying relevant elements (e.g., image pixels or textual words) to a central element, as in a convolutional receptive field, or to a q…

Representation Learning

Self-Supervised Implicit Attention: Guided Attention by The Model Itself

2022-06-15 · Jinyi Wu, Xun Gong, Zhemin Zhang

We propose Self-Supervised Implicit Attention (SSIA), a new approach that adaptively guides deep neural network models to gain attention by exploiting the properties of the models themselves. SSIA is a novel attention me…

image-classificationImage ClassificationSelf-Supervised Learning