Few-Shot Classification with Feature Map Reconstruction Networks
About
In this paper we reformulate few-shot classification as a reconstruction problem in latent space. The ability of the network to reconstruct a query feature map from support features of a given class predicts membership of the query in that class. We introduce a novel mechanism for few-shot classification by regressing directly from support features to query features in closed form, without introducing any new modules or large-scale learnable parameters. The resulting Feature Map Reconstruction Networks are both more performant and computationally efficient than previous approaches. We demonstrate consistent and substantial accuracy gains on four fine-grained benchmarks with varying neural architectures. Our model is also competitive on the non-fine-grained mini-ImageNet and tiered-ImageNet benchmarks with minimal bells and whistles.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Few-shot classification | tieredImageNet (test) | -- | 282 | |
| Few-shot Image Classification | Mini-Imagenet (test) | -- | 235 | |
| 5-way Few-shot Classification | MiniImagenet | Accuracy (5-shot)82.83 | 150 | |
| Few-shot classification | CUB (test) | Accuracy93.34 | 145 | |
| 5-way Few-shot Classification | Mini-Imagenet (test) | 1-shot Accuracy66.45 | 141 | |
| Few-shot classification | miniImageNet standard (test) | 5-way 1-shot Acc66.45 | 138 | |
| Few-shot Image Classification | miniImageNet (test) | -- | 111 | |
| Few-shot classification | CUB | Accuracy92.59 | 96 | |
| 5-way Few-shot Classification | CUB | 5-shot Acc92.92 | 95 | |
| Few-shot Image Classification | tieredImageNet (test) | -- | 86 |