Incorporating Probing Signals into Multimodal Machine Translation via Visual Question-Answering Pairs
About
This paper presents an in-depth study of multimodal machine translation (MMT), examining the prevailing understanding that MMT systems exhibit decreased sensitivity to visual information when text inputs are complete. Instead, we attribute this phenomenon to insufficient cross-modal interaction, rather than image information redundancy. A novel approach is proposed to generate parallel Visual Question-Answering (VQA) style pairs from the source text, fostering more robust cross-modal interaction. Using Large Language Models (LLMs), we explicitly model the probing signal in MMT to convert it into VQA-style data to create the Multi30K-VQA dataset. An MMT-VQA multitask learning framework is introduced to incorporate explicit probing signals from the dataset into the MMT training process. Experimental results on two widely-used benchmarks demonstrate the effectiveness of this novel approach. Our code and data would be available at: \url{https://github.com/libeineu/MMT-VQA}.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Machine Translation | Multi30K eng → deu 2016 (test) | BLEU42.55 | 31 | |
| Machine Translation | Multi30K eng → deu 2017 (test) | BLEU34.58 | 31 | |
| Machine Translation | Multi30K eng → fra 2017 (test) | BLEU54.89 | 30 | |
| Machine Translation (En-Fr) | Multi30K 2016 (test) | BLEU62.24 | 26 | |
| Machine Translation | MSCOCO En-De | BLEU30.96 | 23 | |
| Machine Translation | MSCOCO En-Fr | BLEU45.75 | 21 |