English

CAPIVARA: Cost-Efficient Approach for Improving Multilingual CLIP Performance on Low-Resource Languages

Machine Learning 2023-10-24 v2

Abstract

This work introduces CAPIVARA, a cost-efficient framework designed to enhance the performance of multilingual CLIP models in low-resource languages. While CLIP has excelled in zero-shot vision-language tasks, the resource-intensive nature of model training remains challenging. Many datasets lack linguistic diversity, featuring solely English descriptions for images. CAPIVARA addresses this by augmenting text data using image captioning and machine translation to generate multiple synthetic captions in low-resource languages. We optimize the training pipeline with LiT, LoRA, and gradient checkpointing to alleviate the computational cost. Through extensive experiments, CAPIVARA emerges as state of the art in zero-shot tasks involving images and Portuguese texts. We show the potential for significant improvements in other low-resource languages, achieved by fine-tuning the pre-trained multilingual CLIP using CAPIVARA on a single GPU for 2 hours. Our model and code is available at https://github.com/hiaac-nlp/CAPIVARA.

Keywords

Cite

@article{arxiv.2310.13683,
  title  = {CAPIVARA: Cost-Efficient Approach for Improving Multilingual CLIP Performance on Low-Resource Languages},
  author = {Gabriel Oliveira dos Santos and Diego A. B. Moreira and Alef Iury Ferreira and Jhessica Silva and Luiz Pereira and Pedro Bueno and Thiago Sousa and Helena Maia and Nádia Da Silva and Esther Colombini and Helio Pedrini and Sandra Avila},
  journal= {arXiv preprint arXiv:2310.13683},
  year   = {2023}
}
R2 v1 2026-06-28T12:57:08.587Z