zhoumu53 / few_shot_learning

Awesome papers in few-shot learning/one-shot learning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

There are some papers/articles need to read.

Keywords:

  • Meta learning
  • Metric learning
  • Few-shot learning
  • One-shot learning
  • Zero-shot learning
  • GAN
  • VAE

Metric learning based approaches

Papers:

These are the methods based on metric distance for few-shot learning.

Siamese network/Triplet network

Matching network

Some papers from Google DeepMind, should read in the order.

Prototypical network

Graph network

Papers:

Related articles:

Relation Network

Others

Articles

Meta-Learning(learning to learn) based approaches

These are the methods based on meta learning for few-shot learning.

The most popular two are MAML and Reptile.

Papers

Articles

This is the overview of learning to learn written by berkeley AI research.
This article introduced the meta-learning by animation clearly, one of the best explaination of meta-learning I think.
This article explain the Reptile, which is from the paper: On First-Order Meta-Learning Algorithms.

Generative and augmentation-based approaches

It's a new paper from NIPS 2018, by IBM research AI.

About

Awesome papers in few-shot learning/one-shot learning.