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

Adaptive Context Selection for Polyp Segmentation

About

Accurate polyp segmentation is of great significance for the diagnosis and treatment of colorectal cancer. However, it has always been very challenging due to the diverse shape and size of polyp. In recent years, state-of-the-art methods have achieved significant breakthroughs in this task with the help of deep convolutional neural networks. However, few algorithms explicitly consider the impact of the size and shape of the polyp and the complex spatial context on the segmentation performance, which results in the algorithms still being powerless for complex samples. In fact, segmentation of polyps of different sizes relies on different local and global contextual information for regional contrast reasoning. To tackle these issues, we propose an adaptive context selection based encoder-decoder framework which is composed of Local Context Attention (LCA) module, Global Context Module (GCM) and Adaptive Selection Module (ASM). Specifically, LCA modules deliver local context features from encoder layers to decoder layers, enhancing the attention to the hard region which is determined by the prediction map of previous layer. GCM aims to further explore the global context features and send to the decoder layers. ASM is used for adaptive selection and aggregation of context features through channel-wise attention. Our proposed approach is evaluated on the EndoScene and Kvasir-SEG Datasets, and shows outstanding performance compared with other state-of-the-art methods. The code is available at https://github.com/ReaFly/ACSNet.

Ruifei Zhang, Guanbin Li, Zhen Li, Shuguang Cui, Dahong Qian, Yizhou Yu• 2023

Related benchmarks

TaskDatasetResultRank
Polyp SegmentationKvasir
Dice Score89.54
128
Polyp SegmentationETIS
Dice Score69.44
108
Polyp SegmentationETIS (test)
Mean Dice57.8
86
Polyp SegmentationCVC-ClinicDB
Dice Coefficient93.8
81
Polyp SegmentationCVC-ColonDB
mDice75.31
66
Polyp SegmentationColonDB (test)
DICE0.716
47
Video Polyp SegmentationSUN-SEG Easy (test)
Dice71.3
28
Video Polyp SegmentationSUN-SEG Hard (test)
Dice0.708
28
Video Polyp SegmentationSUN-SEG Hard (Unseen)
S Alpha Score78.3
27
Video Polyp SegmentationSUN-SEG Easy (Unseen)
S-alpha Score0.782
27
Showing 10 of 23 rows

Other info

Follow for update