English

Babel-ImageNet: Massively Multilingual Evaluation of Vision-and-Language Representations

Computation and Language 2024-06-13 v2 Computer Vision and Pattern Recognition

Abstract

Vision-and-language (VL) models with separate encoders for each modality (e.g., CLIP) have become the go-to models for zero-shot image classification and image-text retrieval. They are, however, mostly evaluated in English as multilingual benchmarks are limited in availability. We introduce Babel-ImageNet, a massively multilingual benchmark that offers (partial) translations of ImageNet labels to 100 languages, built without machine translation or manual annotation. We instead automatically obtain reliable translations by linking them -- via shared WordNet synsets -- to BabelNet, a massively multilingual lexico-semantic network. We evaluate 11 public multilingual CLIP models on zero-shot image classification (ZS-IC) on our benchmark, demonstrating a significant gap between English ImageNet performance and that of high-resource languages (e.g., German or Chinese), and an even bigger gap for low-resource languages (e.g., Sinhala or Lao). Crucially, we show that the models' ZS-IC performance highly correlates with their performance in image-text retrieval, validating the use of Babel-ImageNet to evaluate multilingual models for the vast majority of languages without gold image-text data. Finally, we show that the performance of multilingual CLIP can be drastically improved for low-resource languages with parameter-efficient language-specific training. We make our code and data publicly available: \url{https://github.com/gregor-ge/Babel-ImageNet}

Keywords

Cite

@article{arxiv.2306.08658,
  title  = {Babel-ImageNet: Massively Multilingual Evaluation of Vision-and-Language Representations},
  author = {Gregor Geigle and Radu Timofte and Goran Glavaš},
  journal= {arXiv preprint arXiv:2306.08658},
  year   = {2024}
}

Comments

Accepted to ACL 2024