HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

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

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

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

Abstract

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.

Code Repositories

dinhhieuhoang/meganet
Official
pytorch
Mentioned in GitHub
uark-aicv/meganet
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
medical-image-segmentation-on-cvc-clinicdbMEGANet(Res2Net-50)
Average MAE: 0.006
mIoU: 0.894
mean Dice: 0.938
medical-image-segmentation-on-cvc-clinicdbMEGANet(ResNet-34)
Average MAE: 0.008
mIoU: 0.885
mean Dice: 0.93
medical-image-segmentation-on-etisMEGANet(ResNet-34)
mIoU: 0.709
mean Dice: 0.789
medical-image-segmentation-on-etisMEGANet(Res2Net-50)
mIoU: 0.665
mean Dice: 0.739
medical-image-segmentation-on-kvasir-segMEGANet(ResNet-34)
Average MAE: 0.026
mIoU: 0.859
mean Dice: 0.911
medical-image-segmentation-on-kvasir-segMEGANet(Res2Net-50)
Average MAE: 0.025
mIoU: 0.863
mean Dice: 0.913

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
MEGANet: Multi-Scale Edge-Guided Attention Network for Weak Boundary Polyp Segmentation | Papers | HyperAI