paper-with-me

홈 › Papers

PAANet: Progressive Alternating Attention for Automatic Medical Image Segmentation

2021-11-20 · Abhishek Srivastava, Sukalpa Chanda, Debesh Jha, Michael A. Riegler, Pål Halvorsen, Dag Johansen, Umapada Pal

Medical image segmentation can provide detailed information for clinical analysis which can be useful for scenarios where the detailed location of a finding is important. Knowing the location of disease can play a vital role in treatment and decision-making. Convolutional neural network (CNN) based encoder-decoder techniques have advanced the performance of automated medical image segmentation systems. Several such CNN-based methodologies utilize techniques such as spatial- and channel-wise attention to enhance performance. Another technique that has drawn attention in recent years is residual dense blocks (RDBs). The successive convolutional layers in densely connected blocks are capable of extracting diverse features with varied receptive fields and thus, enhancing performance. However, consecutive stacked convolutional operators may not necessarily generate features that facilitate the identification of the target structures. In this paper, we propose a progressive alternating attention network (PAANet). We develop progressive alternating attention dense (PAAD) blocks, which construct a guiding attention map (GAM) after every convolutional layer in the dense blocks using features from all scales. The GAM allows the following layers in the dense blocks to focus on the spatial locations relevant to the target region. Every alternate PAAD block inverts the GAM to generate a reverse attention map which guides ensuing layers to extract boundary and edge-related information, refining the segmentation process. Our experiments on three different biomedical image segmentation datasets exhibit that our PAANet achieves favourable performance when compared to other state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2111.10618

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingImage SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

GAM 설명 없음

Similar Papers 제목 키워드 기반

PAANet:Visual Perception based Four-stage Framework for Salient Object Detection using High-order Contrast Operator

2022-11-16 · Yanbo Yuan, Hua Zhong, Haixiong Li, Xiao Cheng 외

It is believed that human vision system (HVS) consists of pre-attentive process and attention process when performing salient object detection (SOD). Based on this fact, we propose a four-stage framework for SOD, in whic…

object-detectionObject DetectionSalient Object Detection

Training Universal Adversarial Perturbations with Alternating Loss Functions

2021-11-22 · AAAI Workshop AdvML 2022 2 · Deniz Sen, Berat Tuna Karli, Alptekin Temizel

Despite being very successful, deep learning models were shown to be vulnerable to crafted perturbations. Furthermore, changing the prediction of a network over any image by learning a single universal adversarial pertur…

Combining Weighted Total Variation and Deep Image Prior for natural and medical image restoration via ADMM

2020-09-23 · Pasquale Cascarano, Andrea Sebastiani, Maria Colomba Comes, Giorgia Franchini 외

In the last decades, unsupervised deep learning based methods have caught researchers attention, since in many real applications, such as medical imaging, collecting a great amount of training examples is not always feas…

Image RestorationSSIM

Dynamic Prediction of Alternating Recurrent Events via Neural Network

2026-06-29 · Abigail Loe, Susan Murry, Zhenke Wu arxiv

Alternating recurrent events -- event-times of a specific nature that trigger a secondary refractory period -- occur in a wide-range of fields, including behavioral science, criminal justice, and biostatistics. Analysis …

Spatial-Frequency Dual Progressive Attention Network For Medical Image Segmentation

2024-06-12 · Zhenhuan Zhou, Along He, Yanlin Wu, Rui Yao 외

In medical images, various types of lesions often manifest significant differences in their shape and texture. Accurate medical image segmentation demands deep learning models with robust capabilities in multi-scale and …

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation