English

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

Computer Vision and Pattern Recognition 2026-01-21 v2

Abstract

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.

Keywords

Cite

@article{arxiv.2504.10986,
  title  = {PraNet-V2: Dual-Supervised Reverse Attention for Medical Image Segmentation},
  author = {Bo-Cheng Hu and Ge-Peng Ji and Dian Shao and Deng-Ping Fan},
  journal= {arXiv preprint arXiv:2504.10986},
  year   = {2026}
}

Comments

Accepted to Computational Visual Media (CVMJ) 2026. 4 tables 3 figures 8 pages

R2 v1 2026-06-28T22:58:49.092Z