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

Lesion-aware Dynamic Kernel for Polyp Segmentation

About

Automatic and accurate polyp segmentation plays an essential role in early colorectal cancer diagnosis. However, it has always been a challenging task due to 1) the diverse shape, size, brightness and other appearance characteristics of polyps, 2) the tiny contrast between concealed polyps and their surrounding regions. To address these problems, we propose a lesion-aware dynamic network (LDNet) for polyp segmentation, which is a traditional u-shape encoder-decoder structure incorporated with a dynamic kernel generation and updating scheme. Specifically, the designed segmentation head is conditioned on the global context features of the input image and iteratively updated by the extracted lesion features according to polyp segmentation predictions. This simple but effective scheme endows our model with powerful segmentation performance and generalization capability. Besides, we utilize the extracted lesion representation to enhance the feature contrast between the polyp and background regions by a tailored lesion-aware cross-attention module (LCA), and design an efficient self-attention module (ESA) to capture long-range context relations, further improving the segmentation accuracy. Extensive experiments on four public polyp benchmarks and our collected large-scale polyp dataset demonstrate the superior performance of our method compared with other state-of-the-art approaches. The source code is available at https://github.com/ReaFly/LDNet.

Ruifei Zhang, Peiwen Lai, Xiang Wan, De-Jun Fan, Feng Gao, Xiao-Jian Wu, Guanbin Li• 2023

Related benchmarks

TaskDatasetResultRank
Polyp SegmentationKvasir
Dice Score91.2
128
Polyp SegmentationETIS
Dice Score77.8
108
Polyp SegmentationCVC-ClinicDB
Dice Coefficient94.31
81
Polyp SegmentationCVC-ColonDB
mDice79.4
66
Polyp SegmentationEndoScene
mDice89.3
61
Polyp SegmentationKvasir-SEG 100 random images
Dice Coefficient88
27
Video Polyp SegmentationCVC-300-TV (test)
91
21
Polyp SegmentationCVC-ClinicDB 60 random images
mDice88
20
Polyp SegmentationCollected large-scale polyp dataset
Recall93.22
10
Uterine Fibroid SegmentationUFUV 1.0 (test)
Dice0.738
10
Showing 10 of 18 rows

Other info

Code

Follow for update