English

Meta-learning algorithms for Few-Shot Computer Vision

Computer Vision and Pattern Recognition 2019-10-01 v1 Machine Learning

Abstract

Few-Shot Learning is the challenge of training a model with only a small amount of data. Many solutions to this problem use meta-learning algorithms, i.e. algorithms that learn to learn. By sampling few-shot tasks from a larger dataset, we can teach these algorithms to solve new, unseen tasks. This document reports my work on meta-learning algorithms for Few-Shot Computer Vision. This work was done during my internship at Sicara, a French company building image recognition solutions for businesses. It contains: 1. an extensive review of the state-of-the-art in few-shot computer vision; 2. a benchmark of meta-learning algorithms for few-shot image classification; 3. the introduction to a novel meta-learning algorithm for few-shot object detection, which is still in development.

Keywords

Cite

@article{arxiv.1909.13579,
  title  = {Meta-learning algorithms for Few-Shot Computer Vision},
  author = {Etienne Bennequin},
  journal= {arXiv preprint arXiv:1909.13579},
  year   = {2019}
}
R2 v1 2026-06-23T11:30:00.532Z