paper-with-me

Papers

Volctrans Parallel Corpus Filtering System for WMT 2020

2020-10-27 · WMT (EMNLP) 2020 11 · Runxin Xu, Zhuo Zhi, Jun Cao, Mingxuan Wang, Lei LI

In this paper, we describe our submissions to the WMT20 shared task on parallel corpus filtering and alignment for low-resource conditions. The task requires the participants to align potential parallel sentence pairs out of the given document pairs, and score them so that low-quality pairs can be filtered. Our system, Volctrans, is made of two modules, i.e., a mining module and a scoring module. Based on the word alignment model, the mining module adopts an iterative mining strategy to extract latent parallel sentences. In the scoring module, an XLM-based scorer provides scores, followed by reranking mechanisms and ensemble. Our submissions outperform the baseline by 3.x/2.x and 2.x/2.x for km-en and ps-en on From Scratch/Fine-Tune conditions, which is the highest among all submissions.

📄 PDF Abstract BibTeX arXiv:2010.14029

Code (0)

등록된 구현이 없습니다.

Tasks

RerankingSentenceWord Alignment

Similar Papers 제목 키워드 기반

The Volctrans GLAT System: Non-autoregressive Translation Meets WMT21

2021-09-23 · WMT (EMNLP) 2021 11 · Lihua Qian, Yi Zhou, Zaixiang Zheng, Yaoming Zhu 외

This paper describes the Volctrans' submission to the WMT21 news translation shared task for German->English translation. We build a parallel (i.e., non-autoregressive) translation system using the Glancing Transformer, …

Translation

The VolcTrans System for WMT22 Multilingual Machine Translation Task

2022-10-20 · Xian Qian, Kai Hu, Jiaqiang Wang, Yifeng Liu 외

This report describes our VolcTrans system for the WMT22 shared task on large-scale multilingual machine translation. We participated in the unconstrained track which allows the use of external resources. Our system is a…

GPUMachine TranslationTranslation

Alibaba Submission to the WMT18 Parallel Corpus Filtering Task

2018-10-01 · WS 2018 10 · Jun Lu, Xiaoyu Lv, Yangbin Shi, Boxing Chen

This paper describes the Alibaba Machine Translation Group submissions to the WMT 2018 Shared Task on Parallel Corpus Filtering. While evaluating the quality of the parallel corpus, the three characteristics of the corpu…

DiversityMachine TranslationSentenceTranslation+1

Accurate semantic textual similarity for cleaning noisy parallel corpora using semantic machine translation evaluation metric: The NRC supervised submissions to the Parallel Corpus Filtering task

2018-10-01 · WS 2018 10 · Chi-kiu Lo, Michel Simard, Darlene Stewart, Samuel Larkin 외

We present our semantic textual similarity approach in filtering a noisy web crawled parallel corpus using YiSi{---}a novel semantic machine translation evaluation metric. The systems mainly based on this supervised appr…

Machine TranslationSemantic Textual SimilarityTranslation

Coverage and Cynicism: The AFRL Submission to the WMT 2018 Parallel Corpus Filtering Task

2018-10-01 · WS 2018 10 · Grant Erdmann, Jeremy Gwinnup

The WMT 2018 Parallel Corpus Filtering Task aims to test various methods of filtering a noisy parallel corpus, to make it useful for training machine translation systems. We describe the AFRL submissions, including their…

Machine TranslationTranslation