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

MEGANet: Multi-Scale Edge-Guided Attention Network for Weak Boundary Polyp Segmentation

About

Efficient polyp segmentation in healthcare plays a critical role in enabling early diagnosis of colorectal cancer. However, the segmentation of polyps presents numerous challenges, including the intricate distribution of backgrounds, variations in polyp sizes and shapes, and indistinct boundaries. Defining the boundary between the foreground (i.e. polyp itself) and the background (surrounding tissue) is difficult. To mitigate these challenges, we propose Multi-Scale Edge-Guided Attention Network (MEGANet) tailored specifically for polyp segmentation within colonoscopy images. This network draws inspiration from the fusion of a classical edge detection technique with an attention mechanism. By combining these techniques, MEGANet effectively preserves high-frequency information, notably edges and boundaries, which tend to erode as neural networks deepen. MEGANet is designed as an end-to-end framework, encompassing three key modules: an encoder, which is responsible for capturing and abstracting the features from the input image, a decoder, which focuses on salient features, and the Edge-Guided Attention module (EGA) that employs the Laplacian Operator to accentuate polyp boundaries. Extensive experiments, both qualitative and quantitative, on five benchmark datasets, demonstrate that our MEGANet outperforms other existing SOTA methods under six evaluation metrics. Our code is available at https://github.com/UARK-AICV/MEGANet.

Nhat-Tan Bui, Dinh-Hieu Hoang, Quang-Thuc Nguyen, Minh-Triet Tran, Ngan Le• 2023

Related benchmarks

TaskDatasetResultRank
Polyp SegmentationKvasir-SEG 100 random images
Dice Coefficient91.35
27
Polyp SegmentationCVC-300 (Unseen)
mDice89.9
26
Polyp SegmentationCVC-ColonDB (unseen)
mDice79.3
17
Polyp SegmentationKvasir-SEG (seen)
Dice Score91.3
17
Polyp SegmentationETIS (Unseen)
Dice73.9
17
Polyp SegmentationCVC-ClinicDB (seen)
mDice93.8
17
Polyp SegmentationClinicDB Seen (test)
Dice Score93.8
12
Polyp SegmentationColonDB (Unseen)
mDice79.3
12
Polyp SegmentationKvasir-SEG Seen (test)
Dice91.3
12
Polyp SegmentationCVC-300 62 images
mIoU82.14
7
Showing 10 of 12 rows

Other info

Follow for update