PANet: Few-Shot Image Semantic Segmentation with Prototype Alignment
Kaixin Wang, Jun Hao Liew, Yingtian Zou, Daquan Zhou, Jiashi Feng

TL;DR
PANet introduces a prototype alignment network for few-shot image segmentation, leveraging metric learning to generate class-specific prototypes that improve generalization and outperform previous methods on standard benchmarks.
Contribution
The paper proposes a novel prototype alignment network that uses non-parametric metric learning and prototype regularization for improved few-shot segmentation.
Findings
Achieves 48.1% mIoU on PASCAL-5i 1-shot setting.
Surpasses state-of-the-art by 1.8% in 1-shot and 8.6% in 5-shot.
Effectively utilizes support set information for better generalization.
Abstract
Despite the great progress made by deep CNNs in image semantic segmentation, they typically require a large number of densely-annotated images for training and are difficult to generalize to unseen object categories. Few-shot segmentation has thus been developed to learn to perform segmentation from only a few annotated examples. In this paper, we tackle the challenging few-shot segmentation problem from a metric learning perspective and present PANet, a novel prototype alignment network to better utilize the information of the support set. Our PANet learns class-specific prototype representations from a few support images within an embedding space and then performs segmentation over the query images through matching each pixel to the learned prototypes. With non-parametric metric learning, PANet offers high-quality prototypes that are representative for each semantic class and…
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 · Multimodal Machine Learning Applications · Advanced Neural Network Applications
Methods1x1 Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · Feature Pyramid Network · Region Proposal Network · Convolution · Bottom-up Path Augmentation · RoIAlign · PAFPN · Adaptive Feature Pooling · Dense Connections
