Learning What Not to Segment: A New Perspective on Few-Shot Segmentation
Chunbo Lang, Gong Cheng, Binfei Tu, Junwei Han

TL;DR
This paper introduces a novel approach to few-shot segmentation by explicitly identifying non-target regions using an additional base learner, improving generalization and achieving state-of-the-art results on standard benchmarks.
Contribution
It proposes a new scheme with an extra base learner to explicitly identify non-target regions, enhancing few-shot segmentation performance and extending to generalized FSS.
Findings
Significant performance improvements on PASCAL-5i and COCO-20i datasets.
The proposed method sets new state-of-the-art results with simple learners.
Effective extension to generalized FSS setting.
Abstract
Recently few-shot segmentation (FSS) has been extensively developed. Most previous works strive to achieve generalization through the meta-learning framework derived from classification tasks; however, the trained models are biased towards the seen classes instead of being ideally class-agnostic, thus hindering the recognition of new concepts. This paper proposes a fresh and straightforward insight to alleviate the problem. Specifically, we apply an additional branch (base learner) to the conventional FSS model (meta learner) to explicitly identify the targets of base classes, i.e., the regions that do not need to be segmented. Then, the coarse results output by these two learners in parallel are adaptively integrated to yield precise segmentation prediction. Considering the sensitivity of meta learner, we further introduce an adjustment factor to estimate the scene differences between…
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 · COVID-19 diagnosis using AI
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Balanced Selection · Batch Normalization · Convolution · Average Pooling · Dilated Convolution · Auxiliary Classifier · Pyramid Pooling Module · PSPNet
