Self-supervised Few-shot Learning for Semantic Segmentation: An Annotation-free Approach
Sanaz Karimijafarbigloo, Reza Azad, Dorit Merhof

TL;DR
This paper introduces a self-supervised, annotation-free few-shot semantic segmentation method that leverages spectral decomposition and graph partitioning to effectively segment objects in medical images with limited data.
Contribution
It proposes a novel self-supervised framework that estimates query masks without annotations, using eigenvectors from support images and a multi-scale attention module for improved segmentation.
Findings
Effective on natural and medical datasets
Eliminates need for manual annotations
Compatible with various deep architectures
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques · Domain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI
