paper-with-me

Papers

ScribblePolyp: Scribble-Supervised Polyp Segmentation through Dual Consistency Alignment

2023-11-09 · Zixun Zhang, Yuncheng Jiang, Jun Wei, Hannah Cui, Zhen Li

Automatic polyp segmentation models play a pivotal role in the clinical diagnosis of gastrointestinal diseases. In previous studies, most methods relied on fully supervised approaches, necessitating pixel-level annotations for model training. However, the creation of pixel-level annotations is both expensive and time-consuming, impeding the development of model generalization. In response to this challenge, we introduce ScribblePolyp, a novel scribble-supervised polyp segmentation framework. Unlike fully-supervised models, ScribblePolyp only requires the annotation of two lines (scribble labels) for each image, significantly reducing the labeling cost. Despite the coarse nature of scribble labels, which leave a substantial portion of pixels unlabeled, we propose a two-branch consistency alignment approach to provide supervision for these unlabeled pixels. The first branch employs transformation consistency alignment to narrow the gap between predictions under different transformations of the same input image. The second branch leverages affinity propagation to refine predictions into a soft version, extending additional supervision to unlabeled pixels. In summary, ScribblePolyp is an efficient model that does not rely on teacher models or moving average pseudo labels during training. Extensive experiments on the SUN-SEG dataset underscore the effectiveness of ScribblePolyp, achieving a Dice score of 0.8155, with the potential for a 1.8% improvement in the Dice score through a straightforward self-training strategy.

📄 PDF Abstract BibTeX arXiv:2311.05122

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MixPolyp: Integrating Mask, Box and Scribble Supervision for Enhanced Polyp Segmentation

2024-09-25 · Yiwen Hu, Jun Wei, Yuncheng Jiang, Haoyang Li 외

Limited by the expensive labeling, polyp segmentation models are plagued by data shortages. To tackle this, we propose the mixed supervised polyp segmentation paradigm (MixPolyp). Unlike traditional models relying on a s…

Segment Anything Model-guided Collaborative Learning Network for Scribble-supervised Polyp Segmentation

2023-12-01 · Yiming Zhao, Tao Zhou, Yunqi Gu, Yi Zhou 외

Polyp segmentation plays a vital role in accurately locating polyps at an early stage, which holds significant clinical importance for the prevention of colorectal cancer. Various polyp segmentation methods have been dev…

SegmentationWeakly supervised segmentation

S$^2$ME: Spatial-Spectral Mutual Teaching and Ensemble Learning for Scribble-supervised Polyp Segmentation

2023-06-01 · An Wang, Mengya Xu, Yang Zhang, Mobarakol Islam 외

Fully-supervised polyp segmentation has accomplished significant triumphs over the years in advancing the early diagnosis of colorectal cancer. However, label-efficient solutions from weak supervision like scribbles are …

Ensemble LearningImage SegmentationMedical Image SegmentationOut-of-Distribution Generalization+2

Size Aware Cross-shape Scribble Supervision for Medical Image Segmentation

2024-08-24 · Jing Yuan, Tania Stathaki

Scribble supervision, a common form of weakly supervised learning, involves annotating pixels using hand-drawn curve lines, which helps reduce the cost of manual labelling. This technique has been widely used in medical …

Image SegmentationMedical Image SegmentationSemantic SegmentationWeakly-supervised Learning

ARTEMIS: Agent-guided Reliability-aware Temporal Mask Evolution for Imperfectly Supervised Video Polyp Segmentation

2026-06-18 · Tong Wang, Siwen Wang, Yaolei Qi, Jinxing Zhou 외 arxiv

Imperfectly supervised video polyp segmentation (VPS) aims to learn dense, temporally consistent masks from inexpensive supervision, including weak annotations (points, scribbles) and semi-supervision with few densely la…

Video Polyp Segmentation