Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

TapNet: Neural Network Augmented with Task-Adaptive Projection for Few-Shot Learning

About

Handling previously unseen tasks after given only a few training examples continues to be a tough challenge in machine learning. We propose TapNets, neural networks augmented with task-adaptive projection for improved few-shot learning. Here, employing a meta-learning strategy with episode-based training, a network and a set of per-class reference vectors are learned across widely varying tasks. At the same time, for every episode, features in the embedding space are linearly projected into a new space as a form of quick task-specific conditioning. The training loss is obtained based on a distance metric between the query and the reference vectors in the projection space. Excellent generalization results in this way. When tested on the Omniglot, miniImageNet and tieredImageNet datasets, we obtain state of the art classification accuracies under various few-shot scenarios.

Sung Whan Yoon, Jun Seo, Jaekyun Moon• 2019

Related benchmarks

TaskDatasetResultRank
Few-shot classificationtieredImageNet (test)
Accuracy80.26
282
Few-shot Image ClassificationMini-Imagenet (test)--
235
5-way ClassificationminiImageNet (test)--
231
Few-shot classificationMini-ImageNet
1-shot Acc61.65
175
Few-shot classificationminiImageNet standard (test)
5-way 1-shot Acc61.65
138
Few-shot classificationminiImageNet (test)
Accuracy76.36
120
5-way Image ClassificationtieredImageNet 5-way (test)
1-shot Acc63.08
117
Few-shot classificationMiniImagenet
5-way 5-shot Accuracy76.36
98
Few-shot Image ClassificationtieredImageNet (test)
Accuracy80.26
86
5-way Few-shot ClassificationminiImageNet 5-way (test)
1-shot Acc61.65
39
Showing 10 of 12 rows

Other info

Code

Follow for update