CLSep 8, 2021

Vision Matters When It Should: Sanity Checking Multimodal Machine Translation Models

arXiv:2109.03415v1664 citations
AI Analysis

This addresses a critical issue for researchers in multimodal AI by highlighting dataset flaws that impair model development, making it incremental as it builds on prior studies to refine evaluation practices.

The paper tackles the problem that multimodal machine translation models may not effectively use visual context due to dataset limitations, finding that current benchmarks like Multi30K are flawed because translations were created without images, and proposes methods to improve dataset design to enhance model reliance on visual signals.

Multimodal machine translation (MMT) systems have been shown to outperform their text-only neural machine translation (NMT) counterparts when visual context is available. However, recent studies have also shown that the performance of MMT models is only marginally impacted when the associated image is replaced with an unrelated image or noise, which suggests that the visual context might not be exploited by the model at all. We hypothesize that this might be caused by the nature of the commonly used evaluation benchmark, also known as Multi30K, where the translations of image captions were prepared without actually showing the images to human translators. In this paper, we present a qualitative study that examines the role of datasets in stimulating the leverage of visual modality and we propose methods to highlight the importance of visual signals in the datasets which demonstrate improvements in reliance of models on the source images. Our findings suggest the research on effective MMT architectures is currently impaired by the lack of suitable datasets and careful consideration must be taken in creation of future MMT datasets, for which we also provide useful insights.

Code Implementations1 repo
Foundations

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

Your Notes