paper-with-me

Papers

A Compact and Language-Sensitive Multilingual Translation Method

2019-07-01 · ACL 2019 7 · Yining Wang, Long Zhou, Jiajun Zhang, FeiFei Zhai, Jingfang Xu, Cheng-qing Zong

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 language commonality and parameter sharing between encoder and decoder. Furthermore, this kind of paradigm cannot outperform the individual models trained on bilingual corpus in most cases. In this paper, we propose a compact and language-sensitive method for multilingual translation. To maximize parameter sharing, we first present a universal representor to replace both encoder and decoder models. To make the representor sensitive for specific languages, we further introduce language-sensitive embedding, attention, and discriminator with the ability to enhance model performance. We verify our methods on various translation scenarios, including one-to-many, many-to-many and zero-shot. Extensive experiments demonstrate that our proposed methods remarkably outperform strong standard multilingual translation systems on WMT and IWSLT datasets. Moreover, we find that our model is especially helpful in low-resource and zero-shot translation scenarios.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMachine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

Multilingual Neural Machine Translation

2020-12-01 · COLING 2020 8 · Raj Dabre, Chenhui Chu, Anoop Kunchukuttan

The advent of neural machine translation (NMT) has opened up exciting research in building multilingual translation systems i.e. translation models that can handle more than one language pair. Many advances have been mad…

Machine TranslationNMTTransfer LearningTranslation

CAT-Translate: Building Compact Open-Source Models for Japanese-English Translation

2026-06-19 · Yuu Jinnai arxiv

Nowadays, large multilingual translation models demonstrate impressive translation capabilities in the machine translation benchmarks. This raises a practical question to the developers: is it worth developing translatio…

Machine Translation

TenTrans Multilingual Low-Resource Translation System for WMT21 Indo-European Languages Task

2021-11-01 · WMT (EMNLP) 2021 11 · Han Yang, Bojie Hu, Wanying Xie, Ambyera Han 외

This paper describes TenTrans’ submission to WMT21 Multilingual Low-Resource Translation shared task for the Romance language pairs. This task focuses on improving translation quality from Catalan to Occitan, Romanian an…

Transfer LearningTranslation

Three Strategies to Improve One-to-Many Multilingual Translation

2018-10-01 · EMNLP 2018 10 · Yining Wang, Jiajun Zhang, FeiFei Zhai, Jingfang Xu 외

Due to the benefits of model compactness, multilingual translation (including many-to-one, many-to-many and one-to-many) based on a universal encoder-decoder architecture attracts more and more attention. However, previo…

DecoderMachine TranslationMulti-Task LearningTranslation

Efficient Multilingual Dialogue Processing via Translation Pipelines and Distilled Language Models

2026-01-14 · Santiago Martínez Novoa, Nicolás Rozo Fajardo, Diego Alejandro González Vargas, Nicolás Bedoya Figueroa arxiv

This paper presents team Kl33n3x's multilingual dialogue summarization and question answering system developed for the NLPAI4Health 2025 shared task. The approach employs a three-stage pipeline: forward translation from …

Knowledge DistillationQuestion AnsweringText Generation