CVApr 15, 2025

PraNet-V2: Dual-Supervised Reverse Attention for Medical Image Segmentation

arXiv:2504.10986v111 citationsh-index: 22Has CodeComputational Visual Media
Originality Incremental advance
AI Analysis

This work addresses multi-class segmentation for medical imaging, offering incremental improvements over prior methods.

The paper tackles the limitation of PraNet-V1 in multi-class segmentation by proposing PraNet-V2 with a Dual-Supervised Reverse Attention module, achieving up to a 1.36% improvement in mean Dice score on polyp segmentation datasets.

Accurate medical image segmentation is essential for effective diagnosis and treatment. Previously, PraNet-V1 was proposed to enhance polyp segmentation by introducing a reverse attention (RA) module that utilizes background information. However, PraNet-V1 struggles with multi-class segmentation tasks. To address this limitation, we propose PraNet-V2, which, compared to PraNet-V1, effectively performs a broader range of tasks including multi-class segmentation. At the core of PraNet-V2 is the Dual-Supervised Reverse Attention (DSRA) module, which incorporates explicit background supervision, independent background modeling, and semantically enriched attention fusion. Our PraNet-V2 framework demonstrates strong performance on four polyp segmentation datasets. Additionally, by integrating DSRA to iteratively enhance foreground segmentation results in three state-of-the-art semantic segmentation models, we achieve up to a 1.36% improvement in mean Dice score. Code is available at: https://github.com/ai4colonoscopy/PraNet-V2/tree/main/binary_seg/jittor.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes