HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Shallow Attention Network for Polyp Segmentation

Jun Wei; Yiwen Hu; Ruimao Zhang; Zhen Li; S.Kevin Zhou; Shuguang Cui

Shallow Attention Network for Polyp Segmentation

Abstract

Accurate polyp segmentation is of great importance for colorectal cancer diagnosis. However, even with a powerful deep neural network, there still exists three big challenges that impede the development of polyp segmentation. (i) Samples collected under different conditions show inconsistent colors, causing the feature distribution gap and overfitting issue; (ii) Due to repeated feature downsampling, small polyps are easily degraded; (iii) Foreground and background pixels are imbalanced, leading to a biased training. To address the above issues, we propose the Shallow Attention Network (SANet) for polyp segmentation. Specifically, to eliminate the effects of color, we design the color exchange operation to decouple the image contents and colors, and force the model to focus more on the target shape and structure. Furthermore, to enhance the segmentation quality of small polyps, we propose the shallow attention module to filter out the background noise of shallow features. Thanks to the high resolution of shallow features, small polyps can be preserved correctly. In addition, to ease the severe pixel imbalance for small polyps, we propose a probability correction strategy (PCS) during the inference phase. Note that even though PCS is not involved in the training phase, it can still work well on a biased model and consistently improve the segmentation performance. Quantitative and qualitative experimental results on five challenging benchmarks confirm that our proposed SANet outperforms previous state-of-the-art methods by a large margin and achieves a speed about 72FPS.

Code Repositories

weijun88/sanet
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
video-polyp-segmentation-on-sun-seg-easySANet
Dice: 0.649
S measure: 0.720
Sensitivity: 0.521
mean E-measure: 0.745
mean F-measure: 0.634
weighted F-measure: 0.566
video-polyp-segmentation-on-sun-seg-hardSANet
Dice: 0.598
S-Measure: 0.706
Sensitivity: 0.505
mean E-measure: 0.743
mean F-measure: 0.580
weighted F-measure: 0.526

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Shallow Attention Network for Polyp Segmentation | Papers | HyperAI