当前位置:网站首页>Zero shot, one shot and few shot
Zero shot, one shot and few shot
2022-07-07 12:00:00 【Smoked Luoting purple Pavilion】
Catalog
One 、Zero-shot learning ( Zero sample learning , abbreviation ZSL)
For the division of these concepts , Mainly from the test volume category , From the perspective of the training set category and the number of samples corresponding to the category .
One 、Zero-shot learning ( Zero sample learning , abbreviation ZSL)
Task definition :
Use training set data to train the model , It enables the model to classify the objects of the test set , But there is no intersection between training set categories and test set categories ; During this period, you need to use the description of the category , To establish the connection between the training set and the test set , Thus making the model effective .
ZSL It is hoped that our model can classify categories it has never seen , Let the machine have reasoning ability , Realize true intelligence . Zero of them (Zero-shot) It refers to the category objects to be classified , Don't study once .
such as : Suppose our model has been able to identify horses , Tigers and pandas , Now we need this model to recognize zebras , Then we need to tell the model , What kind of object is a zebra , But you can't directly let the model see the zebra . So the information that the model needs to know is the horse sample 、 Samples of tigers 、 Samples of pandas and labels of samples , And descriptions of the first three animals and zebras .
Two 、One-shot learning
If the training is concentrated , There is only one sample of different categories , Then become One-shot learning.
One-shot learning Belong to Few-shot learning A special case of .
3、 ... and 、Few-shot learning
If the training is concentrated , There are only a few samples in different categories , Then become Few-shot learning.
It is to give a small number of samples of the category to be predicted by the model , Then let the model predict the category by looking at other samples of the category . such as : Show children a picture of a panda , Then when children go to the zoo and see pictures of pandas , It can be identified as a panda .
Recommended reading small sample learning summary :
边栏推荐
- Summed up 200 Classic machine learning interview questions (with reference answers)
- Detailed explanation of debezium architecture of debezium synchronization
- SwiftUI Swift 内功之如何在 Swift 中进行自动三角函数计算
- Some opinions and code implementation of Siou loss: more powerful learning for bounding box regression zhora gevorgyan
- How much do you know about excel formula?
- STM32 entry development uses IIC hardware timing to read and write AT24C08 (EEPROM)
- <No. 8> 1816. 截断句子 (简单)
- R語言使用magick包的image_mosaic函數和image_flatten函數把多張圖片堆疊在一起形成堆疊組合圖像(Stack layers on top of each other)
- R语言可视化分面图、假设检验、多变量分组t检验、可视化多变量分组分面箱图(faceting boxplot)并添加显著性水平、添加抖动数据点(jitter points)
- . Net Maui performance improvement
猜你喜欢
Poor math students who once dropped out of school won the fields award this year
sql里,我想设置外键,为什么出现这个问题
Complete collection of common error handling in MySQL installation
111.网络安全渗透测试—[权限提升篇9]—[Windows 2008 R2内核溢出提权]
Detailed explanation of debezium architecture of debezium synchronization
The running kubernetes cluster wants to adjust the network segment address of pod
Cmu15445 (fall 2019) project 2 - hash table details
MATLAB實現Huffman編碼譯碼含GUI界面
竟然有一半的人不知道 for 与 foreach 的区别???
Flet教程之 15 GridView 基础入门(教程含源码)
随机推荐
Unity中SmoothStep介绍和应用: 溶解特效优化
How to write test cases for test coupons?
What is high cohesion and low coupling?
Mise en œuvre du codage Huffman et du décodage avec interface graphique par MATLAB
清华姚班程序员,网上征婚被骂?
[filter tracking] strapdown inertial navigation pure inertial navigation solution matlab implementation
[system design] index monitoring and alarm system
Neural approvals to conversational AI (1)
SwiftUI Swift 内功之如何在 Swift 中进行自动三角函数计算
In SQL, I want to set foreign keys. Why is this problem
The annual salary of general test is 15W, and the annual salary of test and development is 30w+. What is the difference between the two?
一起探索云服务之云数据库
SwiftUI Swift 内功之 Swift 中使用不透明类型的 5 个技巧
超标量处理器设计 姚永斌 第10章 指令提交 摘录
Talk about SOC startup (x) kernel startup pilot knowledge
【紋理特征提取】基於matlab局部二值模式LBP圖像紋理特征提取【含Matlab源碼 1931期】
The road to success in R & D efficiency of 1000 person Internet companies
MATLAB實現Huffman編碼譯碼含GUI界面
请查收.NET MAUI 的最新学习资源
[neural network] convolutional neural network CNN [including Matlab source code 1932]