当前位置:网站首页>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 :

边栏推荐
- Matlab implementation of Huffman coding and decoding with GUI interface
- SwiftUI 教程之如何在 2 秒内实现自动滚动功能
- 正在运行的Kubernetes集群想要调整Pod的网段地址
- Unity中SmoothStep介绍和应用: 溶解特效优化
- NPC Jincang was invited to participate in the "aerospace 706" I have an appointment with aerospace computer "national Partner Conference
- 什么是局域网域名?如何解析?
- 千人规模互联网公司研发效能成功之路
- 清华姚班程序员,网上征婚被骂?
- Camera calibration (1): basic principles of monocular camera calibration and Zhang Zhengyou calibration
- Easyui学习整理笔记
猜你喜欢

Swiftui tutorial how to realize automatic scrolling function in 2 seconds
![[filter tracking] strapdown inertial navigation pure inertial navigation solution matlab implementation](/img/14/6e440f3c4e04d9b322f0c3f43e213c.png)
[filter tracking] strapdown inertial navigation pure inertial navigation solution matlab implementation

MATLAB实现Huffman编码译码含GUI界面

正在運行的Kubernetes集群想要調整Pod的網段地址

How much do you know about excel formula?
![[filter tracking] comparison between EKF and UKF based on MATLAB extended Kalman filter [including Matlab source code 1933]](/img/90/ef2400754cbf3771535196f6822992.jpg)
[filter tracking] comparison between EKF and UKF based on MATLAB extended Kalman filter [including Matlab source code 1933]

About how to install mysql8.0 on the cloud server (Tencent cloud here) and enable local remote connection

Camera calibration (1): basic principles of monocular camera calibration and Zhang Zhengyou calibration

Superscalar processor design yaoyongbin Chapter 8 instruction emission excerpt

千人規模互聯網公司研發效能成功之路
随机推荐
Talk about SOC startup (x) kernel startup pilot knowledge
防红域名生成的3种方法介绍
SwiftUI 4 新功能之掌握 WeatherKit 和 Swift Charts
Common SQL statement collation: MySQL
从工具升级为解决方案,有赞的新站位指向新价值
Ask about the version of flinkcdc2.2.0, which supports concurrency. Does this concurrency mean Multiple Parallelism? Now I find that mysqlcdc is full
Have you ever met flick Oracle CDC, read a table without update operation, and read it repeatedly every ten seconds
[shortest circuit] acwing1128 Messenger: Floyd shortest circuit
Explore cloud database of cloud services together
《通信软件开发与应用》课程结业报告
2022 年第八届“认证杯”中国高校风险管理与控制能力挑战赛
相机标定(2): 单目相机标定总结
正在運行的Kubernetes集群想要調整Pod的網段地址
Swiftui swift internal skill: five skills of using opaque type in swift
How to write test cases for test coupons?
【最短路】ACwing 1127. 香甜的黄油(堆优化的dijsktra或spfa)
Stm32f1 and stm32subeide programming example -max7219 drives 8-bit 7-segment nixie tube (based on SPI)
禁锢自己的因素,原来有这么多
【滤波跟踪】基于matlab捷联惯导仿真【含Matlab源码 1935期】
108. Network security penetration test - [privilege escalation 6] - [windows kernel overflow privilege escalation]