paper-with-me

홈 › Papers

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

2021-09-08 · EMNLP 2021 11 · Jiaoda Li, Duygu Ataman, Rico Sennrich

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.

📄 PDF Abstract BibTeX arXiv:2109.03415

Code (1)

jiaodali/vision-matters-when-it-should 공식 구현 pytorch

Tasks

Image CaptioningMachine TranslationMultimodal Machine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

MedObvious: Exposing the Medical Moravec's Paradox in VLMs via Clinical Triage

2026-03-24 · Ufaq Khan, Umair Nawaz, L D M S S Teja, Numaan Saeed 외 arxiv

Vision Language Models (VLMs) are increasingly used for tasks like medical report generation and visual question answering. However, fluent diagnostic text does not guarantee safe visual understanding. In clinical practi…

Visual Question AnsweringMedical Report Generation

Sanity-Checking Pruning Methods: Random Tickets can Win the Jackpot

2020-09-22 · NeurIPS 2020 12 · Jingtong Su, Yihang Chen, Tianle Cai, Tianhao Wu 외

Network pruning is a method for reducing test-time computational resource requirements with minimal performance degradation. Conventional wisdom of pruning algorithms suggests that: (1) Pruning methods exploit informatio…

Network Pruning

Towards Saner Deep Image Registration

2023-07-19 · ICCV 2023 1 · Bin Duan, Ming Zhong, Yan Yan

With recent advances in computing hardware and surges of deep-learning architectures, learning-based deep image registration methods have surpassed their traditional counterparts, in terms of metric performance and infer…

Image Registration

Adversarial Evaluation of Multimodal Machine Translation

2018-10-01 · EMNLP 2018 10 · Desmond Elliott

The promise of combining language and vision in multimodal machine translation is that systems will produce better translations by leveraging the image data. However, the evidence surrounding whether the images are usefu…

Machine TranslationMultimodal Machine Translationtext similarityTranslation

Revisiting Sanity Checks for Saliency Maps

2021-10-27 · Gal Yona, Daniel Greenfeld

Saliency methods are a popular approach for model debugging and explainability. However, in the absence of ground-truth data for what the correct maps should be, evaluating and comparing different approaches remains a lo…