User Tools

Site Tools


ml:zero-shot_learning

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ml:zero-shot_learning [2021/06/08 06:39] – [Papers] jmflanigml:zero-shot_learning [2023/06/15 07:36] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Zero-Shot Learning ====== ====== Zero-Shot Learning ======
 +In zero-shot learning, at test time the learner is given samples from new classes that were not observed during training, and must correctly predict the new class they belong to. Methods for zero-shot learning usually associate observed and non-observed classes through a form of auxiliary information such as vector embeddings or symbolic attributes for the classes. See [[https://en.wikipedia.org/wiki/Zero-shot_learning|Wikipedia - Zero-Shot Learning]].
  
 ===== Papers ===== ===== Papers =====
   * [[https://www.aaai.org/Papers/AAAI/2008/AAAI08-103.pdf|Larochelle et al 2008 - Zero-data Learning of New Tasks]] Introduced the idea of "zero-shot" learning.   * [[https://www.aaai.org/Papers/AAAI/2008/AAAI08-103.pdf|Larochelle et al 2008 - Zero-data Learning of New Tasks]] Introduced the idea of "zero-shot" learning.
-  * [[https://www.aclweb.org/anthology/P14-1037.pdf|Pasupat& Liang 2014 - Zero-shot Entity Extraction from Web Pages]] (Jeff: I believe this is the first NLP paper to use the term "zero-shot".)+  * [[https://www.aclweb.org/anthology/P14-1037.pdf|Pasupat & Liang 2014 - Zero-shot Entity Extraction from Web Pages]] (Jeff: I believe this is the first NLP paper to use the term "zero-shot".) 
 +  * [[https://www.aclweb.org/anthology/P18-1214.pdf|Li et al 2018 - A Deep Relevance Model for Zero-Shot Document Filtering]] The "first deep model to conduct zero-shot document filtering."
  
 ===== Related Pages ===== ===== Related Pages =====
   * [[Few-Shot Learning]]   * [[Few-Shot Learning]]
 +  * [[nlp:Prompting]]
 +  * [[nlp:Task Descriptions]]
  
ml/zero-shot_learning.1623134394.txt.gz · Last modified: 2023/06/15 07:36 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki