Browse State-of-the-Art › Few-Shot Learning

Few-Shot Learning

1,297 papers with code · 27 benchmarks · 45 datasets archive 2025-07-28

AudioComputer VisionMethodologyNatural Language Processing

Few-Shot Learning is an example of meta-learning, where a learner is trained on several related tasks, during the meta-training phase, so that it can generalize well to unseen (but related) tasks with just few examples, during the meta-testing phase. An effective approach to the Few-Shot Learning problem is to learn a common representation for various tasks and train task specific classifiers on top of this representation.

Source: Penalty Method for Inversion-Free Deep Bilevel Optimization

Description from the archive archive 2025-07-28.

Benchmarks archive 2025-07-28

27 leaderboard tables shown for this task, 27 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted. 10 shown of 27 until expanded.

DatasetBest model (first row in archive order)PaperCodeSyntologyCompare
MedConceptsQA (12 rows) gpt-4-0125-preview GPT-4 Technical Report code Syntology ran 2 of 5 samples · 3 unverified Compare
DTD (4 rows) SaSPA + CAL Advancing Fine-Grained Classification by Structure and Subject... code Syntology ran 0 of 1 samples · 1 unverified Compare
FGVC Aircraft (4 rows) SaSPA + CAL Advancing Fine-Grained Classification by Structure and Subject... code Syntology ran 0 of 1 samples · 1 unverified Compare
Mini-ImageNet - 5-Shot Learning (3 rows) BGNN — — — Compare
Mini-Imagenet 5-way (1-shot) (3 rows) EASY (transductive) EASY: Ensemble Augmented-Shot Y-shaped Learning: State-Of-The-Art... code — Compare
Stanford Cars (3 rows) SaSPA + CAL Advancing Fine-Grained Classification by Structure and Subject... code Syntology ran 0 of 1 samples · 1 unverified Compare
Mini-ImageNet - 1-Shot Learning (2 rows) HCTransformers Attribute Surrogates Learning and Spectral Tokens Pooling in... code Syntology ran 4 of 5 samples · 1 unverified Compare
PubMedQA (2 rows) MetaGen Blended RAG (zero-shot) MetaGen Blended RAG: Higher Accuracy for Domain-Specific Q&A... code — Compare
Caltech101 (1 row) Variational Prompt Tuning Bayesian Prompt Learning for Image-Language Model Generalization code Syntology ran 4 of 6 samples · 2 unverified Compare
CaseHOLD (1 row) CoT-T5-11B (1024 Shot) The CoT Collection: Improving Zero-shot and Few-shot Learning of... code — Compare
CR (1 row) DART Differentiable Prompt Makes Pre-trained Language Models Better... code Syntology ran 3 of 4 samples · 1 unverified Compare
EuroSAT (1 row) Variational Prompt Tuning Bayesian Prompt Learning for Image-Language Model Generalization code Syntology ran 4 of 6 samples · 2 unverified Compare
Flowers-102 (1 row) Variational Prompt Tuning Bayesian Prompt Learning for Image-Language Model Generalization code Syntology ran 4 of 6 samples · 2 unverified Compare
food101 (1 row) Variational Prompt Tuning Bayesian Prompt Learning for Image-Language Model Generalization code Syntology ran 4 of 6 samples · 2 unverified Compare
GLUE QQP (1 row) DART Differentiable Prompt Makes Pre-trained Language Models Better... code Syntology ran 3 of 4 samples · 1 unverified Compare
Large COVID-19 CT scan slice dataset (1 row) CovidExpert CovidExpert: A Triplet Siamese Neural Network framework for the... — — Compare
MedNLI (1 row) CoT-T5-11B (1024 Shot) The CoT Collection: Improving Zero-shot and Few-shot Learning of... code — Compare
Mini-ImageNet - 10-Shot Learning (1 row) UNEM-Gaussian UNEM: UNrolled Generalized EM for Transductive Few-Shot Learning code — Compare
Mini-ImageNet - 20-Shot Learning (1 row) UNEM-Gaussian UNEM: UNrolled Generalized EM for Transductive Few-Shot Learning code — Compare
MR (1 row) DART Differentiable Prompt Makes Pre-trained Language Models Better... code Syntology ran 3 of 4 samples · 1 unverified Compare
MRPC (1 row) DART Differentiable Prompt Makes Pre-trained Language Models Better... code Syntology ran 3 of 4 samples · 1 unverified Compare
OxfordPets (1 row) Variational Prompt Tuning Bayesian Prompt Learning for Image-Language Model Generalization code Syntology ran 4 of 6 samples · 2 unverified Compare
SST-2 Binary classification (1 row) DART Differentiable Prompt Makes Pre-trained Language Models Better... code Syntology ran 3 of 4 samples · 1 unverified Compare
StanforCars (1 row) Variational Prompt Tuning Bayesian Prompt Learning for Image-Language Model Generalization code Syntology ran 4 of 6 samples · 2 unverified Compare
SUN397 (1 row) Variational Prompt Tuning Bayesian Prompt Learning for Image-Language Model Generalization code Syntology ran 4 of 6 samples · 2 unverified Compare
tieredImageNet - 5-shot (1 row) UNEM-Gaussian UNEM: UNrolled Generalized EM for Transductive Few-Shot Learning code — Compare
UCF101 (1 row) Variational Prompt Tuning Bayesian Prompt Learning for Image-Language Model Generalization code Syntology ran 4 of 6 samples · 2 unverified Compare

Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.

Libraries

Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.

Datasets archive 2025-07-28

45 datasets whose archive record lists this task, ordered by the archive's paper count. 30 shown of 45 until expanded.

Subtasks archive 2025-07-28

12 subtasks in the archive's task tree.

Parent tasks archive 2025-07-28

Most implemented papers archive 2025-07-28

30 shown of 1,297 papers with code (2,964 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.

  • 9 Mar 2017 85 repositories listed Syntology ran 86 of 154 samples · 68 unverified · 57 pointer-only (licence)
    We propose an algorithm for meta-learning that is model-agnostic, in the sense that it is compatible with any model trained with gradient descent and applicable to a variety of different learning problems, including…
  • 28 May 2020 67 repositories listed Syntology ran 15 of 65 samples · 50 unverified · 4 pointer-only (licence)
    By contrast, humans can generally perform a new language task from only a few examples or from simple instructions - something which current NLP systems still largely struggle to do.
  • 27 Feb 2023 57 repositories listed Syntology ran 26 of 58 samples · 32 unverified · 4 pointer-only (licence)
    We introduce LLaMA, a collection of foundation language models ranging from 7B to 65B parameters.
  • 15 Mar 2017 43 repositories listed Syntology ran 49 of 64 samples · 15 unverified · 18 pointer-only (licence)
    We propose prototypical networks for the problem of few-shot classification, where a classifier must generalize to new classes not seen in the training set, given only a small number of examples of each new class.
  • 13 Jun 2016 26 repositories listed Syntology ran 6 of 16 samples · 10 unverified · 6 pointer-only (licence)
    Our algorithm improves one-shot accuracy on ImageNet from 87.
  • 25 Jan 2019 19 repositories listed Syntology ran 4 of 25 samples · 21 unverified · 1 pointer-only (licence)
    Biomedical text mining is becoming increasingly important as the number of biomedical documents rapidly grows.
  • 8 Apr 2019 13 repositories listed Syntology ran 7 of 8 samples · 1 unverified · 7 pointer-only (licence)
    Few-shot classification aims to learn a classifier to recognize unseen classes during training with limited labeled examples.
  • 8 Mar 2018 13 repositories listed Syntology ran 24 of 42 samples · 18 unverified · 13 pointer-only (licence)
    This paper considers meta-learning problems, where there is a distribution of tasks, and we would like to obtain an agent that performs well (i.
  • 16 Nov 2017 13 repositories listed Syntology ran 1 of 2 samples · 1 unverified · 1 pointer-only (licence)
    Once trained, a RN is able to classify images of new classes by computing relation scores between query images and the few examples of each new class without further updating the network.
  • 18 Apr 2021 12 repositories listed Syntology ran 0 of 15 samples · 15 unverified
    More remarkably, through ablations on model size using T5, we show that prompt tuning becomes more competitive with scale: as models exceed billions of parameters, our method "closes the gap" and matches the strong…
  • 15 Mar 2023 11 repositories listed Syntology ran 2 of 5 samples · 3 unverified · 1 pointer-only (licence)
    We report the development of GPT-4, a large-scale, multimodal model which can accept image and text inputs and produce text outputs.
  • 9 Mar 2020 10 repositories listed Syntology ran 8 of 12 samples · 4 unverified · 1 pointer-only (licence)
    The edge between these two lines of works has yet been underexplored, and the effectiveness of meta-learning in few-shot learning remains unclear.
  • 22 Oct 2018 10 repositories listed Syntology ran 1 of 1 samples · 0 unverified · 1 pointer-only (licence)
    The field of few-shot learning has recently seen substantial advancements.
  • 31 Dec 2020 9 repositories listed Syntology ran 2 of 9 samples · 7 unverified · 7 pointer-only (licence)
    We present LM-BFF--better few-shot fine-tuning of language models--a suite of simple and complementary techniques for fine-tuning language models on a small number of annotated examples.
  • 24 Dec 2019 9 repositories listed Syntology ran 3 of 10 samples · 7 unverified
    We conduct detailed analysis of the main components that lead to high transfer performance.
  • 31 Jul 2017 9 repositories listed
    In contrast, meta-learning learns from many related tasks a meta-learner that can learn a new task more accurately and faster with fewer examples, where the choice of meta-learners is crucial.
  • 28 Jul 2019 8 repositories listed
    A recent regularization technique - Manifold Mixup focuses on learning a general-purpose representation, robust to small changes in the data distribution.
  • 5 Apr 2022 7 repositories listed Syntology ran 30 of 37 samples · 7 unverified
    To further our understanding of the impact of scale on few-shot learning, we trained a 540-billion parameter, densely activated, Transformer language model, which we call Pathways Language Model PaLM.
  • 7 Apr 2019 7 repositories listed
    We propose to use these predictors as base learners to learn representations for few-shot learning and show they offer better tradeoffs between feature size and performance across a range of few-shot recognition…
  • 12 Nov 2017 7 repositories listed Syntology ran 1 of 5 samples · 4 unverified
    The model, based on image conditional Generative Adversarial Networks, takes data from a source domain and learns to take any data item and generalise it to generate other within-class data items.
  • 19 Nov 2015 7 repositories listed
    Bilinear models has been shown to achieve impressive performance on a wide range of visual tasks, such as semantic segmentation, fine grained recognition and face recognition.
  • 16 Jan 2021 6 repositories listed Syntology ran 4 of 6 samples · 2 unverified · 5 pointer-only (licence)
    In this paper, we calibrate the distribution of these few-sample classes by transferring statistics from the classes with sufficient examples, then an adequate number of examples can be sampled from the calibrated…
  • 6 Jun 2020 6 repositories listed Syntology ran 10 of 26 samples · 16 unverified · 11 pointer-only (licence)
    Few-shot classification is a challenging problem due to the uncertainty caused by using few labelled samples.
  • 12 Nov 2019 6 repositories listed Syntology ran 3 of 9 samples · 6 unverified
    Few-shot learners aim to recognize new object classes based on a small number of labeled training examples.
  • 10 Sep 2019 6 repositories listed Syntology ran 27 of 36 samples · 9 unverified · 10 pointer-only (licence)
    By drawing upon implicit differentiation, we develop the implicit MAML algorithm, which depends only on the solution to the inner level optimization and not the path taken by the inner loop optimizer.
  • 10 Dec 2018 6 repositories listed
    Many few-shot learning methods address this challenge by learning an instance embedding function from seen classes and apply the function to instances from unseen classes with limited labels.
  • 10 Nov 2017 6 repositories listed Syntology ran 1 of 1 samples · 0 unverified · 1 pointer-only (licence)
    We propose to study the problem of few-shot learning with the prism of inference on a partially observed graphical model, constructed from a collection of input images whose label can be either observed or not.
  • 3 Nov 2022 5 repositories listed Syntology ran 1 of 1 samples · 0 unverified
    By conditioning on natural language instructions, large language models (LLMs) have displayed impressive capabilities as general-purpose computers.
  • 29 Apr 2022 5 repositories listed Syntology ran 18 of 24 samples · 6 unverified · 7 pointer-only (licence)
    Building models that can be rapidly adapted to novel tasks using only a handful of annotated examples is an open challenge for multimodal machine learning research.
  • 19 Feb 2021 5 repositories listed Syntology ran 0 of 4 samples · 4 unverified
    We show that this type of few-shot learning can be unstable: the choice of prompt format, training examples, and even the order of the training examples can cause accuracy to vary from near chance to near…

Syntology lines on 25 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections