Few-Shot Segmentation Propagation with Guided Networks
Kate Rakelly, Evan Shelhamer, Trevor Darrell, Alexei A. Efros, Sergey, Levine

TL;DR
This paper introduces guided networks for few-shot segmentation that efficiently adapt to new tasks with minimal supervision, enabling real-time interactive and video segmentation with state-of-the-art accuracy.
Contribution
The paper presents a novel guided network architecture that can switch tasks and update quickly with minimal supervision, advancing few-shot segmentation capabilities.
Findings
Achieves state-of-the-art accuracy with minimal annotation
Enables real-time interactive video segmentation
Supports segmentation across space, time, and scenes
Abstract
Learning-based methods for visual segmentation have made progress on particular types of segmentation tasks, but are limited by the necessary supervision, the narrow definitions of fixed tasks, and the lack of control during inference for correcting errors. To remedy the rigidity and annotation burden of standard approaches, we address the problem of few-shot segmentation: given few image and few pixel supervision, segment any images accordingly. We propose guided networks, which extract a latent task representation from any amount of supervision, and optimize our architecture end-to-end for fast, accurate few-shot segmentation. Our method can switch tasks without further optimization and quickly update when given more guidance. We report the first results for segmentation from one pixel per concept and show real-time interactive video segmentation. Our unified approach propagates pixel…
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.
Code & Models
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 · Multimodal Machine Learning Applications
