Uncertainty-Aware Semi-Supervised Few Shot Segmentation
Soopil Kim, Philip Chikontwe, Sang Hyun Park

TL;DR
This paper introduces a semi-supervised approach for few shot segmentation that utilizes uncertainty-guided pseudo labels from unlabeled images to improve segmentation accuracy, demonstrating significant performance gains on standard benchmarks.
Contribution
It proposes a novel semi-supervised FSS method that jointly predicts segmentation and estimates uncertainty, enabling reliable pseudo label generation without extra training.
Findings
Effective removal of unreliable pseudo labels improves segmentation quality.
Significant performance improvements over state-of-the-art on PASCAL-5^i and COCO-20^i.
Method is end-to-end and compatible with existing approaches.
Abstract
Few shot segmentation (FSS) aims to learn pixel-level classification of a target object in a query image using only a few annotated support samples. This is challenging as it requires modeling appearance variations of target objects and the diverse visual cues between query and support images with limited information. To address this problem, we propose a semi-supervised FSS strategy that leverages additional prototypes from unlabeled images with uncertainty guided pseudo label refinement. To obtain reliable prototypes from unlabeled images, we meta-train a neural network to jointly predict segmentation and estimate the uncertainty of predictions. We employ the uncertainty estimates to exclude predictions with high degrees of uncertainty for pseudo label construction to obtain additional prototypes based on the refined pseudo labels. During inference, query segmentation is predicted…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Adversarial Robustness in Machine Learning
