Back to Glossary
AdvancedAI Glossary

Zero-shot Learning

Quick Answer

Zero-shot learning is when a model performs a task it was never explicitly trained on, by generalising from related knowledge. Modern LLMs routinely perform useful zero-shot classification, extraction and generation tasks with no task-specific training examples.

In Depth

What Zero-shot Learning really means

Zero-shot capability is one of the most transformative features of modern generative models. A product team can prototype a new capability in minutes by writing a well-crafted prompt, rather than collecting thousands of labelled examples.

The trade-off is that zero-shot quality is often lower than fine-tuned or few-shot performance. Teams typically start zero-shot, validate the use case, then invest in few-shot examples or fine-tuning only if accuracy needs lift.

Why It Matters

Business relevance for UK organisations

Zero-shot learning collapses prototype timelines from weeks to hours, making it cost-effective for SMEs to experiment with a wide portfolio of AI use cases before investing in the winners.

Real-world example

How this shows up in practice

A Manchester SaaS team prototyped four AI features in a single week using zero-shot prompts, shortlisting two for production investment based on user feedback.