paper-with-me

홈 › Papers

Efficient Polyp Segmentation Via Integrity Learning

2023-09-15 · Ziqiang Chen, Kang Wang, Yun Liu

Accurate polyp delineation in colonoscopy is crucial for assisting in diagnosis, guiding interventions, and treatments. However, current deep-learning approaches fall short due to integrity deficiency, which often manifests as missing lesion parts. This paper introduces the integrity concept in polyp segmentation at both macro and micro levels, aiming to alleviate integrity deficiency. Specifically, the model should distinguish entire polyps at the macro level and identify all components within polyps at the micro level. Our Integrity Capturing Polyp Segmentation (IC-PolypSeg) network utilizes lightweight backbones and 3 key components for integrity ameliorating: 1) Pixel-wise feature redistribution (PFR) module captures global spatial correlations across channels in the final semantic-rich encoder features. 2) Cross-stage pixel-wise feature redistribution (CPFR) module dynamically fuses high-level semantics and low-level spatial features to capture contextual information. 3) Coarse-to-fine calibration module combines PFR and CPFR modules to achieve precise boundary detection. Extensive experiments on 5 public datasets demonstrate that the proposed IC-PolypSeg outperforms 8 state-of-the-art methods in terms of higher precision and significantly improved computational efficiency with lower computational consumption. IC-PolypSeg-EF0 employs 300 times fewer parameters than PraNet while achieving a real-time processing speed of 235 FPS. Importantly, IC-PolypSeg reduces the false negative ratio on five datasets, meeting clinical requirements.

📄 PDF Abstract BibTeX arXiv:2309.08234

Code (0)

등록된 구현이 없습니다.

Tasks

Boundary DetectionComputational EfficiencySegmentation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Frequency Prior Guided Matching: A Data Augmentation Approach for Generalizable Semi-Supervised Polyp Segmentation

2025-07-30 · Haoran Xi, Chen Liu, Xiaolin Li arxiv

Automated polyp segmentation is essential for early diagnosis of colorectal cancer, yet developing robust models remains challenging due to limited annotated data and significant performance degradation under domain shif…

Zero-shot GeneralizationPolyp SegmentationData Augmentation

Polyp-SAM++: Can A Text Guided SAM Perform Better for Polyp Segmentation?

2023-08-12 · Risab Biswas

Meta recently released SAM (Segment Anything Model) which is a general-purpose segmentation model. SAM has shown promising results in a wide variety of segmentation tasks including medical image segmentation. In the fiel…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Polyp-SAM: Transfer SAM for Polyp Segmentation

2023-04-29 · Yuheng Li, Mingzhe Hu, Xiaofeng Yang

Colon polyps are considered important precursors for colorectal cancer. Automatic segmentation of colon polyps can significantly reduce the misdiagnosis of colon cancer and improve physician annotation efficiency. While …

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

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

Instance SegmentationMedical Image SegmentationSegmentationVideo Polyp Segmentation

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