Learn Before
Concept
Core Issue of Few-Shot Learning
Let be the hypothetical model space defined by Few-Shot Learning, be the model that minimize expected risk (possibly not a Few-Shot earning model), be the model in that minimizes expected risk, be the model in that minimizes empirical risk, then the total error can be decomposed as .
The first term is Approximation Error which is affected by , and the second term is Estimation Error which is affected by the quantity and quality of training data.
The problem of few-shot learning is that the training sample size is small, thus causing higher estimation error, and resulting in unreliable .
0
1
Updated 2022-05-22
Tags
Deep Learning (in Machine learning)
Data Science