paper-with-me

홈 › Papers

Learning to Segment Medical Images from Few-Shot Sparse Labels

2021-08-12 · Pedro H. T. Gama, Hugo Oliveira, Jefersson A. dos Santos

In this paper, we propose a novel approach for few-shot semantic segmentation with sparse labeled images. We investigate the effectiveness of our method, which is based on the Model-Agnostic Meta-Learning (MAML) algorithm, in the medical scenario, where the use of sparse labeling and few-shot can alleviate the cost of producing new annotated datasets. Our method uses sparse labels in the meta-training and dense labels in the meta-test, thus making the model learn to predict dense labels from sparse ones. We conducted experiments with four Chest X-Ray datasets to evaluate two types of annotations (grid and points). The results show that our method is the most suitable when the target domain highly differs from source domains, achieving Jaccard scores comparable to dense labels, using less than 2% of the pixels of an image with labels in few-shot scenarios.

📄 PDF Abstract BibTeX arXiv:2108.05476

Code (1)

pedrohtg/weasel 공식 구현 pytorch

Tasks

Few-Shot Semantic SegmentationMedical Image SegmentationMeta-LearningSemantic Segmentation

Methods 이 논문이 사용한 방법론

MAML 설명 없음

Similar Papers 제목 키워드 기반

Reducing Annotation Burden: Exploiting Image Knowledge for Few-Shot Medical Video Object Segmentation via Spatiotemporal Consistency Relearning

2025-03-19 · Zixuan Zheng, Yilei Shi, Chunlei Li, Jingliang Hu 외

Few-shot video object segmentation aims to reduce annotation costs; however, existing methods still require abundant dense frame annotations for training, which are scarce in the medical domain. We investigate an extreme…

SegmentationSemantic SegmentationVideo Object SegmentationVideo Segmentation+1

Self-Supervision with Superpixels: Training Few-shot Medical Image Segmentation without Annotation

2020-07-20 · ECCV 2020 8 · Cheng Ouyang, Carlo Biffi, Chen Chen, Turkay Kart 외

Few-shot semantic segmentation (FSS) has great potential for medical imaging applications. Most of the existing FSS techniques require abundant annotated semantic classes for training. However, these methods may not be a…

Cardiac SegmentationFew-Shot Semantic SegmentationImage SegmentationMedical Image Segmentation+4

One-Prompt to Segment All Medical Images

2023-05-17 · CVPR 2024 1 · Junde Wu, Jiayuan Zhu, Yueming Jin, Min Xu

Large foundation models, known for their strong zero-shot generalization, have excelled in visual and language applications. However, applying them to medical image segmentation, a domain with diverse imaging types and t…

AllImage SegmentationInteractive SegmentationMedical Image Segmentation+5

Orthogonal Annotation Benefits Barely-supervised Medical Image Segmentation

2023-03-23 · CVPR 2023 1 · Heng Cai, Shumeng Li, Lei Qi, Qian Yu 외

Recent trends in semi-supervised learning have significantly boosted the performance of 3D semi-supervised medical image segmentation. Compared with 2D images, 3D medical volumes involve information from different direct…

Image SegmentationMedical Image SegmentationSemantic SegmentationSemi-supervised Medical Image Segmentation

Zero-Shot Pseudo Labels Generation Using SAM and CLIP for Semi-Supervised Semantic Segmentation

2025-05-26 · Nagito Saito, Shintaro Ito, Koichi Ito, Takafumi Aoki

Semantic segmentation is a fundamental task in medical image analysis and autonomous driving and has a problem with the high cost of annotating the labels required in training. To address this problem, semantic segmentat…

Autonomous DrivingMedical Image AnalysisSegmentationSemantic Segmentation+1