Efficient Polyp Segmentation Via Integrity Learning
Ziqiang Chen, Kang Wang, Yun Liu

TL;DR
This paper presents IC-PolypSeg, a lightweight and efficient deep learning model that improves polyp segmentation accuracy by addressing integrity deficiencies at macro and micro levels, achieving real-time performance and reducing false negatives.
Contribution
The paper introduces the integrity concept into polyp segmentation and proposes a novel lightweight network with modules for global and contextual feature redistribution, enhancing accuracy and efficiency.
Findings
Outperforms 8 state-of-the-art methods in precision
Achieves real-time processing at 235 FPS
Uses 300 times fewer parameters than PraNet
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging · Colorectal Cancer Screening and Detection · AI in cancer detection
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
