Learn Before
Concept
Core Issue of Few-Shot Learning
Let be the hypothesis space defined by Few-Shot Learning, be the model that minimizes expected risk (which may not be in ), be the model in that minimizes expected risk, and be the model in that minimizes empirical risk. The total error can be decomposed as: The first term is the Approximation Error, which is determined by the hypothesis space . The second term is the Estimation Error, which is affected by the quantity and quality of the training data. The core issue of few-shot learning is that the small training sample size leads to a high estimation error, resulting in an unreliable empirical minimizer .
0
1
Updated 2026-06-14
Tags
Deep Learning (in Machine learning)
Data Science
Computing Sciences