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/MSI: Maximize Support-Set Information for Few-Shot Segment...

MSI: Maximize Support-Set Information for Few-Shot Segmentation

Seonghyeon Moon, Samuel S. Sohn, Honglu Zhou, Sejong Yoon, Vladimir Pavlovic, Muhammad Haris Khan, Mubbasir Kapadia

2022-12-09ICCV 2023 1Few-Shot Semantic Segmentation
PaperPDFCode(official)

Abstract

FSS(Few-shot segmentation) aims to segment a target class using a small number of labeled images(support set). To extract information relevant to the target class, a dominant approach in best-performing FSS methods removes background features using a support mask. We observe that this feature excision through a limiting support mask introduces an information bottleneck in several challenging FSS cases, e.g., for small targets and/or inaccurate target boundaries. To this end, we present a novel method(MSI), which maximizes the support-set information by exploiting two complementary sources of features to generate super correlation maps. We validate the effectiveness of our approach by instantiating it into three recent and strong FSS methods. Experimental results on several publicly available FSS benchmarks show that our proposed method consistently improves performance by visible margins and leads to faster convergence. Our code and trained models are available at: https://github.com/moonsh/MSI-Maximize-Support-Set-Information

Results

TaskDatasetMetricValueModel
Few-Shot LearningCOCO-20i -> Pascal VOC (1-shot)Mean IoU69.2VAT + MSI (ResNet101)
Few-Shot LearningFSS-1000 (1-shot)Mean IoU90.6VAT + MSI (ResNet-101)
Few-Shot LearningPASCAL-5i (1-Shot)FB-IoU82.3VAT + MSI (ResNet-101)
Few-Shot LearningPASCAL-5i (1-Shot)Mean IoU70.1VAT + MSI (ResNet-101)
Few-Shot LearningCOCO-20i (1-shot)Mean IoU49.8VAT + MSI (ResNet-101)
Few-Shot Semantic SegmentationCOCO-20i -> Pascal VOC (1-shot)Mean IoU69.2VAT + MSI (ResNet101)
Few-Shot Semantic SegmentationFSS-1000 (1-shot)Mean IoU90.6VAT + MSI (ResNet-101)
Few-Shot Semantic SegmentationPASCAL-5i (1-Shot)FB-IoU82.3VAT + MSI (ResNet-101)
Few-Shot Semantic SegmentationPASCAL-5i (1-Shot)Mean IoU70.1VAT + MSI (ResNet-101)
Few-Shot Semantic SegmentationCOCO-20i (1-shot)Mean IoU49.8VAT + MSI (ResNet-101)
Meta-LearningCOCO-20i -> Pascal VOC (1-shot)Mean IoU69.2VAT + MSI (ResNet101)
Meta-LearningFSS-1000 (1-shot)Mean IoU90.6VAT + MSI (ResNet-101)
Meta-LearningPASCAL-5i (1-Shot)FB-IoU82.3VAT + MSI (ResNet-101)
Meta-LearningPASCAL-5i (1-Shot)Mean IoU70.1VAT + MSI (ResNet-101)
Meta-LearningCOCO-20i (1-shot)Mean IoU49.8VAT + MSI (ResNet-101)

Related Papers

Adapter Naturally Serves as Decoupler for Cross-Domain Few-Shot Semantic Segmentation2025-06-09DINOv2-powered Few-Shot Semantic Segmentation: A Unified Framework via Cross-Model Distillation and 4D Correlation Mining2025-04-22FSSUWNet: Mitigating the Fragility of Pre-trained Models with Feature Enhancement for Few-Shot Semantic Segmentation in Underwater Images2025-04-01Exploring Few-Shot Defect Segmentation in General Industrial Scenarios with Metric Learning and Vision Foundation Models2025-02-03AdaSemSeg: An Adaptive Few-shot Semantic Segmentation of Seismic Facies2025-01-28Overcoming Support Dilution for Robust Few-shot Semantic Segmentation2025-01-23Few-shot Structure-Informed Machinery Part Segmentation with Foundation Models and Graph Neural Networks2025-01-17DSV-LFS: Unifying LLM-Driven Semantic Cues with Visual Features for Robust Few-Shot Segmentation2025-01-01