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

Finding Task-Relevant Features for Few-Shot Learning by Category Traversal

About

Few-shot learning is an important area of research. Conceptually, humans are readily able to understand new concepts given just a few examples, while in more pragmatic terms, limited-example training situations are common in practice. Recent effective approaches to few-shot learning employ a metric-learning framework to learn a feature similarity comparison between a query (test) example, and the few support (training) examples. However, these approaches treat each support class independently from one another, never looking at the entire task as a whole. Because of this, they are constrained to use a single set of features for all possible test-time tasks, which hinders the ability to distinguish the most relevant dimensions for the task at hand. In this work, we introduce a Category Traversal Module that can be inserted as a plug-and-play module into most metric-learning based few-shot learners. This component traverses across the entire support set at once, identifying task-relevant features based on both intra-class commonality and inter-class uniqueness in the feature space. Incorporating our module improves performance considerably (5%-10% relative) over baseline systems on both mini-ImageNet and tieredImageNet benchmarks, with overall performance competitive with recent state-of-the-art systems.

Hongyang Li, David Eigen, Samuel Dodge, Matthew Zeiler, Xiaogang Wang• 2019

Related benchmarks

TaskDatasetResultRank
Few-shot classificationtieredImageNet (test)
Accuracy84.28
282
Few-shot Image ClassificationMini-Imagenet (test)--
235
5-way ClassificationminiImageNet (test)
Accuracy80.5
231
Few-shot classificationMini-ImageNet
1-shot Acc62.05
175
5-way Few-shot ClassificationMiniImagenet
Accuracy (5-shot)78.64
150
5-way Few-shot ClassificationMini-Imagenet (test)
1-shot Accuracy64.12
141
Few-shot classificationminiImageNet standard (test)
5-way 1-shot Acc62.05
138
Few-shot classificationminiImageNet (test)
Accuracy78.63
120
Few-shot classificationMini-Imagenet (test)
Accuracy80.51
113
Few-shot Image ClassificationminiImageNet (test)--
111
Showing 10 of 14 rows

Other info

Follow for update