Paper 6 DeepMetaLearning Flashcards

1
Q

Model based methods

A

SNAIL
Meta nets

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Metric based methods

A

GNN
Relational nets
Matching nets

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Optimization based

A

MAML
Reptile
LSTM
(Everything else)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

N-way, k-shot Learning

A

N classes, k examples per class (for each tasks)
Train, val, test split is done on task level
The model trains on Tasks and can more quickly learn new Task

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Few shot learning

A

N-way, k-shot learning with a small k

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Matching network

A

Metric based
Compare pair wise cosine similarity of query to all support samples

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Prototypical network

A

Metric based
Extends matching network by using class centroids instead of samples for support classes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

MAML

A

Optimization based
Learn inital parameters of network to learn new tasks from few data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly