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

Universal Representation Learning from Multiple Domains for Few-shot Classification

About

In this paper, we look at the problem of few-shot classification that aims to learn a classifier for previously unseen classes and domains from few labeled samples. Recent methods use adaptation networks for aligning their features to new domains or select the relevant features from multiple domain-specific feature extractors. In this work, we propose to learn a single set of universal deep representations by distilling knowledge of multiple separately trained networks after co-aligning their features with the help of adapters and centered kernel alignment. We show that the universal representations can be further refined for previously unseen domains by an efficient adaptation step in a similar spirit to distance learning methods. We rigorously evaluate our model in the recent Meta-Dataset benchmark and demonstrate that it significantly outperforms the previous methods while being more efficient. Our code will be available at https://github.com/VICO-UoE/URL.

Wei-Hong Li, Xialei Liu, Hakan Bilen• 2021

Related benchmarks

TaskDatasetResultRank
Image RetrievalCIFAR-10 (test)--
98
Image RetrievalMS-COCO (test)--
98
Few-shot classificationMeta-Dataset
Avg Seen Accuracy80
45
Few-shot classificationMeta-Dataset 1.0 (test)
ILSVRC Accuracy58.8
42
Few-shot Image ClassificationMeta-Dataset (test)
Omniglot Accuracy96.4
40
Few-shot Image Classification11 datasets average CLIP-based (ImageNet, Caltech101, OxfordPets, StanfordCars, Flowers102, Food101, FGVCAircraft, SUN397, DTD, EuroSAT, UCF101)--
30
Few-shot Image ClassificationAircraft (test)
Mean Accuracy89.4
28
Open-Vocabulary Classification11 classification datasets (test)
ImageNet Accuracy72.07
16
Image RetrievalCIFAR-100 (test)
Recall@135.1
12
Few-shot classificationQuick Draw Meta-Dataset (test)
Mean Accuracy82.5
10
Showing 10 of 44 rows

Other info

Code

Follow for update