Leveraging GAN Priors for Few-Shot Part Segmentation
Mengya Han, Heliang Zheng, Chaoyue Wang, Yong Luo, Han Hu, Bo Du

TL;DR
This paper introduces a novel method that leverages GAN priors through a pre-training and fine-tuning approach, combined with prompt design and a two-stream architecture, to improve few-shot part segmentation performance.
Contribution
It proposes a new fine-tuning strategy to convert image generators into segmentation generators and introduces a two-stream architecture for better task-specific feature learning.
Findings
Achieves state-of-the-art results on multiple datasets.
Effectively leverages large-scale support images.
Demonstrates the benefit of prompt design in bridging generation and perception tasks.
Abstract
Few-shot part segmentation aims to separate different parts of an object given only a few annotated samples. Due to the challenge of limited data, existing works mainly focus on learning classifiers over pre-trained features, failing to learn task-specific features for part segmentation. In this paper, we propose to learn task-specific features in a "pre-training"-"fine-tuning" paradigm. We conduct prompt designing to reduce the gap between the pre-train task (i.e., image generation) and the downstream task (i.e., part segmentation), so that the GAN priors for generation can be leveraged for segmentation. This is achieved by projecting part segmentation maps into the RGB space and conducting interpolation between RGB segmentation maps and original images. Specifically, we design a fine-tuning strategy to progressively tune an image generator into a segmentation generator, where the…
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
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Adversarial Robustness in Machine Learning
