TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Meta-Transfer Learning for Few-Shot Learning

Meta-Transfer Learning for Few-Shot Learning

Qianru Sun, Yaoyao Liu, Tat-Seng Chua, Bernt Schiele

2018-12-06CVPR 2019 6Few-Shot LearningMeta-LearningTransfer LearningFew-Shot Image Classification
PaperPDFCode(official)Code

Abstract

Meta-learning has been proposed as a framework to address the challenging few-shot learning setting. The key idea is to leverage a large number of similar few-shot tasks in order to learn how to adapt a base-learner to a new task for which only a few labeled samples are available. As deep neural networks (DNNs) tend to overfit using a few samples only, meta-learning typically uses shallow neural networks (SNNs), thus limiting its effectiveness. In this paper we propose a novel few-shot learning method called meta-transfer learning (MTL) which learns to adapt a deep NN for few shot learning tasks. Specifically, "meta" refers to training multiple tasks, and "transfer" is achieved by learning scaling and shifting functions of DNN weights for each task. In addition, we introduce the hard task (HT) meta-batch scheme as an effective learning curriculum for MTL. We conduct experiments using (5-class, 1-shot) and (5-class, 5-shot) recognition tasks on two challenging few-shot learning benchmarks: miniImageNet and Fewshot-CIFAR100. Extensive comparisons to related works validate that our meta-transfer learning approach trained with the proposed HT meta-batch scheme achieves top performance. An ablation study also shows that both components contribute to fast convergence and high accuracy.

Results

TaskDatasetMetricValueModel
Image ClassificationFC100 5-way (10-shot)Accuracy63.4MTL
Image ClassificationMini-Imagenet 5-way (5-shot)Accuracy75.5MTL
Image ClassificationMini-Imagenet 5-way (1-shot)Accuracy61.2MTL
Image ClassificationFC100 5-way (5-shot)Accuracy57.6MTL
Image ClassificationFC100 5-way (1-shot)Accuracy45.1MTL
Few-Shot Image ClassificationFC100 5-way (10-shot)Accuracy63.4MTL
Few-Shot Image ClassificationMini-Imagenet 5-way (5-shot)Accuracy75.5MTL
Few-Shot Image ClassificationMini-Imagenet 5-way (1-shot)Accuracy61.2MTL
Few-Shot Image ClassificationFC100 5-way (5-shot)Accuracy57.6MTL
Few-Shot Image ClassificationFC100 5-way (1-shot)Accuracy45.1MTL

Related Papers

RaMen: Multi-Strategy Multi-Modal Learning for Bundle Construction2025-07-18GLAD: Generalizable Tuning for Vision-Language Models2025-07-17Disentangling coincident cell events using deep transfer learning and compressive sensing2025-07-17Are encoders able to learn landmarkers for warm-starting of Hyperparameter Optimization?2025-07-16Imbalanced Regression Pipeline Recommendation2025-07-16CLID-MU: Cross-Layer Information Divergence Based Meta Update Strategy for Learning with Noisy Labels2025-07-16Best Practices for Large-Scale, Pixel-Wise Crop Mapping and Transfer Learning Workflows2025-07-16Mixture of Experts in Large Language Models2025-07-15