TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/WeakPolyp: You Only Look Bounding Box for Polyp Segmentation

WeakPolyp: You Only Look Bounding Box for Polyp Segmentation

Jun Wei, Yiwen Hu, Shuguang Cui, S. Kevin Zhou, Zhen Li

2023-07-20Video Polyp Segmentation
PaperPDFCode(official)

Abstract

Limited by expensive pixel-level labels, polyp segmentation models are plagued by data shortage and suffer from impaired generalization. In contrast, polyp bounding box annotations are much cheaper and more accessible. Thus, to reduce labeling cost, we propose to learn a weakly supervised polyp segmentation model (i.e., WeakPolyp) completely based on bounding box annotations. However, coarse bounding boxes contain too much noise. To avoid interference, we introduce the mask-to-box (M2B) transformation. By supervising the outer box mask of the prediction instead of the prediction itself, M2B greatly mitigates the mismatch between the coarse label and the precise prediction. But, M2B only provides sparse supervision, leading to non-unique predictions. Therefore, we further propose a scale consistency (SC) loss for dense supervision. By explicitly aligning predictions across the same image at different scales, the SC loss largely reduces the variation of predictions. Note that our WeakPolyp is a plug-and-play model, which can be easily ported to other appealing backbones. Besides, the proposed modules are only used during training, bringing no computation cost to inference. Extensive experiments demonstrate the effectiveness of our proposed WeakPolyp, which surprisingly achieves a comparable performance with a fully supervised model, requiring no mask annotations at all.

Results

TaskDatasetMetricValueModel
Medical Image SegmentationSUN-SEG-HardDice0.854WeakPolyP
Medical Image SegmentationSUN-SEG-HardIoU0.777WeakPolyP
Medical Image SegmentationSUN-SEG-EasyDice0.853WeakPolyP
Medical Image SegmentationSUN-SEG-EasyIoU0.781WeakPolyP

Related Papers

First-frame Supervised Video Polyp Segmentation via Propagative and Semantic Dual-teacher Network2024-12-21Polyp-SES: Automatic Polyp Segmentation with Self-Enriched Semantic Model2024-10-02Self-Prompting Polyp Segmentation in Colonoscopy using Hybrid Yolo-SAM 2 Model2024-09-14Diff-VPS: Video Polyp Segmentation via a Multi-task Diffusion Network with Adversarial Temporal Reasoning2024-09-11LGRNet: Local-Global Reciprocal Network for Uterine Fibroid Segmentation in Ultrasound Videos2024-07-08SALI: Short-term Alignment and Long-term Interaction Network for Colonoscopy Video Polyp Segmentation2024-06-19SSTFB: Leveraging self-supervised pretext learning and temporal self-attention with feature branching for real-time video polyp segmentation2024-06-14MAST: Video Polyp Segmentation with a Mixture-Attention Siamese Transformer2024-01-23