Automatic Polyp Segmentation via Multi-scale Subtraction Network
Xiaoqi Zhao, Lihe Zhang, Huchuan Lu

TL;DR
This paper introduces a multi-scale subtraction network (MSNet) for automatic polyp segmentation in colonoscopy images, improving accuracy and real-time performance by using difference features and a novel supervision method.
Contribution
The paper proposes a novel multi-scale subtraction network with a subtraction unit and a training-free LossNet for enhanced polyp segmentation accuracy.
Findings
MSNet outperforms state-of-the-art methods on five benchmark datasets.
MSNet achieves real-time processing at approximately 70 fps.
The subtraction-based approach improves edge clarity and localization.
Abstract
More than 90\% of colorectal cancer is gradually transformed from colorectal polyps. In clinical practice, precise polyp segmentation provides important information in the early detection of colorectal cancer. Therefore, automatic polyp segmentation techniques are of great importance for both patients and doctors. Most existing methods are based on U-shape structure and use element-wise addition or concatenation to fuse different level features progressively in decoder. However, both the two operations easily generate plenty of redundant information, which will weaken the complementarity between different level features, resulting in inaccurate localization and blurred edges of polyps. To address this challenge, we propose a multi-scale subtraction network (MSNet) to segment polyp from colonoscopy image. Specifically, we first design a subtraction unit (SU) to produce the difference…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Advanced Neural Network Applications · Medical Image Segmentation Techniques
