paper-with-me

Papers

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

2023-12-01 · Yiming Zhao, Tao Zhou, Yunqi Gu, Yi Zhou, Yizhe Zhang, Ye Wu, Huazhu Fu

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 developed using fully-supervised deep learning techniques. However, pixel-wise annotation for polyp images by physicians during the diagnosis is both time-consuming and expensive. Moreover, visual foundation models such as the Segment Anything Model (SAM) have shown remarkable performance. Nevertheless, directly applying SAM to medical segmentation may not produce satisfactory results due to the inherent absence of medical knowledge. In this paper, we propose a novel SAM-guided Collaborative Learning Network (SAM-CLNet) for scribble-supervised polyp segmentation, enabling a collaborative learning process between our segmentation network and SAM to boost the model performance. Specifically, we first propose a Cross-level Enhancement and Aggregation Network (CEA-Net) for weakly-supervised polyp segmentation. Within CEA-Net, we propose a Cross-level Enhancement Module (CEM) that integrates the adjacent features to enhance the representation capabilities of different resolution features. Additionally, a Feature Aggregation Module (FAM) is employed to capture richer features across multiple levels. Moreover, we present a box-augmentation strategy that combines the segmentation maps generated by CEA-Net with scribble annotations to create more precise prompts. These prompts are then fed into SAM, generating segmentation SAM-guided masks, which can provide additional supervision to train CEA-Net effectively. Furthermore, we present an Image-level Filtering Mechanism to filter out unreliable SAM-guided masks. Extensive experimental results show that our SAM-CLNet outperforms state-of-the-art weakly-supervised segmentation methods.

📄 PDF Abstract BibTeX arXiv:2312.00312

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationWeakly supervised segmentation

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

Bi-Level Collaborative Learning for Few-Shot Scribble-Supervised Medical Image Segmentation

2026-07-28 · Xiang-Xiang Su, Yufan Ye, Yihang Zheng, Min Gan 외 arxiv

Scribble annotations offer an efficient alternative to costly pixel-wise labeling for medical image segmentation, yet in real clinical scenarios, scribble-annotated samples are often still limited, imposing the dual chal…

Medical Image Segmentation

SparseMamba-PCL: Scribble-Supervised Medical Image Segmentation via SAM-Guided Progressive Collaborative Learning

2025-03-03 · Luyi Qiu, Tristan Till, Xiaobao Guo, Adams Wai-Kin Kong

Scribble annotations significantly reduce the cost and labor required for dense labeling in large medical datasets with complex anatomical structures. However, current scribble-supervised learning methods are limited in …

DecoderImage SegmentationMambaMedical Image Segmentation+1

SSFam: Scribble Supervised Salient Object Detection Family

2024-09-07 · Zhengyi Liu, Sheng Deng, Xinrui Wang, Linbo Wang 외

Scribble supervised salient object detection (SSSOD) constructs segmentation ability of attractive objects from surroundings under the supervision of sparse scribble labels. For the better segmentation, depth and thermal…

DecoderObjectobject-detectionObject Detection+2

ModelMix: A New Model-Mixup Strategy to Minimize Vicinal Risk across Tasks for Few-scribble based Cardiac Segmentation

2024-06-19 · Ke Zhang, Vishal M. Patel

Pixel-level dense labeling is both resource-intensive and time-consuming, whereas weak labels such as scribble present a more feasible alternative to full annotations. However, training segmentation networks with weak su…

Cardiac SegmentationSegmentation

Weakly Supervised Segmentation as Semantic-Based Regularization

2026-05-13 · Stefano Colamonaco, Andrei-Bogdan Florea, Jaron Maene arxiv

Weakly supervised semantic segmentation (WSSS) trains dense pixel-level segmentation models from partial or coarse annotations such as bounding boxes, scribbles, or image-level tags. While recent work leverages foundatio…

Semantic Segmentation