paper-with-me

홈 › Papers

Language-aware Interlingua for Multilingual Neural Machine Translation

2020-07-01 · ACL 2020 6 · Changfeng Zhu, Heng Yu, Shanbo Cheng, Weihua Luo

Multilingual neural machine translation (NMT) has led to impressive accuracy improvements in low-resource scenarios by sharing common linguistic information across languages. However, the traditional multilingual model fails to capture the diversity and specificity of different languages, resulting in inferior performance compared with individual models that are sufficiently trained. In this paper, we incorporate a language-aware interlingua into the Encoder-Decoder architecture. The interlingual network enables the model to learn a language-independent representation from the semantic spaces of different languages, while still allowing for language-specific specialization of a particular language-pair. Experiments show that our proposed method achieves remarkable improvements over state-of-the-art multilingual NMT baselines and produces comparable performance with strong individual models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDiversityMachine TranslationNMTSpecificityTranslation

Similar Papers 제목 키워드 기반

A neural interlingua for multilingual machine translation

2018-04-23 · WS 2018 10 · Yichao Lu, Phillip Keung, Faisal Ladhak, Vikas Bhardwaj 외

We incorporate an explicit neural interlingua into a multilingual encoder-decoder neural machine translation (NMT) architecture. We demonstrate that our model learns a language-independent representation by performing di…

DecoderMachine TranslationNMTSentence+2

Variable-length Neural Interlingua Representations for Zero-shot Neural Machine Translation

2023-05-17 · Zhuoyuan Mao, Haiyue Song, Raj Dabre, Chenhui Chu 외

The language-independency of encoded representations within multilingual neural machine translation (MNMT) models is crucial for their generalization ability on zero-shot translation. Neural interlingua representations h…

Machine TranslationTranslation

Towards Interlingua Neural Machine Translation

2019-05-15 · Carlos Escolano, Marta R. Costa-jussà, José A. R. Fonollosa

Common intermediate language representation in neural machine translation can be used to extend bilingual to multilingual systems by incremental training. In this paper, we propose a new architecture based on introducing…

Machine TranslationTranslation

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

High-Dimensional Interlingual Representations of Large Language Models

2025-03-14 · Bryan Wilie, Samuel Cahyawijaya, Junxian He, Pascale Fung

Large language models (LLMs) trained on massive multilingual datasets hint at the formation of interlingual constructs--a shared subspace in the representation space. However, evidence regarding this phenomenon is mixed,…