paper-with-me

홈 › Papers

Robust Meta-Representation Learning via Global Label Inference and Classification

2022-12-22 · Ruohan Wang, Isak Falk, Massimiliano Pontil, Carlo Ciliberto

Few-shot learning (FSL) is a central problem in meta-learning, where learners must efficiently learn from few labeled examples. Within FSL, feature pre-training has recently become an increasingly popular strategy to significantly improve generalization performance. However, the contribution of pre-training is often overlooked and understudied, with limited theoretical understanding of its impact on meta-learning performance. Further, pre-training requires a consistent set of global labels shared across training tasks, which may be unavailable in practice. In this work, we address the above issues by first showing the connection between pre-training and meta-learning. We discuss why pre-training yields more robust meta-representation and connect the theoretical analysis to existing works and empirical results. Secondly, we introduce Meta Label Learning (MeLa), a novel meta-learning algorithm that learns task relations by inferring global labels across tasks. This allows us to exploit pre-training for FSL even when global labels are unavailable or ill-defined. Lastly, we introduce an augmented pre-training procedure that further improves the learned meta-representation. Empirically, MeLa outperforms existing methods across a diverse range of benchmarks, in particular under a more challenging setting where the number of training tasks is limited and labels are task-specific. We also provide extensive ablation study to highlight its key properties.

📄 PDF Abstract BibTeX arXiv:2212.11702

Code (1)

isakfalk/mela 공식 구현 pytorch

Tasks

Few-Shot LearningMeta-LearningRepresentation Learning

Similar Papers 제목 키워드 기반

Semantic Inference Network for Few-shot Streaming Label Learning

2021-01-01 · Zhen Wang, Liu Liu, Yiqun Duan, DaCheng Tao

Streaming label learning aims to model newly emerged labels for multi-label classification systems, which requires plenty of new label data for training. However, in changing environments, only a small amount of new labe…

Meta-LearningMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

DECAF: Deep Extreme Classification with Label Features

2021-08-01 · Anshul Mittal, Kunal Dahiya, Sheshansh Agrawal, Deepak Saini 외

Extreme multi-label classification (XML) involves tagging a data point with its most relevant subset of labels from an extremely large label set, with several applications such as product-to-product recommendation with m…

ClassificationExtreme Multi-Label ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+5

The Role of Global Labels in Few-Shot Classification and How to Infer Them

2021-08-09 · NeurIPS 2021 12 · Ruohan Wang, Massimiliano Pontil, Carlo Ciliberto

Few-shot learning is a central problem in meta-learning, where learners must quickly adapt to new tasks given limited training data. Recently, feature pre-training has become a ubiquitous component in state-of-the-art me…

Few-Shot LearningMeta-Learning

Meta-GMVAE: Mixture of Gaussian VAE for Unsupervised Meta-Learning

2021-01-01 · ICLR 2021 1 · Dong Bok Lee, Dongchan Min, Seanie Lee, Sung Ju Hwang

Unsupervised learning aims to learn meaningful representations from unlabeled data which can captures its intrinsic structure, that can be transferred to downstream tasks. Meta-learning, whose objective is to learn to ge…

Meta-LearningUnsupervised Few-Shot Image ClassificationUnsupervised Few-Shot LearningVariational Inference

Complementing Representation Deficiency in Few-shot Image Classification: A Meta-Learning Approach

2020-07-21 · Xian Zhong, Cheng Gu, Wenxin Huang, Lin Li 외

Few-shot learning is a challenging problem that has attracted more and more attention recently since abundant training samples are difficult to obtain in practical applications. Meta-learning has been proposed to address…

Few-Shot Image ClassificationFew-Shot LearningGeneral Classificationimage-classification+3