Definition

One-Shot Transfer Learning

One-shot transfer learning is an extreme form of transfer learning where only one labeled example per class in the training dataset is needed to infer the labels of new instances. This is possible because the model's representation learns to cleanly separate the underlying classes during the initial pre-training stage.

0

1

Updated 2026-05-03

Tags

Transfer Learning in Deep Learning

Feature Learning (Representation Learning)

Data Science

Foundations of Large Language Models Course

Computing Sciences

Related