2021

Shallow Bayesian Meta Learning for Real-World Few-Shot Recognition

Zhang, Xueting, Meng, Debin, Gouk, Henry et al.

Understand

Current state-of-the-art few-shot learners focus on developing effective training procedures for feature representations, before using simple, e.g.

  • nearest centroid, classifiers.
  • In this paper, we take an orthogonal approach that is agnostic to the features used and focus exclusively on meta-learning the actual classifier layer.
  • Specifically, we introduce MetaQDA, a Bayesian meta-learning generalization of the classic quadratic discriminant analysis.

Reading the bibliography…