Discriminative k-shot learning using probabilistic models
About
This paper introduces a probabilistic framework for k-shot image classification. The goal is to generalise from an initial large-scale classification task to a separate task comprising new classes and small numbers of examples. The new approach not only leverages the feature-based representation learned by a neural network from the initial task (representational transfer), but also information about the classes (concept transfer). The concept information is encapsulated in a probabilistic model for the final layer weights of the neural network which acts as a prior for probabilistic k-shot learning. We show that even a simple probabilistic model achieves state-of-the-art on a standard k-shot learning dataset by a large margin. Moreover, it is able to accurately model uncertainty, leading to well calibrated classifiers, and is easily extensible and flexible, unlike many recent approaches to k-shot learning.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Few-shot Image Classification | Mini-Imagenet (test) | Accuracy73.9 | 235 | |
| 5-way Classification | miniImageNet (test) | -- | 231 | |
| Few-shot classification | miniImageNet standard (test) | 5-way 1-shot Acc56.3 | 138 | |
| Image Classification | Mini-Imagenet (test) | Acc (5-shot)73.9 | 75 | |
| 5-way Image Classification | MiniImagenet | One-shot Accuracy56.3 | 67 | |
| Image Classification | miniImageNet 5-way 1-shot (meta-test) | Accuracy56.3 | 41 | |
| Classification | miniImageNet (test) | Accuracy78.5 | 6 |