paper-with-me

홈 › Papers

Toward Multilingual Neural Machine Translation with Universal Encoder and Decoder

2016-11-15 · IWSLT 2016 12 · Thanh-Le Ha, Jan Niehues, Alexander Waibel

In this paper, we present our first attempts in building a multilingual Neural Machine Translation framework under a unified approach. We are then able to employ attention-based NMT for many-to-many multilingual translation tasks. Our approach does not require any special treatment on the network architecture and it allows us to learn minimal number of free parameters in a standard way of training. Our approach has shown its effectiveness in an under-resourced translation scenario with considerable improvements up to 2.6 BLEU points. In addition, the approach has achieved interesting and promising results when applied in the translation task that there is no direct parallel corpus between source and target languages.

📄 PDF Abstract BibTeX arXiv:1611.04798

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMachine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

Multilingual Neural Machine Translation With the Right Amount of Sharing

2022-06-01 · EAMT 2022 6 · Taido Purason, Andre Tättar

Large multilingual Transformer-based machine translation models have had a pivotal role in making translation systems available for hundreds of languages with good zero-shot translation performance. One such example is t…

DecoderMachine TranslationNMTTranslation

Multilingual Machine Translation: Closing the Gap between Shared and Language-specific Encoder-Decoders

2020-04-14 · EACL 2021 2 · Carlos Escolano, Marta R. Costa-jussà, José A. R. Fonollosa, Mikel Artetxe

State-of-the-art multilingual machine translation relies on a universal encoder-decoder, which requires retraining the entire system to add new languages. In this paper, we propose an alternative approach that is based o…

DecoderLifelong learningMachine TranslationTranslation

Improving Zero-shot Neural Machine Translation on Language-specific Encoders-Decoders

2021-02-12 · Junwei Liao, Yu Shi, Ming Gong, Linjun Shou 외

Recently, universal neural machine translation (NMT) with shared encoder-decoder gained good performance on zero-shot translation. Unlike universal NMT, jointly trained language-specific encoders-decoders aim to achieve …

DecoderDenoisingMachine TranslationNMT+1

A Compact and Language-Sensitive Multilingual Translation Method

2019-07-01 · ACL 2019 7 · Yining Wang, Long Zhou, Jiajun Zhang, FeiFei Zhai 외

Multilingual neural machine translation (Multi-NMT) with one encoder-decoder model has made remarkable progress due to its simple deployment. However, this multilingual translation paradigm does not make full use of lang…

DecoderMachine TranslationNMTTranslation

Improving Multilingual Neural Machine Translation by Utilizing Semantic and Linguistic Features

2024-08-02 · Mengyu Bu, Shuhao Gu, Yang Feng

The many-to-many multilingual neural machine translation can be regarded as the process of integrating semantic features from the source sentences and linguistic features from the target sentences. To enhance zero-shot t…

DecoderMachine TranslationText GenerationTransfer Learning+1