paper-with-me

Papers

Meta-learning algorithms for Few-Shot Computer Vision

2019-09-30 · Etienne Bennequin

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.

📄 PDF Abstract BibTeX arXiv:1909.13579

Code (1)

ebennequin/FewShotVision 공식 구현 pytorch

Tasks

Few-Shot Image ClassificationFew-Shot LearningFew-Shot Object Detectionimage-classificationImage ClassificationMeta-Learningobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Meta-DRN: Meta-Learning for 1-Shot Image Segmentation

2020-08-01 · Atmadeep Banerjee

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+3

Adaptive Task Sampling for Meta-Learning

2020-07-17 · ECCV 2020 8 · Chenghao Liu, Zhihao Wang, Doyen Sahoo, Yuan Fang 외

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-Learning

Few-Shot Human Motion Prediction via Meta-Learning

2018-09-01 · ECCV 2018 9 · Liang-Yan Gui, Yu-Xiong Wang, Deva Ramanan, Jose M. F. Moura

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+1

Understanding Few-Shot Multi-Task Representation Learning Theory

2022-01-17 · ICLR Track Blog 2022 5 · Anonymous

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+4

Few-shot acoustic event detection via meta-learning

2020-02-21 · Bowen Shi, Ming Sun, Krishna C. Puvvada, Chieh-Chi Kao 외

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