paper-with-me

Papers

Make the Blind Translator See The World: A Novel Transfer Learning Solution for Multimodal Machine Translation

2021-08-01 · MTSummit 2021 8 · Minghan Wang, Jiaxin Guo, Yimeng Chen, Chang Su, Min Zhang, Shimin Tao, Hao Yang

Based on large-scale pretrained networks and the liability to be easily overfitting with limited labelled training data of multimodal translation (MMT) is a critical issue in MMT. To this end and we propose a transfer learning solution. Specifically and 1) A vanilla Transformer is pre-trained on massive bilingual text-only corpus to obtain prior knowledge; 2) A multimodal Transformer named VLTransformer is proposed with several components incorporated visual contexts; and 3) The parameters of VLTransformer are initialized with the pre-trained vanilla Transformer and then being fine-tuned on MMT tasks with a newly proposed method named cross-modal masking which forces the model to learn from both modalities. We evaluated on the Multi30k en-de and en-fr dataset and improving up to 8% BLEU score compared with the SOTA performance. The experimental result demonstrates that performing transfer learning with monomodal pre-trained NMT model on multimodal NMT tasks can obtain considerable boosts.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationMultimodal Machine TranslationNMTTransfer LearningTranslation

Similar Papers 제목 키워드 기반

TrNews: Heterogeneous User-Interest Transfer Learning for News Recommendation

2021-01-12 · EACL 2021 2 · GuangNeng Hu, Qiang Yang

We investigate how to solve the cross-corpus news recommendation for unseen users in the future. This is a problem where traditional content-based recommendation techniques often fail. Luckily, in real-world recommendati…

Cross-corpusNews RecommendationTransfer Learning

Bridging the Gap between Real-world and Synthetic Images for Testing Autonomous Driving Systems

2024-08-25 · Mohammad Hossein Amini, Shiva Nejati

Deep Neural Networks (DNNs) for Autonomous Driving Systems (ADS) are typically trained on real-world images and tested using synthetic simulator images. This approach results in training and test datasets with dissimilar…

Autonomous DrivingDiversityDNN Testingobject-detection+2

S2R: Exploring a Double-Win Transformer-Based Framework for Ideal and Blind Super-Resolution

2023-08-16 · Minghao She, Wendong Mao, Huihong Shi, Zhongfeng Wang

Nowadays, deep learning based methods have demonstrated impressive performance on ideal super-resolution (SR) datasets, but most of these methods incur dramatically performance drops when directly applied in real-world S…

Blind Super-ResolutionSuper-ResolutionTransfer Learning

Cross-Lingual Transfer for Natural Language Inference via Multilingual Prompt Translator

2024-03-19 · Xiaoyu Qiu, Yuechen Wang, Jiaxin Shi, Wengang Zhou 외

Based on multilingual pre-trained models, cross-lingual transfer with prompt learning has shown promising effectiveness, where soft prompt learned in a source language is transferred to target languages for downstream ta…

Cross-Lingual TransferNatural Language InferencePrompt Learning

Blind Image Super-Resolution: A Survey and Beyond

2021-07-07 · Anran Liu, Yihao Liu, Jinjin Gu, Yu Qiao 외

Blind image super-resolution (SR), aiming to super-resolve low-resolution images with unknown degradation, has attracted increasing attention due to its significance in promoting real-world applications. Many novel and e…

Image Super-ResolutionSuper-ResolutionSurvey