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

Transductive Information Maximization For Few-Shot Learning

About

We introduce Transductive Infomation Maximization (TIM) for few-shot learning. Our method maximizes the mutual information between the query features and their label predictions for a given few-shot task, in conjunction with a supervision loss based on the support set. Furthermore, we propose a new alternating-direction solver for our mutual-information loss, which substantially speeds up transductive-inference convergence over gradient-based optimization, while yielding similar accuracy. TIM inference is modular: it can be used on top of any base-training feature extractor. Following standard transductive few-shot settings, our comprehensive experiments demonstrate that TIM outperforms state-of-the-art methods significantly across various datasets and networks, while used on top of a fixed feature extractor trained with simple cross-entropy on the base classes, without resorting to complex meta-learning schemes. It consistently brings between 2% and 5% improvement in accuracy over the best performing method, not only on all the well-established few-shot benchmarks but also on more challenging scenarios,with domain shifts and larger numbers of classes.

Malik Boudiaf, Ziko Imtiaz Masud, J\'er\^ome Rony, Jos\'e Dolz, Pablo Piantanida, Ismail Ben Ayed• 2020

Related benchmarks

TaskDatasetResultRank
Few-shot classificationtieredImageNet (test)--
282
Few-shot classificationMini-ImageNet
1-shot Acc77.8
175
Few-shot classificationCUB (test)--
145
Few-shot classificationminiImageNet (test)
Accuracy72.9
120
Few-shot Image ClassificationminiImageNet (test)--
111
Few-shot Image ClassificationtieredImageNet--
90
Image ClassificationMini-Imagenet (test)
Acc (5-shot)72.1
75
Few-shot classificationmini-ImageNet → CUB (test)--
75
Few-shot Image Classificationmini-ImageNet K=20 (test)
Accuracy76.1
56
Few-shot Image Classificationtiered-ImageNet K=160 (test)
Accuracy0.345
42
Showing 10 of 27 rows

Other info

Code

Follow for update