paper-with-me

홈 › Papers

Self-Supervised Tuning for Few-Shot Segmentation

2020-04-12 · Kai Zhu, Wei Zhai, Zheng-Jun Zha, Yang Cao

Few-shot segmentation aims at assigning a category label to each image pixel with few annotated samples. It is a challenging task since the dense prediction can only be achieved under the guidance of latent features defined by sparse annotations. Existing meta-learning method tends to fail in generating category-specifically discriminative descriptor when the visual features extracted from support images are marginalized in embedding space. To address this issue, this paper presents an adaptive tuning framework, in which the distribution of latent features across different episodes is dynamically adjusted based on a self-segmentation scheme, augmenting category-specific descriptors for label prediction. Specifically, a novel self-supervised inner-loop is firstly devised as the base learner to extract the underlying semantic features from the support image. Then, gradient maps are calculated by back-propagating self-supervised loss through the obtained features, and leveraged as guidance for augmenting the corresponding elements in embedding space. Finally, with the ability to continuously learn from different episodes, an optimization-based meta-learner is adopted as outer loop of our proposed framework to gradually refine the segmentation results. Extensive experiments on benchmark PASCAL-$5^{i}$ and COCO-$20^{i}$ datasets demonstrate the superiority of our proposed method over state-of-the-art.

📄 PDF Abstract BibTeX arXiv:2004.05538

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-LearningSegmentation

Similar Papers 제목 키워드 기반

MaskSplit: Self-supervised Meta-learning for Few-shot Semantic Segmentation

2021-10-23 · Mustafa Sercan Amac, Ahmet Sencan, Orhun Bugra Baran, Nazli Ikizler-Cinbis 외

Just like other few-shot learning problems, few-shot segmentation aims to minimize the need for manual annotation, which is particularly costly in segmentation tasks. Even though the few-shot setting reduces this cost fo…

Few-Shot LearningFew-Shot Semantic SegmentationMeta-LearningSaliency Prediction+2

Dense Self-Supervised Learning for Medical Image Segmentation

2024-07-29 · Maxime Seince, Loic Le Folgoc, Luiz Augusto Facury de Souza, Elsa Angelini

Deep learning has revolutionized medical image segmentation, but it relies heavily on high-quality annotations. The time, cost and expertise required to label images at the pixel-level for each new task has slowed down w…

DecoderImage SegmentationMedical Image SegmentationMRI segmentation+4

DeepATLAS: One-Shot Localization for Biomedical Data

2024-02-14 · Peter D. Chang

This paper introduces the DeepATLAS foundational model for localization tasks in the domain of high-dimensional biomedical data. Upon convergence of the proposed self-supervised objective, a pretrained model maps an inpu…

One-Shot Segmentation

Self-supervised Pretraining of Cell Segmentation Models

2026-04-12 · Kaden Stillwagon, Alexandra Dunnum VandeLoo, Benjamin Magondu, Craig R. Forest arxiv

Instance segmentation enables the analysis of spatial and temporal properties of cells in microscopy images by identifying the pixels belonging to each cell. However, progress is constrained by the scarcity of high-quali…

Instance SegmentationCell Segmentation

Cut and Learn for Unsupervised Object Detection and Instance Segmentation

2023-01-26 · CVPR 2023 1 · Xudong Wang, Rohit Girdhar, Stella X. Yu, Ishan Misra

We propose Cut-and-LEaRn (CutLER), a simple approach for training unsupervised object detection and segmentation models. We leverage the property of self-supervised models to 'discover' objects without supervision and am…

Instance Segmentationobject-detectionObject DetectionSemantic Segmentation+4