Zero-shot Learning Deep Dive: How to Select One and Present-day Challenges
Last Updated on July 18, 2023 by Editorial Team
Author(s): Anil Tilbe
Originally published on Towards AI.
How to build the learning into a zero-shot classifier with just a few hundred labeled instances per class?
First, we have to clarify at a high level the difference between zero-shot learning and deep learning, as I have seen too much confusion regarding the two:
By Miikka Luotio from Unsplash
With those two down, four to go in more detail: let us unpack further β this time, zero-shot learning, deep learning, unsupervised learning, and supervised learning (all contextual as to the definitions coming up with regards to zero-shot learning):
Zero-shot learning combines the observed and unobserved categories into a shared space where the two can be observed and labeled together. The categorization implementation is done through learning a joint embedding space… Read the full blog for free on Medium.
Join thousands of data leaders on the AI newsletter. Join over 80,000 subscribers and keep up to date with the latest developments in AI. From research to projects and ideas. If you are building an AI startup, an AI-related product, or a service, we invite you to consider becoming aΒ sponsor.
Published via Towards AI