Beyond the Prototype: Divide-and-conquer Proxies for Few-shot Segmentation
Chunbo Lang, Binfei Tu, Gong Cheng, Junwei Han

TL;DR
This paper introduces a divide-and-conquer proxy framework for few-shot segmentation that improves object boundary accuracy and reduces segmentation errors by leveraging support image regions and a novel decoding structure, achieving state-of-the-art results.
Contribution
The paper proposes a novel divide-and-conquer proxy framework with a self-reasoning scheme and parallel decoder, enhancing few-shot segmentation beyond prototype-based methods.
Findings
Outperforms conventional prototype-based approaches by 5-10% on PASCAL-5i and COCO-20i datasets.
Achieves new state-of-the-art performance in few-shot segmentation.
Demonstrates robustness in segmenting incomplete objects and ambiguous boundaries.
Abstract
Few-shot segmentation, which aims to segment unseen-class objects given only a handful of densely labeled samples, has received widespread attention from the community. Existing approaches typically follow the prototype learning paradigm to perform meta-inference, which fails to fully exploit the underlying information from support image-mask pairs, resulting in various segmentation failures, e.g., incomplete objects, ambiguous boundaries, and distractor activation. To this end, we propose a simple yet versatile framework in the spirit of divide-and-conquer. Specifically, a novel self-reasoning scheme is first implemented on the annotated support image, and then the coarse segmentation mask is divided into multiple regions with different properties. Leveraging effective masked average pooling operations, a series of support-induced proxies are thus derived, each playing a specific role…
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
MethodsAverage Pooling
