CVLGJul 2, 2025

Mamba Guided Boundary Prior Matters: A New Perspective for Generalized Polyp Segmentation

arXiv:2507.01509v12 citationsh-index: 36Has CodeMICCAI
Originality Highly original
AI Analysis

This addresses the problem of accurate polyp segmentation for early colorectal cancer detection in clinical applications, representing a novel method for a known bottleneck.

The paper tackles the challenge of polyp segmentation in colonoscopy images, which is difficult due to variations in polyp characteristics and indistinct boundaries, by proposing SAM-MaGuP, a method that incorporates a boundary distillation module and a 1D-2D Mamba adapter into the Segment Anything Model, achieving unmatched segmentation accuracy and robustness across five diverse datasets.

Polyp segmentation in colonoscopy images is crucial for early detection and diagnosis of colorectal cancer. However, this task remains a significant challenge due to the substantial variations in polyp shape, size, and color, as well as the high similarity between polyps and surrounding tissues, often compounded by indistinct boundaries. While existing encoder-decoder CNN and transformer-based approaches have shown promising results, they struggle with stable segmentation performance on polyps with weak or blurry boundaries. These methods exhibit limited abilities to distinguish between polyps and non-polyps and capture essential boundary cues. Moreover, their generalizability still falls short of meeting the demands of real-time clinical applications. To address these limitations, we propose SAM-MaGuP, a groundbreaking approach for robust polyp segmentation. By incorporating a boundary distillation module and a 1D-2D Mamba adapter within the Segment Anything Model (SAM), SAM-MaGuP excels at resolving weak boundary challenges and amplifies feature learning through enriched global contextual interactions. Extensive evaluations across five diverse datasets reveal that SAM-MaGuP outperforms state-of-the-art methods, achieving unmatched segmentation accuracy and robustness. Our key innovations, a Mamba-guided boundary prior and a 1D-2D Mamba block, set a new benchmark in the field, pushing the boundaries of polyp segmentation to new heights.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes