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/Intermediate Prototype Mining Transformer for Few-Shot Sem...

Intermediate Prototype Mining Transformer for Few-Shot Semantic Segmentation

Yuanwei Liu, Nian Liu, Xiwen Yao, Junwei Han

2022-10-13Few-Shot Semantic SegmentationSemantic Segmentation
PaperPDFCode(official)

Abstract

Few-shot semantic segmentation aims to segment the target objects in query under the condition of a few annotated support images. Most previous works strive to mine more effective category information from the support to match with the corresponding objects in query. However, they all ignored the category information gap between query and support images. If the objects in them show large intra-class diversity, forcibly migrating the category information from the support to the query is ineffective. To solve this problem, we are the first to introduce an intermediate prototype for mining both deterministic category information from the support and adaptive category knowledge from the query. Specifically, we design an Intermediate Prototype Mining Transformer (IPMT) to learn the prototype in an iterative way. In each IPMT layer, we propagate the object information in both support and query features to the prototype and then use it to activate the query feature map. By conducting this process iteratively, both the intermediate prototype and the query feature can be progressively improved. At last, the final query feature is used to yield precise segmentation prediction. Extensive experiments on both PASCAL-5i and COCO-20i datasets clearly verify the effectiveness of our IPMT and show that it outperforms previous state-of-the-art methods by a large margin. Code is available at https://github.com/LIUYUANWEI98/IPMT

Results

TaskDatasetMetricValueModel
Few-Shot LearningCOCO-20i (5-shot)Mean IoU47.9IPMT (ResNet-101)
Few-Shot LearningCOCO-20i (5-shot)Mean IoU47.5IPMT (ResNet-50)
Few-Shot LearningPASCAL-5i (1-Shot)FB-IoU77.1IPMT (ResNet-50)
Few-Shot LearningPASCAL-5i (1-Shot)Mean IoU66.8IPMT (ResNet-50)
Few-Shot LearningPASCAL-5i (1-Shot)FB-IoU78.5IPMT (ResNet-101)
Few-Shot LearningPASCAL-5i (1-Shot)Mean IoU66.1IPMT (ResNet-101)
Few-Shot LearningCOCO-20i (1-shot)Mean IoU43IPMT (ResNet-50)
Few-Shot LearningCOCO-20i (1-shot)Mean IoU42.6IPMT (ResNet-101)
Few-Shot LearningPASCAL-5i (5-Shot)FB-IoU80.3IPMT (ResNet-101)
Few-Shot LearningPASCAL-5i (5-Shot)Mean IoU69.2IPMT (ResNet-101)
Few-Shot LearningPASCAL-5i (5-Shot)FB-IoU81.4IPMT (ResNet-50)
Few-Shot LearningPASCAL-5i (5-Shot)Mean IoU68.2IPMT (ResNet-50)
Few-Shot Semantic SegmentationCOCO-20i (5-shot)Mean IoU47.9IPMT (ResNet-101)
Few-Shot Semantic SegmentationCOCO-20i (5-shot)Mean IoU47.5IPMT (ResNet-50)
Few-Shot Semantic SegmentationPASCAL-5i (1-Shot)FB-IoU77.1IPMT (ResNet-50)
Few-Shot Semantic SegmentationPASCAL-5i (1-Shot)Mean IoU66.8IPMT (ResNet-50)
Few-Shot Semantic SegmentationPASCAL-5i (1-Shot)FB-IoU78.5IPMT (ResNet-101)
Few-Shot Semantic SegmentationPASCAL-5i (1-Shot)Mean IoU66.1IPMT (ResNet-101)
Few-Shot Semantic SegmentationCOCO-20i (1-shot)Mean IoU43IPMT (ResNet-50)
Few-Shot Semantic SegmentationCOCO-20i (1-shot)Mean IoU42.6IPMT (ResNet-101)
Few-Shot Semantic SegmentationPASCAL-5i (5-Shot)FB-IoU80.3IPMT (ResNet-101)
Few-Shot Semantic SegmentationPASCAL-5i (5-Shot)Mean IoU69.2IPMT (ResNet-101)
Few-Shot Semantic SegmentationPASCAL-5i (5-Shot)FB-IoU81.4IPMT (ResNet-50)
Few-Shot Semantic SegmentationPASCAL-5i (5-Shot)Mean IoU68.2IPMT (ResNet-50)
Meta-LearningCOCO-20i (5-shot)Mean IoU47.9IPMT (ResNet-101)
Meta-LearningCOCO-20i (5-shot)Mean IoU47.5IPMT (ResNet-50)
Meta-LearningPASCAL-5i (1-Shot)FB-IoU77.1IPMT (ResNet-50)
Meta-LearningPASCAL-5i (1-Shot)Mean IoU66.8IPMT (ResNet-50)
Meta-LearningPASCAL-5i (1-Shot)FB-IoU78.5IPMT (ResNet-101)
Meta-LearningPASCAL-5i (1-Shot)Mean IoU66.1IPMT (ResNet-101)
Meta-LearningCOCO-20i (1-shot)Mean IoU43IPMT (ResNet-50)
Meta-LearningCOCO-20i (1-shot)Mean IoU42.6IPMT (ResNet-101)
Meta-LearningPASCAL-5i (5-Shot)FB-IoU80.3IPMT (ResNet-101)
Meta-LearningPASCAL-5i (5-Shot)Mean IoU69.2IPMT (ResNet-101)
Meta-LearningPASCAL-5i (5-Shot)FB-IoU81.4IPMT (ResNet-50)
Meta-LearningPASCAL-5i (5-Shot)Mean IoU68.2IPMT (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-17SAMST: A Transformer framework based on SAM pseudo label filtering for remote sensing semi-supervised semantic segmentation2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15U-RWKV: Lightweight medical image segmentation with direction-adaptive RWKV2025-07-15