paper-with-me

Papers

Supervised Visual Attention for Multimodal Neural Machine Translation

2020-12-01 · COLING 2020 8 · Tetsuro Nishihara, Akihiro Tamura, Takashi Ninomiya, Yutaro Omote, Hideki Nakayama

This paper proposed a supervised visual attention mechanism for multimodal neural machine translation (MNMT), trained with constraints based on manual alignments between words in a sentence and their corresponding regions of an image. The proposed visual attention mechanism captures the relationship between a word and an image region more precisely than a conventional visual attention mechanism trained through MNMT in an unsupervised manner. Our experiments on English-German and German-English translation tasks using the Multi30k dataset and on English-Japanese and Japanese-English translation tasks using the Flickr30k Entities JP dataset show that a Transformer-based MNMT model can be improved by incorporating our proposed supervised visual attention mechanism and that further improvements can be achieved by combining it with a supervised cross-lingual attention mechanism (up to +1.61 BLEU, +1.7 METEOR).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationSentenceTranslation

Similar Papers 제목 키워드 기반

Supervised Visual Attention for Simultaneous Multimodal Machine Translation

2022-01-23 · Veneta Haralampieva, Ozan Caglayan, Lucia Specia

Recently, there has been a surge in research in multimodal machine translation (MMT), where additional modalities such as images are used to improve translation quality of textual systems. A particular use for such multi…

Machine TranslationMultimodal Machine TranslationSentenceTranslation

A Visual Attention Grounding Neural Model for Multimodal Machine Translation

2018-08-24 · EMNLP 2018 10 · Mingyang Zhou, Runxiang Cheng, Yong Jae Lee, Zhou Yu

We introduce a novel multimodal machine translation model that utilizes parallel visual and textual information. Our model jointly optimizes the learning of a shared visual-language embedding and a translator. The model …

Machine TranslationMultimodal Machine TranslationTranslation

Unsupervised Multimodal Neural Machine Translation with Pseudo Visual Pivoting

2020-05-06 · ACL 2020 6 · Po-Yao Huang, Junjie Hu, Xiaojun Chang, Alexander Hauptmann

Unsupervised machine translation (MT) has recently achieved impressive results with monolingual corpora only. However, it is still challenging to associate source-target sentences in the latent space. As people speak dif…

Machine TranslationTranslationUnsupervised Machine Translation

Double Attention-based Multimodal Neural Machine Translation with Semantic Image Regions

2020-11-03 · EAMT 2020 11 · YuTing Zhao, Mamoru Komachi, Tomoyuki Kajiwara, Chenhui Chu

Existing studies on multimodal neural machine translation (MNMT) have mainly focused on the effect of combining visual and textual modalities to improve translations. However, it has been suggested that the visual modali…

Machine TranslationTranslation

Deeply Supervised Multimodal Attentional Translation Embeddings for Visual Relationship Detection

2019-02-15 · Nikolaos Gkanatsios, Vassilis Pitsikalis, Petros Koutras, Athanasia Zlatintsi 외

Detecting visual relationships, i.e. <Subject, Predicate, Object> triplets, is a challenging Scene Understanding task approached in the past via linguistic priors or spatial information in a single feature branch. We int…

Relationship DetectionScene UnderstandingTranslationVisual Relationship Detection