Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

PraNet: Parallel Reverse Attention Network for Polyp Segmentation

About

Colonoscopy is an effective technique for detecting colorectal polyps, which are highly related to colorectal cancer. In clinical practice, segmenting polyps from colonoscopy images is of great importance since it provides valuable information for diagnosis and surgery. However, accurate polyp segmentation is a challenging task, for two major reasons: (i) the same type of polyps has a diversity of size, color and texture; and (ii) the boundary between a polyp and its surrounding mucosa is not sharp. To address these challenges, we propose a parallel reverse attention network (PraNet) for accurate polyp segmentation in colonoscopy images. Specifically, we first aggregate the features in high-level layers using a parallel partial decoder (PPD). Based on the combined feature, we then generate a global map as the initial guidance area for the following components. In addition, we mine the boundary cues using a reverse attention (RA) module, which is able to establish the relationship between areas and boundary cues. Thanks to the recurrent cooperation mechanism between areas and boundaries, our PraNet is capable of calibrating any misaligned predictions, improving the segmentation accuracy. Quantitative and qualitative evaluations on five challenging datasets across six metrics show that our PraNet improves the segmentation accuracy significantly, and presents a number of advantages in terms of generalizability, and real-time segmentation efficiency.

Deng-Ping Fan, Ge-Peng Ji, Tao Zhou, Geng Chen, Huazhu Fu, Jianbing Shen, Ling Shao• 2020

Related benchmarks

TaskDatasetResultRank
Polyp SegmentationCVC-ClinicDB (test)
DSC93.18
196
Camouflaged Object DetectionCOD10K (test)
S-measure (S_alpha)0.789
174
Polyp SegmentationKvasir
Dice Score90.32
128
Medical Image SegmentationBUSI (test)
Dice85.12
121
Polyp SegmentationETIS
Dice Score72.38
108
Camouflaged Object DetectionChameleon
S-measure (S_alpha)86
96
Medical Image SegmentationISIC 2018
Dice Score87.5
92
Polyp SegmentationKvasir-SEG (test)
mIoU84
87
Polyp SegmentationETIS (test)
Mean Dice63.1
86
Camouflaged Object DetectionCAMO (test)
S_alpha0.769
85
Showing 10 of 147 rows
...

Other info

Code

Follow for update