paper-with-me

Papers

Video-Helpful Multimodal Machine Translation

2023-10-31 · Yihang Li, Shuichiro Shimizu, Chenhui Chu, Sadao Kurohashi, Wei Li

Existing multimodal machine translation (MMT) datasets consist of images and video captions or instructional video subtitles, which rarely contain linguistic ambiguity, making visual information ineffective in generating appropriate translations. Recent work has constructed an ambiguous subtitles dataset to alleviate this problem but is still limited to the problem that videos do not necessarily contribute to disambiguation. We introduce EVA (Extensive training set and Video-helpful evaluation set for Ambiguous subtitles translation), an MMT dataset containing 852k Japanese-English (Ja-En) parallel subtitle pairs, 520k Chinese-English (Zh-En) parallel subtitle pairs, and corresponding video clips collected from movies and TV episodes. In addition to the extensive training set, EVA contains a video-helpful evaluation set in which subtitles are ambiguous, and videos are guaranteed helpful for disambiguation. Furthermore, we propose SAFA, an MMT model based on the Selective Attention model with two novel methods: Frame attention loss and Ambiguity augmentation, aiming to use videos in EVA for disambiguation fully. Experiments on EVA show that visual information and the proposed methods can boost translation performance, and our model performs significantly better than existing MMT models. The EVA dataset and the SAFA model are available at: https://github.com/ku-nlp/video-helpful-MMT.git.

📄 PDF Abstract BibTeX arXiv:2310.20201

Code (1)

ku-nlp/video-helpful-mmt 공식 구현 pytorch

Tasks

Machine TranslationMultimodal Machine TranslationTranslation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Predicting Actions to Help Predict Translations

2019-08-05 · Zixiu Wu, Julia Ive, Josiah Wang, Pranava Madhyastha 외

We address the task of text translation on the How2 dataset using a state of the art transformer-based multimodal approach. The question we ask ourselves is whether visual features can support the translation process, in…

Translation

Keyframe Segmentation and Positional Encoding for Video-guided Machine Translation Challenge 2020

2020-06-23 · Tosho Hirasawa, Zhishen Yang, Mamoru Komachi, Naoaki Okazaki

Video-guided machine translation as one of multimodal neural machine translation tasks targeting on generating high-quality text translation by tangibly engaging both video and text. In this work, we presented our video-…

Machine TranslationTranslationVideo-Guided Machine Translation

On Vision Features in Multimodal Machine Translation

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Previous work on multimodal machine translation (MMT) has focused on the way of incorporating vision features into translation but little attention is on the quality of vision models. In this work, we investigate the imp…

Image CaptioningMachine TranslationMultimodal Machine Translationobject-detection+2

On Vision Features in Multimodal Machine Translation

2022-03-17 · ACL 2022 5 · Bei Li, Chuanhao Lv, Zefan Zhou, Tao Zhou 외

Previous work on multimodal machine translation (MMT) has focused on the way of incorporating vision features into translation but little attention is on the quality of vision models. In this work, we investigate the imp…

Image CaptioningMachine TranslationMultimodal Machine Translationobject-detection+2

TopicVD: A Topic-Based Dataset of Video-Guided Multimodal Machine Translation for Documentaries

2025-05-09 · Jinze Lv, Jian Chen, Zi Long, Xianghua Fu 외

Most existing multimodal machine translation (MMT) datasets are predominantly composed of static images or short video clips, lacking extensive video data across diverse domains and topics. As a result, they fail to meet…

Domain AdaptationMachine TranslationMultimodal Machine TranslationNMT+1