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/Self-supervised Few-shot Learning for Semantic Segmentatio...

Self-supervised Few-shot Learning for Semantic Segmentation: An Annotation-free Approach

Sanaz Karimijafarbigloo, Reza Azad, Dorit Merhof

2023-07-26Few-Shot LearningSegmentationFew-Shot Semantic SegmentationSemantic SegmentationMedical Image Analysisgraph partitioning
PaperPDFCode(official)

Abstract

Few-shot semantic segmentation (FSS) offers immense potential in the field of medical image analysis, enabling accurate object segmentation with limited training data. However, existing FSS techniques heavily rely on annotated semantic classes, rendering them unsuitable for medical images due to the scarcity of annotations. To address this challenge, multiple contributions are proposed: First, inspired by spectral decomposition methods, the problem of image decomposition is reframed as a graph partitioning task. The eigenvectors of the Laplacian matrix, derived from the feature affinity matrix of self-supervised networks, are analyzed to estimate the distribution of the objects of interest from the support images. Secondly, we propose a novel self-supervised FSS framework that does not rely on any annotation. Instead, it adaptively estimates the query mask by leveraging the eigenvectors obtained from the support images. This approach eliminates the need for manual annotation, making it particularly suitable for medical images with limited annotated data. Thirdly, to further enhance the decoding of the query image based on the information provided by the support image, we introduce a multi-scale large kernel attention module. By selectively emphasizing relevant features and details, this module improves the segmentation process and contributes to better object delineation. Evaluations on both natural and medical image datasets demonstrate the efficiency and effectiveness of our method. Moreover, the proposed approach is characterized by its generality and model-agnostic nature, allowing for seamless integration with various deep architectures. The code is publicly available at \href{https://github.com/mindflow-institue/annotation_free_fewshot}{\textcolor{magenta}{GitHub}}.

Results

TaskDatasetMetricValueModel
Few-Shot LearningFSS-1000 (5-shot)Mean IoU87.9Annotation-free FSS (With Annotation,ResNet-50)
Few-Shot LearningFSS-1000 (5-shot)Mean IoU86.8Annotation-free FSS (Without Annotation,ResNet-50)
Few-Shot LearningFSS-1000 (1-shot)Mean IoU85.7Annotation-free FSS (With Annotation,ResNet-50)
Few-Shot LearningFSS-1000 (1-shot)Mean IoU85Annotation-free FSS (Without Annotation,ResNet-50)
Few-Shot Semantic SegmentationFSS-1000 (5-shot)Mean IoU87.9Annotation-free FSS (With Annotation,ResNet-50)
Few-Shot Semantic SegmentationFSS-1000 (5-shot)Mean IoU86.8Annotation-free FSS (Without Annotation,ResNet-50)
Few-Shot Semantic SegmentationFSS-1000 (1-shot)Mean IoU85.7Annotation-free FSS (With Annotation,ResNet-50)
Few-Shot Semantic SegmentationFSS-1000 (1-shot)Mean IoU85Annotation-free FSS (Without Annotation,ResNet-50)
Meta-LearningFSS-1000 (5-shot)Mean IoU87.9Annotation-free FSS (With Annotation,ResNet-50)
Meta-LearningFSS-1000 (5-shot)Mean IoU86.8Annotation-free FSS (Without Annotation,ResNet-50)
Meta-LearningFSS-1000 (1-shot)Mean IoU85.7Annotation-free FSS (With Annotation,ResNet-50)
Meta-LearningFSS-1000 (1-shot)Mean IoU85Annotation-free FSS (Without Annotation,ResNet-50)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21GLAD: Generalizable Tuning for Vision-Language Models2025-07-17Deep 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-17