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/Feature Weighting and Boosting for Few-Shot Segmentation

Feature Weighting and Boosting for Few-Shot Segmentation

Khoi Nguyen, Sinisa Todorovic

2019-09-28ICCV 2019 10SegmentationFew-Shot Semantic Segmentation
PaperPDFCode(official)

Abstract

This paper is about few-shot segmentation of foreground objects in images. We train a CNN on small subsets of training images, each mimicking the few-shot setting. In each subset, one image serves as the query and the other(s) as support image(s) with ground-truth segmentation. The CNN first extracts feature maps from the query and support images. Then, a class feature vector is computed as an average of the support's feature maps over the known foreground. Finally, the target object is segmented in the query image by using a cosine similarity between the class feature vector and the query's feature map. We make two contributions by: (1) Improving discriminativeness of features so their activations are high on the foreground and low elsewhere; and (2) Boosting inference with an ensemble of experts guided with the gradient of loss incurred when segmenting the support images in testing. Our evaluations on the PASCAL-$5^i$ and COCO-$20^i$ datasets demonstrate that we significantly outperform existing approaches.

Results

TaskDatasetMetricValueModel
Few-Shot LearningCOCO-20i (5-shot)Mean IoU23.65FWB (ResNet-101)
Few-Shot LearningCOCO-20i (5-shot)learnable parameters (million)43FWB (ResNet-101)
Few-Shot LearningCOCO-20i (5-shot)Mean IoU22.63FWB (VGG-16)
Few-Shot LearningPASCAL-5i (1-Shot)Mean IoU56.2FWB (ResNet-101)
Few-Shot LearningPASCAL-5i (1-Shot)Mean IoU51.9FWB (VGG-16)
Few-Shot LearningCOCO-20i (1-shot)Mean IoU21.2FWB (ResNet-101)
Few-Shot LearningCOCO-20i (1-shot)Mean IoU20.02FWB (VGG-16)
Few-Shot LearningPASCAL-5i (5-Shot)Mean IoU59.9FWB (ResNet-101)
Few-Shot LearningPASCAL-5i (5-Shot)learnable parameters (million)43FWB (ResNet-101)
Few-Shot LearningPASCAL-5i (5-Shot)Mean IoU55.1FWB (VGG-16)
Few-Shot Semantic SegmentationCOCO-20i (5-shot)Mean IoU23.65FWB (ResNet-101)
Few-Shot Semantic SegmentationCOCO-20i (5-shot)learnable parameters (million)43FWB (ResNet-101)
Few-Shot Semantic SegmentationCOCO-20i (5-shot)Mean IoU22.63FWB (VGG-16)
Few-Shot Semantic SegmentationPASCAL-5i (1-Shot)Mean IoU56.2FWB (ResNet-101)
Few-Shot Semantic SegmentationPASCAL-5i (1-Shot)Mean IoU51.9FWB (VGG-16)
Few-Shot Semantic SegmentationCOCO-20i (1-shot)Mean IoU21.2FWB (ResNet-101)
Few-Shot Semantic SegmentationCOCO-20i (1-shot)Mean IoU20.02FWB (VGG-16)
Few-Shot Semantic SegmentationPASCAL-5i (5-Shot)Mean IoU59.9FWB (ResNet-101)
Few-Shot Semantic SegmentationPASCAL-5i (5-Shot)learnable parameters (million)43FWB (ResNet-101)
Few-Shot Semantic SegmentationPASCAL-5i (5-Shot)Mean IoU55.1FWB (VGG-16)
Meta-LearningCOCO-20i (5-shot)Mean IoU23.65FWB (ResNet-101)
Meta-LearningCOCO-20i (5-shot)learnable parameters (million)43FWB (ResNet-101)
Meta-LearningCOCO-20i (5-shot)Mean IoU22.63FWB (VGG-16)
Meta-LearningPASCAL-5i (1-Shot)Mean IoU56.2FWB (ResNet-101)
Meta-LearningPASCAL-5i (1-Shot)Mean IoU51.9FWB (VGG-16)
Meta-LearningCOCO-20i (1-shot)Mean IoU21.2FWB (ResNet-101)
Meta-LearningCOCO-20i (1-shot)Mean IoU20.02FWB (VGG-16)
Meta-LearningPASCAL-5i (5-Shot)Mean IoU59.9FWB (ResNet-101)
Meta-LearningPASCAL-5i (5-Shot)learnable parameters (million)43FWB (ResNet-101)
Meta-LearningPASCAL-5i (5-Shot)Mean IoU55.1FWB (VGG-16)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-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-17