Differentiable Meta-learning Model for Few-shot Semantic Segmentation
Pinzhuo Tian, Zhangkai Wu, Lei Qi, Lei Wang, Yinghuan Shi, Yang Gao

TL;DR
This paper introduces MetaSegNet, a meta-learning framework for few-shot semantic segmentation that handles multi-object (K-way) scenarios, demonstrating effectiveness on PASCAL VOC and COCO datasets.
Contribution
It proposes a novel meta-learning based framework with an embedding module and a linear base learner for multi-object few-shot segmentation, trained end-to-end.
Findings
Effective on PASCAL VOC dataset
Outperforms existing methods in K-way few-shot segmentation
Handles multi-object segmentation scenarios
Abstract
To address the annotation scarcity issue in some cases of semantic segmentation, there have been a few attempts to develop the segmentation model in the few-shot learning paradigm. However, most existing methods only focus on the traditional 1-way segmentation setting (i.e., one image only contains a single object). This is far away from practical semantic segmentation tasks where the K-way setting (K>1) is usually required by performing the accurate multi-object segmentation. To deal with this issue, we formulate the few-shot semantic segmentation task as a learning-based pixel classification problem and propose a novel framework called MetaSegNet based on meta-learning. In MetaSegNet, an architecture of embedding module consisting of the global and local feature branches is developed to extract the appropriate meta-knowledge for the few-shot segmentation. Moreover, we incorporate a…
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 · Multimodal Machine Learning Applications · Advanced Neural Network Applications
