<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Zero-Shot Learning on Chen Kai Blog</title><link>https://www.chenk.top/en/tags/zero-shot-learning/</link><description>Recent content in Zero-Shot Learning on Chen Kai Blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 06 Jun 2025 09:00:00 +0000</lastBuildDate><atom:link href="https://www.chenk.top/en/tags/zero-shot-learning/index.xml" rel="self" type="application/rss+xml"/><item><title>Transfer Learning (7): Zero-Shot Learning</title><link>https://www.chenk.top/en/transfer-learning/07-zero-shot-learning/</link><pubDate>Fri, 06 Jun 2025 09:00:00 +0000</pubDate><guid>https://www.chenk.top/en/transfer-learning/07-zero-shot-learning/</guid><description>&lt;p>You have never seen a zebra. I tell you it looks like a horse painted with black and white stripes, and the next time one walks into the zoo you recognise it instantly. No labelled examples, no fine-tuning — only a &lt;em>semantic bridge&lt;/em> between what you know (horses, stripes) and what you don&amp;rsquo;t (this new species).&lt;/p>
&lt;p>&lt;strong>Zero-shot learning (ZSL)&lt;/strong> is the machine-learning version of that trick. Train on a set of &lt;em>seen&lt;/em> classes for which you have labelled images. At test time, classify into a &lt;em>disjoint&lt;/em> set of &lt;em>unseen&lt;/em> classes that you have &lt;em>never&lt;/em> shown the model — using only a description of what those classes are: a list of attributes, a word embedding of the class name, a sentence, or an image-text contrastive prompt. The model&amp;rsquo;s only handle on the unseen classes is the geometry it has learned in a shared visual–semantic space.&lt;/p></description></item></channel></rss>