paper-with-me

Papers

Polyp-SES: Automatic Polyp Segmentation with Self-Enriched Semantic Model

2024-10-02 · Quang Vinh Nguyen, Thanh Hoang Son Vo, Sae-Ryung Kang, Soo-Hyung Kim

Automatic polyp segmentation is crucial for effective diagnosis and treatment in colonoscopy images. Traditional methods encounter significant challenges in accurately delineating polyps due to limitations in feature representation and the handling of variability in polyp appearance. Deep learning techniques, including CNN and Transformer-based methods, have been explored to improve polyp segmentation accuracy. However, existing approaches often neglect additional semantics, restricting their ability to acquire adequate contexts of polyps in colonoscopy images. In this paper, we propose an innovative method named ``Automatic Polyp Segmentation with Self-Enriched Semantic Model'' to address these limitations. First, we extract a sequence of features from an input image and decode high-level features to generate an initial segmentation mask. Using the proposed self-enriched semantic module, we query potential semantics and augment deep features with additional semantics, thereby aiding the model in understanding context more effectively. Extensive experiments show superior segmentation performance of the proposed method against state-of-the-art polyp segmentation baselines across five polyp benchmarks in both superior learning and generalization capabilities.

📄 PDF Abstract BibTeX arXiv:2410.01210

Code (1)

vinhhust2806/Polyp-SES 공식 구현 pytorch

Tasks

Instance SegmentationMedical Image SegmentationSegmentationVideo Polyp Segmentation

Similar Papers 제목 키워드 기반

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

2025-07-02 · Tapas K. Dutta, Snehashis Majhi, Deepak Ranjan Nayak, Debesh Jha

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 c…

MambaSegmentation

Automatic Polyp Segmentation using U-Net-ResNet50

2020-12-30 · Saruar Alam, Nikhil Kumar Tomar, Aarati Thakur, Debesh Jha 외

Polyps are the predecessors to colorectal cancer which is considered as one of the leading causes of cancer-related deaths worldwide. Colonoscopy is the standard procedure for the identification, localization, and remova…

Medical Image SegmentationSegmentation

Lesion-aware Dynamic Kernel for Polyp Segmentation

2023-01-12 · Ruifei Zhang, Peiwen Lai, Xiang Wan, De-Jun Fan 외

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 ch…

DecoderSegmentation

Polyp Detection and Segmentation using Mask R-CNN: Does a Deeper Feature Extractor CNN Always Perform Better?

2019-07-22 · Hemin Ali Qadir, Younghak Shin, Johannes Solhusvik, Jacob Bergsland 외

Automatic polyp detection and segmentation are highly desirable for colon screening due to polyp miss rate by physicians during colonoscopy, which is about 25%. However, this computerization is still an unsolved problem …

Segmentation

Unlocking Generalization in Polyp Segmentation with DINO Self-Attention "keys"

2025-12-15 · Carla Monteiro, Valentina Corbetta, Regina Beets-Tan, Luís F. Teixeira 외 arxiv

Automatic polyp segmentation is crucial for improving the clinical identification of colorectal cancer (CRC). While Deep Learning (DL) techniques have been extensively researched for this problem, current methods frequen…

Domain GeneralizationPolyp Segmentation