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

Decision networks, also known as Probabilistic Graphical Models, are a type of AI model that represents uncertain knowledge using a graph structure. Decision Networks…
Recommender Systems are AI systems that provide personalised recommendations to users based on their preferences and previous behaviour. These systems analyse large amounts of…
Knowledge-Based Systems are AI systems that utilise domain-specific knowledge and rules to make informed decisions or provide expert advice. These systems incorporate human expertise…
Deep Reinforcement Learning is a subset of Machine Learning that combines Deep Learning and Reinforcement Learning. It involves training AI models to make decisions…