paper-with-me

홈 › Papers

On Leveraging the Visual Modality for Neural Machine Translation

2019-10-07 · WS 2019 10 · Vikas Raunak, Sang Keun Choe, Quanyang Lu, Yi Xu, Florian Metze

Leveraging the visual modality effectively for Neural Machine Translation (NMT) remains an open problem in computational linguistics. Recently, Caglayan et al. posit that the observed gains are limited mainly due to the very simple, short, repetitive sentences of the Multi30k dataset (the only multimodal MT dataset available at the time), which renders the source text sufficient for context. In this work, we further investigate this hypothesis on a new large scale multimodal Machine Translation (MMT) dataset, How2, which has 1.57 times longer mean sentence length than Multi30k and no repetition. We propose and evaluate three novel fusion techniques, each of which is designed to ensure the utilization of visual context at different stages of the Sequence-to-Sequence transduction pipeline, even under full linguistic context. However, we still obtain only marginal gains under full linguistic context and posit that visual embeddings extracted from deep vision models (ResNet for Multi30k, ResNext for How2) do not lend themselves to increasing the discriminativeness between the vocabulary elements at token level prediction in NMT. We demonstrate this qualitatively by analyzing attention distribution and quantitatively through Principal Component Analysis, arriving at the conclusion that it is the quality of the visual embeddings rather than the length of sentences, which need to be improved in existing MMT datasets.

📄 PDF Abstract BibTeX arXiv:1910.02754

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationMultimodal Machine TranslationNMTSentenceTranslation

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
ResNeXt Block A ResNeXt Block is a type of residual block used as part of the ResNeXt CNN…
Grouped Convolution A Grouped Convolution uses a group of convolutions - multiple kernels per layer - resulting in multiple channel outputs per layer. This leads to wider networks helping a…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Residual Connection 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Kaiming Initialization 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…

Similar Papers 제목 키워드 기반

Exploring the Necessity of Visual Modality in Multimodal Machine Translation using Authentic Datasets

2024-04-09 · Zi Long, Zhenhao Tang, Xianghua Fu, Jian Chen 외

Recent research in the field of multimodal machine translation (MMT) has indicated that the visual modality is either dispensable or offers only marginal advantages. However, most of these conclusions are drawn from the …

Machine TranslationMultimodal Machine TranslationSentenceTranslation

Probing the Need for Visual Context in Multimodal Machine Translation

2019-03-20 · NAACL 2019 6 · Ozan Caglayan, Pranava Madhyastha, Lucia Specia, Loïc Barrault

Current work on multimodal machine translation (MMT) has suggested that the visual modality is either unnecessary or only marginally beneficial. We posit that this is a consequence of the very simple, short and repetitiv…

Machine TranslationMultimodal Machine TranslationTranslation

GIIFT: Graph-guided Inductive Image-free Multimodal Machine Translation

2025-07-24 · Jiafeng Xiong, Yuting Zhao arxiv

Multimodal Machine Translation (MMT) has demonstrated the significant help of visual information in machine translation. However, existing MMT methods face challenges in leveraging the modality gap by enforcing rigid vis…

Multimodal Machine Translation

Single-to-mix Modality Alignment with Multimodal Large Language Model for Document Image Machine Translation

2025-07-10 · Yupu Liang, Yaping Zhang, Zhiyang Zhang, Yang Zhao 외 arxiv

Document Image Machine Translation (DIMT) aims to translate text within document images, facing generalization challenges due to limited training data and the complex interplay between visual and textual information. To …

Computational EfficiencyDomain GeneralizationMachine Translation

Multimodal Quality Estimation for Machine Translation

2020-07-01 · ACL 2020 6 · Shu Okabe, Fr{\'e}d{\'e}ric Blain, Lucia Specia

We propose approaches to Quality Estimation (QE) for Machine Translation that explore both text and visual modalities for Multimodal QE. We compare various multimodality integration and fusion strategies. For both senten…

Machine TranslationSentenceTranslation