TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/MEGANet: Multi-Scale Edge-Guided Attention Network for Wea...

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

2023-09-06Edge DetectionSegmentationMedical Image Segmentation
PaperPDFCode(official)Code(official)

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.

Results

TaskDatasetMetricValueModel
Medical Image SegmentationKvasir-SEGAverage MAE0.025MEGANet(Res2Net-50)
Medical Image SegmentationKvasir-SEGmIoU0.863MEGANet(Res2Net-50)
Medical Image SegmentationKvasir-SEGmean Dice0.913MEGANet(Res2Net-50)
Medical Image SegmentationKvasir-SEGAverage MAE0.026MEGANet(ResNet-34)
Medical Image SegmentationKvasir-SEGmIoU0.859MEGANet(ResNet-34)
Medical Image SegmentationKvasir-SEGmean Dice0.911MEGANet(ResNet-34)
Medical Image SegmentationETIS-LARIBPOLYPDBmIoU0.709MEGANet(ResNet-34)
Medical Image SegmentationETIS-LARIBPOLYPDBmean Dice0.789MEGANet(ResNet-34)
Medical Image SegmentationETIS-LARIBPOLYPDBmIoU0.665MEGANet(Res2Net-50)
Medical Image SegmentationETIS-LARIBPOLYPDBmean Dice0.739MEGANet(Res2Net-50)
Medical Image SegmentationCVC-ClinicDBAverage MAE0.006MEGANet(Res2Net-50)
Medical Image SegmentationCVC-ClinicDBmIoU0.894MEGANet(Res2Net-50)
Medical Image SegmentationCVC-ClinicDBmean Dice0.938MEGANet(Res2Net-50)
Medical Image SegmentationCVC-ClinicDBAverage MAE0.008MEGANet(ResNet-34)
Medical Image SegmentationCVC-ClinicDBmIoU0.885MEGANet(ResNet-34)
Medical Image SegmentationCVC-ClinicDBmean Dice0.93MEGANet(ResNet-34)

Related Papers

DeepCS-TRD, a Deep Learning-based Cross-Section Tree Ring Detector2025-09-09SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17