CLAIOct 19, 2022

LVP-M3: Language-aware Visual Prompt for Multilingual Multimodal Machine Translation

Microsoft
arXiv:2210.15461v2300 citationsh-index: 102
Originality Incremental advance
AI Analysis

This addresses the cost and scalability issues in multimodal translation for multiple languages, though it is incremental as it builds on existing MMT frameworks.

The authors tackled the problem of training separate models for each language pair in multimodal machine translation by proposing a multilingual approach, achieving effective translations across seven languages with their LVP-M3 method.

Multimodal Machine Translation (MMT) focuses on enhancing text-only translation with visual features, which has attracted considerable attention from both natural language processing and computer vision communities. Recent advances still struggle to train a separate model for each language pair, which is costly and unaffordable when the number of languages increases in the real world. In other words, the multilingual multimodal machine translation (Multilingual MMT) task has not been investigated, which aims to handle the aforementioned issues by providing a shared semantic space for multiple languages. Besides, the image modality has no language boundaries, which is superior to bridging the semantic gap between languages. To this end, we first propose the Multilingual MMT task by establishing two new Multilingual MMT benchmark datasets covering seven languages. Then, an effective baseline LVP-M3 using visual prompts is proposed to support translations between different languages, which includes three stages (token encoding, language-aware visual prompt generation, and language translation). Extensive experimental results on our constructed benchmark datasets demonstrate the effectiveness of LVP-M3 method for Multilingual MMT.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes