paper-with-me

홈 › Papers

Push the Boundary of SAM: A Pseudo-label Correction Framework for Medical Segmentation

2023-08-02 · Ziyi Huang, Hongshan Liu, Haofeng Zhang, Xueshen Li, Haozhe Liu, Fuyong Xing, Andrew Laine, Elsa Angelini, Christine Hendon, Yu Gan

Segment anything model (SAM) has emerged as the leading approach for zero-shot learning in segmentation tasks, offering the advantage of avoiding pixel-wise annotations. It is particularly appealing in medical image segmentation, where the annotation process is laborious and expertise-demanding. However, the direct application of SAM often yields inferior results compared to conventional fully supervised segmentation networks. An alternative approach is to use SAM as the initial stage to generate pseudo labels for further network training. However, the performance is limited by the quality of pseudo labels. In this paper, we propose a novel label correction framework to push the boundary of SAM-based segmentation. Our model utilizes a label quality evaluation module to distinguish between noisy labels and clean labels. This enables the correction of the noisy labels using an uncertainty-based self-correction module, thereby enriching the clean training set. Finally, we retrain the segmentation network with updated labels to optimize its weights for future predictions. One key advantage of our model is its ability to train deep networks using SAM-generated pseudo labels without relying on a set of expert-level annotations while attaining good segmentation performance. We demonstrate the effectiveness of our proposed model on three public datasets, indicating its ability to improve segmentation accuracy and outperform baseline methods in label correction.

📄 PDF Abstract BibTeX arXiv:2308.00883

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationMedical Image SegmentationPseudo LabelSegmentationSemantic SegmentationZero-Shot Learning

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

Rethinking Pseudo-Label Guided Learning for Weakly Supervised Temporal Action Localization from the Perspective of Noise Correction

2025-01-19 · Quan Zhang, Yuxin Qi, Xi Tang, Rui Yuan 외

Pseudo-label learning methods have been widely applied in weakly-supervised temporal action localization. Existing works directly utilize weakly-supervised base model to generate instance-level pseudo-labels for training…

Action LocalizationDenoisingPseudo LabelTemporal Action Localization+1

SemiSAM-O1: How far can we push the boundary of annotation-efficient medical image segmentation?

2026-04-27 · Yichi Zhang, Le Xue, Bichun Xu, Judong Luo 외 arxiv

Semi-supervised learning (SSL) has become a promising solution to alleviate the annotation burden of deep learning-based medical image segmentation models. While recent advances in foundation model-driven SSL have pushed…

Medical Image Segmentation

Semi-Supervised Hyperspectral Image Classification with Edge-Aware Superpixel Label Propagation and Adaptive Pseudo-Labeling

2026-01-26 · Yunfei Qiu, Qiqiong Ma, Tianhua Lv, Li Fang 외 arxiv

Significant progress has been made in semi-supervised hyperspectral image (HSI) classification regarding feature extraction and classification performance. However, due to high annotation costs and limited sample availab…

Hyperspectral Image Classification

Who Is Your Right Mixup Partner in Positive and Unlabeled Learning

2021-09-29 · ICLR 2022 4 · Changchun Li, Ximing Li, Lei Feng, Jihong Ouyang

Positive and Unlabeled (PU) learning targets inducing a binary classifier from weak training datasets of positive and unlabeled instances, which arise in many real-world applications. In this paper, we propose a novel PU…

Data Augmentation

Pseudo-label Correction for Instance-dependent Noise Using Teacher-student Framework

2023-11-24 · Eugene Kim

The high capacity of deep learning models to learn complex patterns poses a significant challenge when confronted with label noise. The inability to differentiate clean and noisy labels ultimately results in poor general…

Knowledge DistillationPseudo LabelTriplet