paper-with-me

Papers

Papago’s Submissions to the WMT21 Triangular Translation Task

2021-11-01 · WMT (EMNLP) 2021 11 · Jeonghyeok Park, Hyunjoong Kim, Hyunchang Cho

This paper describes Naver Papago’s submission to the WMT21 shared triangular MT task to enhance the non-English MT system with tri-language parallel data. The provided parallel data are Russian-Chinese (direct), Russian-English (indirect), and English-Chinese (indirect) data. This task aims to improve the quality of the Russian-to-Chinese MT system by exploiting the direct and indirect parallel re- sources. The direct parallel data is noisy data crawled from the web. To alleviate the issue, we conduct extensive experiments to find effective data filtering methods. With the empirical knowledge that the performance of bilingual MT is better than multi-lingual MT and related experiment results, we approach this task as bilingual MT, where the two indirect data are transformed to direct data. In addition, we use the Transformer, a robust translation model, as our baseline and integrate several techniques, averaging checkpoints, model ensemble, and re-ranking. Our final system provides a 12.7 BLEU points improvement over a baseline system on the WMT21 triangular MT development set. In the official evalua- tion of the test set, ours is ranked 2nd in terms of BLEU scores.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Re-RankingTranslation

Similar Papers 제목 키워드 기반

HW-TSC’s Participation in the WMT 2021 Triangular MT Shared Task

2021-11-01 · WMT (EMNLP) 2021 11 · Zongyao Li, Daimeng Wei, Hengchao Shang, Xiaoyu Chen 외

This paper presents the submission of Huawei Translation Service Center (HW-TSC) to WMT 2021 Triangular MT Shared Task. We participate in the Russian-to-Chinese task under the constrained condition. We use Transformer ar…

DenoisingTranslation

papago: A Machine Translation Service with Word Sense Disambiguation and Currency Conversion

2016-12-01 · COLING 2016 12 · Hyoung-Gyu Lee, Jun-Seok Kim, Joong-Hwi Shin, JaeSong Lee 외

In this paper, we introduce papago - a translator for mobile device which is equipped with new features that can provide convenience for users. The first feature is word sense disambiguation based on user feedback. By us…

Machine TranslationOptical Character Recognition (OCR)Speech RecognitionSpeech Synthesis+2

PATQUEST: Papago Translation Quality Estimation

2020-11-01 · WMT (EMNLP) 2020 11 · Yujin Baek, Zae Myung Kim, Jihyung Moon, Hyunjoong Kim 외

This paper describes the system submitted by Papago team for the quality estimation task at WMT 2020. It proposes two key strategies for quality estimation: (1) task-specific pretraining scheme, and (2) task-specific dat…

Data AugmentationSentenceTranslation

Triangular Transfer: Freezing the Pivot for Triangular Machine Translation

2022-03-17 · ACL 2022 5 · Meng Zhang, Liangyou Li, Qun Liu

Triangular machine translation is a special case of low-resource machine translation where the language pair of interest has limited parallel data, but both languages have abundant parallel data with a pivot language. Na…

Language ModelingLanguage ModellingMachine TranslationTransfer Learning+1

Papago’s Submission for the WMT21 Quality Estimation Shared Task

2021-11-01 · WMT (EMNLP) 2021 11 · Seunghyun Lim, Hantae Kim, Hyunjoong Kim

This paper describes Papago submission to the WMT 2021 Quality Estimation Task 1: Sentence-level Direct Assessment. Our multilingual Quality Estimation system explores the combination of Pretrained Language Models and Mu…

Knowledge DistillationMulti-Task LearningSentence