Meta-learning algorithms for Few-Shot Computer Vision
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.
Code (1)
Tasks
Few-Shot Image ClassificationFew-Shot LearningFew-Shot Object Detectionimage-classificationImage ClassificationMeta-Learningobject-detectionObject DetectionSimilar Papers 제목 키워드 기반
Meta-DRN: Meta-Learning for 1-Shot Image Segmentation
Modern deep learning models have revolutionized the field of computer vision. But, a significant drawback of most of these models is that they require a large number of labelled examples to generalize properly. Recent de…
Few-Shot Learningimage-classificationImage ClassificationImage Segmentation+3Adaptive Task Sampling for Meta-Learning
Meta-learning methods have been extensively studied and applied in computer vision, especially for few-shot classification tasks. The key idea of meta-learning for few-shot classification is to mimic the few-shot situati…
ClassificationGeneral ClassificationMeta-LearningFew-Shot Human Motion Prediction via Meta-Learning
Human motion prediction, forecasting human motion in a few milliseconds conditioning on a historical 3D skeleton sequence, is a long-standing problem in computer vision and robotic vision. Existing forecasting algorithms…
Few-Shot LearningHuman motion predictionMeta-Learningmotion prediction+1Understanding Few-Shot Multi-Task Representation Learning Theory
Multi-Task Representation Learning (MTR) is a popular paradigm to learn shared representations from multiple related tasks. It has demonstrated its efficiency for solving different problems, ranging from machine translat…
Few-Shot LearningLearning TheoryMachine TranslationMeta-Learning+4Few-shot acoustic event detection via meta-learning
We study few-shot acoustic event detection (AED) in this paper. Few-shot learning enables detection of new events with very limited labeled data. Compared to other research areas like computer vision, few-shot learning f…
Event DetectionFew-Shot LearningMeta-Learning