paper-with-me

Papers

A Pixel-Level Meta-Learner for Weakly Supervised Few-Shot Semantic Segmentation

2021-11-02 · Yuan-Hao Lee, Fu-En Yang, Yu-Chiang Frank Wang

Few-shot semantic segmentation addresses the learning task in which only few images with ground truth pixel-level labels are available for the novel classes of interest. One is typically required to collect a large mount of data (i.e., base classes) with such ground truth information, followed by meta-learning strategies to address the above learning task. When only image-level semantic labels can be observed during both training and testing, it is considered as an even more challenging task of weakly supervised few-shot semantic segmentation. To address this problem, we propose a novel meta-learning framework, which predicts pseudo pixel-level segmentation masks from a limited amount of data and their semantic labels. More importantly, our learning scheme further exploits the produced pixel-level information for query image inputs with segmentation guarantees. Thus, our proposed learning model can be viewed as a pixel-level meta-learner. Through extensive experiments on benchmark datasets, we show that our model achieves satisfactory performances under fully supervised settings, yet performs favorably against state-of-the-art methods under weakly supervised settings.

📄 PDF Abstract BibTeX arXiv:2111.01418

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Semantic SegmentationMeta-LearningSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

MetaConcept: Learn to Abstract via Concept Graph for Weakly-Supervised Few-Shot Learning

2020-07-05 · Baoquan Zhang, Ka-Cheong Leung, Yunming Ye, Xutao Li

Meta-learning has been proved to be an effective framework to address few-shot learning problems. The key challenge is how to minimize the generalization error of base learner across tasks. In this paper, we explore the …

Few-Shot LearningMeta-Learning

Meta-Learners for Few-Shot Weakly-Supervised Medical Image Segmentation

2023-05-11 · Hugo Oliveira, Pedro H. T. Gama, Isabelle Bloch, Roberto Marcondes Cesar Jr

Most uses of Meta-Learning in visual recognition are very often applied to image classification, with a relative lack of works in other tasks {such} as segmentation and detection. We propose a generic Meta-Learning frame…

image-classificationImage ClassificationImage SegmentationMedical Image Segmentation+5

Meta-learners for few-shot weakly-supervised optic disc and cup segmentation on fundus images

2025-12-17 · Pandega Abyan Zumarsyah, Igi Ardiyanto, Hanung Adi Nugroho arxiv

This study develops meta-learners for few-shot weakly-supervised segmentation (FWS) to address the challenge of optic disc (OD) and optic cup (OC) segmentation for glaucoma diagnosis with limited labeled fundus images. W…

Unsupervised Domain Adaptation

Unsupervised Curricula for Visual Meta-Reinforcement Learning

2019-12-09 · NeurIPS 2019 12 · Allan Jabri, Kyle Hsu, Ben Eysenbach, Abhishek Gupta 외

In principle, meta-reinforcement learning algorithms leverage experience across many tasks to learn fast reinforcement learning (RL) strategies that transfer to similar tasks. However, current meta-RL approaches rely on …

ClusteringMeta-LearningMeta Reinforcement Learningreinforcement-learning+2

ConceptLearner: Discovering Visual Concepts from Weakly Labeled Image Collections

2014-11-19 · CVPR 2015 6 · Bolei Zhou, Vignesh Jagadeesh, Robinson Piramuthu

Discovering visual knowledge from weakly labeled data is crucial to scale up computer vision recognition system, since it is expensive to obtain fully labeled data for a large number of concept categories. In this paper,…

object-detectionObject DetectionScene Recognition