paper-with-me

홈 › Papers

Image to Pseudo-Episode: Boosting Few-Shot Segmentation by Unlabeled Data

2024-05-14 · Jie Zhang, Yuhan Li, Yude Wang, Stephen Lin, Shiguang Shan

Few-shot segmentation (FSS) aims to train a model which can segment the object from novel classes with a few labeled samples. The insufficient generalization ability of models leads to unsatisfactory performance when the models lack enough labeled data from the novel classes. Considering that there are abundant unlabeled data available, it is promising to improve the generalization ability by exploiting these various data. For leveraging unlabeled data, we propose a novel method, named Image to Pseudo-Episode (IPE), to generate pseudo-episodes from unlabeled data. Specifically, our method contains two modules, i.e., the pseudo-label generation module and the episode generation module. The former module generates pseudo-labels from unlabeled images by the spectral clustering algorithm, and the latter module generates pseudo-episodes from pseudo-labeled images by data augmentation methods. Extensive experiments on PASCAL-$5^i$ and COCO-$20^i$ demonstrate that our method achieves the state-of-the-art performance for FSS.

📄 PDF Abstract BibTeX arXiv:2405.08765

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationPseudo Label

Methods 이 논문이 사용한 방법론

Spectral Clustering Spectral clustering has attracted increasing attention due to the promising ability in dealing with nonlinearly separable datasets [15], [16]. In spectral clustering, the…

Similar Papers 제목 키워드 기반

PPBoost: Progressive Prompt Boosting for Text-Driven Medical Image Segmentation

2025-11-26 · Xuchen Li, Hengrui Gu, Mohan Zhang, Qin Liu 외 arxiv

Text-prompted foundation models for medical image segmentation offer an intuitive way to delineate anatomical structures from natural language queries, but their predictions often lack spatial precision and degrade under…

Medical Image SegmentationNatural Language Queries

Group-On: Boosting One-Shot Segmentation with Supportive Query

2024-04-18 · Hanjing Zhou, Mingze Yin, Jintai Chen, Danny Chen 외

One-shot semantic segmentation aims to segment query images given only ONE annotated support image of the same class. This task is challenging because target objects in the support and query images can be largely differe…

One-Shot SegmentationSegmentationSemantic Segmentation

SAM-Guided Robust Representation Learning for One-Shot 3D Medical Image Segmentation

2025-04-29 · Jia Wang, Yunan Mei, Jiarui Liu, Xin Fan

One-shot medical image segmentation (MIS) is crucial for medical analysis due to the burden of medical experts on manual annotation. The recent emergence of the segment anything model (SAM) has demonstrated remarkable ad…

General KnowledgeImage SegmentationKnowledge DistillationMedical Image Segmentation+3

MaskSplit: Self-supervised Meta-learning for Few-shot Semantic Segmentation

2021-10-23 · Mustafa Sercan Amac, Ahmet Sencan, Orhun Bugra Baran, Nazli Ikizler-Cinbis 외

Just like other few-shot learning problems, few-shot segmentation aims to minimize the need for manual annotation, which is particularly costly in segmentation tasks. Even though the few-shot setting reduces this cost fo…

Few-Shot LearningFew-Shot Semantic SegmentationMeta-LearningSaliency Prediction+2

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