2019

A Baseline for Few-Shot Image Classification

Dhillon, Guneet S., Chaudhari, Pratik, Ravichandran, Avinash et al.

Understand

Fine-tuning a deep network trained with the standard cross-entropy loss is a strong baseline for few-shot learning.

  • When fine-tuned transductively, this outperforms the current state-of-the-art on standard datasets such as Mini-ImageNet, Tiered-ImageNet, CIFAR-FS and FC-100 with the same hyper-parameters.
  • The simplicity of this approach enables us to demonstrate the first few-shot learning results on the ImageNet-21k dataset.
  • We find that using a large number of meta-training classes results in high few-shot accuracies even for a large number of few-shot classes.

Reading the bibliography…