SOTAVerified

Alibaba Submission to the WMT20 Parallel Corpus Filtering Task

2020-11-01WMT (EMNLP) 2020Unverified0· sign in to hype

Jun Lu, Xin Ge, Yangbin Shi, Yuqi Zhang

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

This paper describes the Alibaba Machine Translation Group submissions to the WMT 2020 Shared Task on Parallel Corpus Filtering and Alignment. In the filtering task, three main methods are applied to evaluate the quality of the parallel corpus, i.e. a) Dual Bilingual GPT-2 model, b) Dual Conditional Cross-Entropy Model and c) IBM word alignment model. The scores of these models are combined by using a positive-unlabeled (PU) learning model and a brute-force search to obtain additional gains. Besides, a few simple but efficient rules are adopted to evaluate the quality and the diversity of the corpus. In the alignment-filtering task, the extraction pipeline of bilingual sentence pairs includes the following steps: bilingual lexicon mining, language identification, sentence segmentation and sentence alignment. The final result shows that, in both filtering and alignment tasks, our system significantly outperforms the LASER-based system.

Tasks

Reproductions