TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Shallow Attention Network for Polyp Segmentation

Shallow Attention Network for Polyp Segmentation

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

2021-08-02Video Polyp SegmentationSegmentation
PaperPDFCode

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.

Results

TaskDatasetMetricValueModel
Medical Image SegmentationSUN-SEG-Easy (Unseen)Dice0.649SANet
Medical Image SegmentationSUN-SEG-Easy (Unseen)S measure0.72SANet
Medical Image SegmentationSUN-SEG-Easy (Unseen)Sensitivity0.521SANet
Medical Image SegmentationSUN-SEG-Easy (Unseen)mean E-measure0.745SANet
Medical Image SegmentationSUN-SEG-Easy (Unseen)mean F-measure0.634SANet
Medical Image SegmentationSUN-SEG-Easy (Unseen)weighted F-measure0.566SANet
Medical Image SegmentationSUN-SEG-Hard (Unseen)Dice0.598SANet
Medical Image SegmentationSUN-SEG-Hard (Unseen)S-Measure0.706SANet
Medical Image SegmentationSUN-SEG-Hard (Unseen)Sensitivity0.505SANet
Medical Image SegmentationSUN-SEG-Hard (Unseen)mean E-measure0.743SANet
Medical Image SegmentationSUN-SEG-Hard (Unseen)mean F-measure0.58SANet
Medical Image SegmentationSUN-SEG-Hard (Unseen)weighted F-measure0.526SANet

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17