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

Retrieval Augmented Classification for Long-Tail Visual Recognition

About

We introduce Retrieval Augmented Classification (RAC), a generic approach to augmenting standard image classification pipelines with an explicit retrieval module. RAC consists of a standard base image encoder fused with a parallel retrieval branch that queries a non-parametric external memory of pre-encoded images and associated text snippets. We apply RAC to the problem of long-tail classification and demonstrate a significant improvement over previous state-of-the-art on Places365-LT and iNaturalist-2018 (14.5% and 6.7% respectively), despite using only the training datasets themselves as the external information source. We demonstrate that RAC's retrieval module, without prompting, learns a high level of accuracy on tail classes. This, in turn, frees the base encoder to focus on common classes, and improve its performance thereon. RAC represents an alternative approach to utilizing large, pretrained models without requiring fine-tuning, as well as a first step towards more effectively making use of external memory within common computer vision architectures.

Alexander Long, Wei Yin, Thalaiyasingam Ajanthan, Vu Nguyen, Pulak Purkait, Ravi Garg, Alan Blair, Chunhua Shen, Anton van den Hengel• 2022

Related benchmarks

TaskDatasetResultRank
Image ClassificationiNaturalist 2018 (test)--
192
Image ClassificationImageNet-LT (test)
Top-1 Acc (All)80.5
159
Image ClassificationPlaces-LT (test)
Accuracy (Medium)49.8
128
Long-Tailed Image ClassificationPlaces-LT (test)
Accuracy47.2
61
Long-tail Image ClassificationiNaturalist 2018 (test)
Accuracy (Few)86.06
59
Long-Tailed Image ClassificationiNat (val test)
Overall Accuracy80.2
17
Long-Tailed Image ClassificationPlaces-LT (val test)
Overall Accuracy47.2
15
Long-tail Image ClassificationPlaces-LT
Overall Accuracy47.2
15
Showing 8 of 8 rows

Other info

Follow for update