English

CONCAP: Seeing Beyond English with Concepts Retrieval-Augmented Captioning

Computation and Language 2025-07-29 v1

Abstract

Multilingual vision-language models have made significant strides in image captioning, yet they still lag behind their English counterparts due to limited multilingual training data and costly large-scale model parameterization. Retrieval-augmented generation (RAG) offers a promising alternative by conditioning caption generation on retrieved examples in the target language, reducing the need for extensive multilingual training. However, multilingual RAG captioning models often depend on retrieved captions translated from English, which can introduce mismatches and linguistic biases relative to the source language. We introduce CONCAP, a multilingual image captioning model that integrates retrieved captions with image-specific concepts, enhancing the contextualization of the input image and grounding the captioning process across different languages. Experiments on the XM3600 dataset indicate that CONCAP enables strong performance on low- and mid-resource languages, with highly reduced data requirements. Our findings highlight the effectiveness of concept-aware retrieval augmentation in bridging multilingual performance gaps.

Keywords

Cite

@article{arxiv.2507.20411,
  title  = {CONCAP: Seeing Beyond English with Concepts Retrieval-Augmented Captioning},
  author = {George Ibrahim and Rita Ramos and Yova Kementchedjhieva},
  journal= {arXiv preprint arXiv:2507.20411},
  year   = {2025}
}

Comments

Published as a conference paper at COLM 2025

R2 v1 2026-07-01T04:21:15.458Z