TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Learning What Not to Segment: A New Perspective on Few-Sho...

Learning What Not to Segment: A New Perspective on Few-Shot Segmentation

Chunbo Lang, Gong Cheng, Binfei Tu, Junwei Han

2022-03-15CVPR 2022 1Meta-LearningFew-Shot Semantic SegmentationSemantic Segmentation
PaperPDFCode(official)

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 the input image pairs for facilitating the model ensemble forecasting. The substantial performance gains on PASCAL-5i and COCO-20i verify the effectiveness, and surprisingly, our versatile scheme sets a new state-of-the-art even with two plain learners. Moreover, in light of the unique nature of the proposed approach, we also extend it to a more realistic but challenging setting, i.e., generalized FSS, where the pixels of both base and novel classes are required to be determined. The source code is available at github.com/chunbolang/BAM.

Results

TaskDatasetMetricValueModel
Few-Shot LearningCOCO-20i (5-shot)Mean IoU51.16BAM (ResNet-50)
Few-Shot LearningCOCO-20i (5-shot)learnable parameters (million)26.7BAM (ResNet-50)
Few-Shot LearningPASCAL-5i (1-Shot)Mean IoU67.81BAM (ResNet-50)
Few-Shot LearningCOCO-20i (1-shot)Mean IoU46.23BAM (ResNet-50)
Few-Shot LearningCOCO-20i (1-shot)learnable parameters (million)26.7BAM (ResNet-50)
Few-Shot LearningPASCAL-5i (5-Shot)Mean IoU70.91BAM (ResNet-50)
Few-Shot Semantic SegmentationCOCO-20i (5-shot)Mean IoU51.16BAM (ResNet-50)
Few-Shot Semantic SegmentationCOCO-20i (5-shot)learnable parameters (million)26.7BAM (ResNet-50)
Few-Shot Semantic SegmentationPASCAL-5i (1-Shot)Mean IoU67.81BAM (ResNet-50)
Few-Shot Semantic SegmentationCOCO-20i (1-shot)Mean IoU46.23BAM (ResNet-50)
Few-Shot Semantic SegmentationCOCO-20i (1-shot)learnable parameters (million)26.7BAM (ResNet-50)
Few-Shot Semantic SegmentationPASCAL-5i (5-Shot)Mean IoU70.91BAM (ResNet-50)
Meta-LearningCOCO-20i (5-shot)Mean IoU51.16BAM (ResNet-50)
Meta-LearningCOCO-20i (5-shot)learnable parameters (million)26.7BAM (ResNet-50)
Meta-LearningPASCAL-5i (1-Shot)Mean IoU67.81BAM (ResNet-50)
Meta-LearningCOCO-20i (1-shot)Mean IoU46.23BAM (ResNet-50)
Meta-LearningCOCO-20i (1-shot)learnable parameters (million)26.7BAM (ResNet-50)
Meta-LearningPASCAL-5i (5-Shot)Mean IoU70.91BAM (ResNet-50)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17Are encoders able to learn landmarkers for warm-starting of Hyperparameter Optimization?2025-07-16Imbalanced Regression Pipeline Recommendation2025-07-16CLID-MU: Cross-Layer Information Divergence Based Meta Update Strategy for Learning with Noisy Labels2025-07-16