Zeroshot
Zeroshot, often written zero-shot, refers to the ability of a model to perform a task or recognize classes without any task-specific training examples. In machine learning and artificial intelligence, zeroshot learning aims to generalize to unseen categories or tasks by leveraging auxiliary information such as semantic attributes, word or sentence embeddings, or natural language descriptions that relate seen and unseen concepts. In natural language processing and the use of large language models, zero-shot performance is achieved by prompts that specify the task without providing task-specific examples.
In computer vision, zeroshot learning maps visual representations to a semantic space and uses compatibility scores
Zero-shot is distinct from few-shot learning, where a small number of labeled examples for the target task