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

VL-LTR: Learning Class-wise Visual-Linguistic Representation for Long-Tailed Visual Recognition

About

Deep learning-based models encounter challenges when processing long-tailed data in the real world. Existing solutions usually employ some balancing strategies or transfer learning to deal with the class imbalance problem, based on the image modality. In this work, we present a visual-linguistic long-tailed recognition framework, termed VL-LTR, and conduct empirical studies on the benefits of introducing text modality for long-tailed recognition (LTR). Compared to existing approaches, the proposed VL-LTR has the following merits. (1) Our method can not only learn visual representation from images but also learn corresponding linguistic representation from noisy class-level text descriptions collected from the Internet; (2) Our method can effectively use the learned visual-linguistic representation to improve the visual recognition performance, especially for classes with fewer image samples. We also conduct extensive experiments and set the new state-of-the-art performance on widely-used LTR benchmarks. Notably, our method achieves 77.2% overall accuracy on ImageNet-LT, which significantly outperforms the previous best method by over 17 points, and is close to the prevailing performance training on the full ImageNet. Code is available at https://github.com/ChangyaoTian/VL-LTR.

Changyao Tian, Wenhai Wang, Xizhou Zhu, Jifeng Dai, Yu Qiao• 2021

Related benchmarks

TaskDatasetResultRank
Long-Tailed Image ClassificationImageNet-LT (test)--
220
Image ClassificationiNaturalist 2018 (test)--
192
Image ClassificationImageNet-LT (test)
Top-1 Acc (All)77.2
159
Image ClassificationPlaces-LT (test)
Accuracy (Medium)48.5
128
Long-tailed Visual RecognitionImageNet LT
Overall Accuracy77.2
89
Long-Tailed Image ClassificationiNaturalist 2018
Accuracy81
82
Long-Tailed Image ClassificationPlaces-LT (test)
Accuracy50.1
61
Long-tail Image ClassificationiNaturalist 2018 (test)--
59
Long-tail recognitionImageNet LT
Accuracy70.1
36
Long-Tailed Image ClassificationiNat (val test)
Overall Accuracy76.8
17
Showing 10 of 12 rows

Other info

Code

Follow for update