Caesar AI Atlas

Zero-shot Learning (Обучение с нулевым числом примеров)

Also known as: Zero shot Learning · Zero Shot Learning

Caesar AI Atlas Definition

Zero-shot learning — это способность машинного обучения, при которой модель выполняет задачу или распознает категорию без task-specific training examples. Она опирается на general knowledge, learned representations или relationships from prior training, чтобы generalize to unseen tasks or concepts. В некоторых контекстах термин используется более узко для extracting или classifying information without annotated examples.

Other Definitions

Zero-shot Learning (Обучение с нулевым числом примеров) Source

A type of machine learning training where the model infers a prediction for a task that it was not specifically already trained on. In other words, the model is given zero task-specific training examples but asked to do inference for that task.

Also Referenced In

Related Terms