paper-with-me

Papers

Generating Pseudo-labels Adaptively for Few-shot Model-Agnostic Meta-Learning

2022-07-09 · Guodong Liu, Tongling Wang, Shuoxi Zhang, Kun He

Model-Agnostic Meta-Learning (MAML) is a famous few-shot learning method that has inspired many follow-up efforts, such as ANIL and BOIL. However, as an inductive method, MAML is unable to fully utilize the information of query set, limiting its potential of gaining higher generality. To address this issue, we propose a simple yet effective method that generates psuedo-labels adaptively and could boost the performance of the MAML family. The proposed methods, dubbed Generative Pseudo-label based MAML (GP-MAML), GP-ANIL and GP-BOIL, leverage statistics of the query set to improve the performance on new tasks. Specifically, we adaptively add pseudo labels and pick samples from the query set, then re-train the model using the picked query samples together with the support set. The GP series can also use information from the pseudo query set to re-train the network during the meta-testing. While some transductive methods, such as Transductive Propagation Network (TPN), struggle to achieve this goal.

📄 PDF Abstract BibTeX arXiv:2207.04217

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningMeta-LearningPseudo Label

Methods 이 논문이 사용한 방법론

MAML 설명 없음

Similar Papers 제목 키워드 기반

Semi-Supervised Few-Shot Learning via Multi-Factor Clustering

2022-01-01 · CVPR 2022 1 · Jie Ling, Lei Liao, Meng Yang, Jia Shuai

The scarcity of labeled data and the problem of model overfitting have been the challenges in few-shot learning. Recently, semi-supervised few-shot learning has been developed to obtain pseudo-labels of unlabeled sam…

ClusteringData AugmentationFew-Shot Learningimage-classification+1

Segment Anything is A Good Pseudo-label Generator for Weakly Supervised Semantic Segmentation

2023-05-02 · Peng-Tao Jiang, YuQi Yang

Weakly supervised semantic segmentation with weak labels is a long-lived ill-posed problem. Mainstream methods mainly focus on improving the quality of pseudo labels. In this report, we attempt to explore the potential o…

Pseudo LabelSegmentationSemantic SegmentationWeakly supervised Semantic Segmentation+1

LEAF: Unveiling Two Sides of the Same Coin in Semi-supervised Facial Expression Recognition

2024-04-23 · Fan Zhang, Zhi-Qi Cheng, Jian Zhao, Xiaojiang Peng 외

Semi-supervised learning has emerged as a promising approach to tackle the challenge of label scarcity in facial expression recognition (FER) task. However, current state-of-the-art methods primarily focus on one side of…

Facial Expression RecognitionFacial Expression Recognition (FER)

Simpler Does It: Generating Semantic Labels with Objectness Guidance

2021-10-20 · Md Amirul Islam, Matthew Kowal, Sen Jia, Konstantinos G. Derpanis 외

Existing weakly or semi-supervised semantic segmentation methods utilize image or box-level supervision to generate pseudo-labels for weakly labeled images. However, due to the lack of strong supervision, the generated p…

Multi-Task LearningObjectSemantic SegmentationSemi-Supervised Semantic Segmentation

The Label Imitation Game: Turing Test Network for Zero-Shot Pseudo-Label Pruning

2026-06-29 · Brent A. Griffin, Jason J. Corso arxiv

Foundation model pseudo-labeling - labeling data strictly via zero-shot inference - enables massive scale, but performance is undermined by hallucinations that evade standard thresholds. To eliminate these errors, we int…

Image ClassificationObject Detection