What is Zero-Shot Learning?

Skill Level:

Zero-Shot Learning is an AI approach that enables models to learn to recognise new classes or concepts without explicit training examples. This is achieved by leveraging existing knowledge and transferring it to unseen classes. Zero-Shot Learning is useful when acquiring labelled data for all possible classes is challenging or unfeasible.

Other Definitions

Cybersecurity in Artificial Intelligence addresses the protection of AI systems from security threats and vulnerabilities. It involves implementing strategies and technologies to safeguard AI…
Instance-Based Learning is an AI approach where models make predictions based on similarity to previously seen examples. Instead of generalising from a predefined set…
Artificial Neural Networks are computational models inspired by the human brain’s structure and function. They consist of interconnected nodes that process and transmit data,…
Evolutionary Computation is a branch of AI inspired by biological evolution and natural selection. It involves using algorithms to mimic evolutionary processes such as…