Papers › Shallow Attention Network for Polyp Segmentation

Shallow Attention Network for Polyp Segmentation

2 Aug 2021arXiv:2108.00882archive 2025-07-28

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

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.

PaperPDFCode

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

Code

weijun88/sanet mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

SegmentationVideo Polyp Segmentation

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Video Polyp Segmentation SUN-SEG-Easy (Unseen) SANet Dice 0.649 #11 of 18 Archive leaderboard report
Video Polyp Segmentation SUN-SEG-Easy (Unseen) SANet S measure 0.720 #11 of 18 Archive leaderboard report
Video Polyp Segmentation SUN-SEG-Easy (Unseen) SANet Sensitivity 0.521 #11 of 18 Archive leaderboard report
Video Polyp Segmentation SUN-SEG-Easy (Unseen) SANet mean E-measure 0.745 #11 of 18 Archive leaderboard report
Video Polyp Segmentation SUN-SEG-Easy (Unseen) SANet mean F-measure 0.634 #11 of 18 Archive leaderboard report
Video Polyp Segmentation SUN-SEG-Easy (Unseen) SANet weighted F-measure 0.566 #11 of 18 Archive leaderboard report
Video Polyp Segmentation SUN-SEG-Hard (Unseen) SANet Dice 0.598 #13 of 18 Archive leaderboard report
Video Polyp Segmentation SUN-SEG-Hard (Unseen) SANet S-Measure 0.706 #13 of 18 Archive leaderboard report
Video Polyp Segmentation SUN-SEG-Hard (Unseen) SANet Sensitivity 0.505 #13 of 18 Archive leaderboard report
Video Polyp Segmentation SUN-SEG-Hard (Unseen) SANet mean E-measure 0.743 #13 of 18 Archive leaderboard report
Video Polyp Segmentation SUN-SEG-Hard (Unseen) SANet mean F-measure 0.580 #13 of 18 Archive leaderboard report
Video Polyp Segmentation SUN-SEG-Hard (Unseen) SANet weighted F-measure 0.526 #13 of 18 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

SANet

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections