Semantically Meaningful Class Prototype Learning for One-Shot Image Semantic Segmentation
Tao Chen, Guosen Xie, Yazhou Yao, Qiong Wang, Fumin Shen, Zhenmin, Tang, and Jian Zhang

TL;DR
This paper introduces a novel one-shot semantic segmentation method that leverages multi-class label information, pyramid feature fusion, and prototype guidance to improve segmentation accuracy for new classes with only one annotated image.
Contribution
The paper proposes a multi-class label utilization strategy, a pyramid feature fusion module, and a self-prototype guidance branch for more accurate one-shot segmentation.
Findings
Outperforms existing methods on benchmark datasets.
Effectively utilizes multi-class labels during training.
Produces more compact and robust class prototypes.
Abstract
One-shot semantic image segmentation aims to segment the object regions for the novel class with only one annotated image. Recent works adopt the episodic training strategy to mimic the expected situation at testing time. However, these existing approaches simulate the test conditions too strictly during the training process, and thus cannot make full use of the given label information. Besides, these approaches mainly focus on the foreground-background target class segmentation setting. They only utilize binary mask labels for training. In this paper, we propose to leverage the multi-class label information during the episodic training. It will encourage the network to generate more semantically meaningful features for each category. After integrating the target class cues into the query features, we then propose a pyramid feature fusion module to mine the fused features for the final…
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
