MaXM: Towards Multilingual Visual Question Answering
Soravit Changpinyo, Linting Xue, Michal Yarom, Ashish V. Thapliyal, Idan Szpektor, Julien Amelot, Xi Chen, Radu Soricut
TL;DR
This work tackles multilingual visual question answering by introducing a scalable translation-based data-generation pipeline (TransVQ2A) that converts multilingual captions into English QA pairs and back, augmented by DirectQG for coverage gaps. It builds MaXM, a test-only VQA benchmark in 7 diverse languages using XM3600 captions, with a rigorous human-in-the-loop annotation workflow and analysis. The paper also presents Simple MPT, a lightweight open-ended multilingual VQA model, and benchmarks it against state-of-the-art English and multilingual VQA systems, showing substantial room for improvement but strong multilingual capabilities. Overall, MaXM provides a practical, out-of-domain evaluation resource to spur advancement in truly multilingual VQA from data creation to modeling.
Abstract
Visual Question Answering (VQA) has been primarily studied through the lens of the English language. Yet, tackling VQA in other languages in the same manner would require a considerable amount of resources. In this paper, we propose scalable solutions to multilingual visual question answering (mVQA), on both data and modeling fronts. We first propose a translation-based framework to mVQA data generation that requires much less human annotation efforts than the conventional approach of directly collection questions and answers. Then, we apply our framework to the multilingual captions in the Crossmodal-3600 dataset and develop an efficient annotation protocol to create MaXM, a test-only VQA benchmark in 7 diverse languages. Finally, we develop a simple, lightweight, and effective approach as well as benchmark state-of-the-art English and multilingual VQA models. We hope that our benchmark encourages further research on mVQA.
