BitextEdit: Automatic Bitext Editing for Improved Low-Resource Machine Translation
Eleftheria Briakou, Sida I. Wang, Luke Zettlemoyer, Marjan, Ghazvininejad

TL;DR
BitextEdit introduces an automatic editing approach to refine mined bilingual texts, significantly enhancing low-resource machine translation quality by up to 8 BLEU points compared to traditional filtering methods.
Contribution
The paper presents a novel automatic editing method for mined bitexts that improves translation quality in low-resource settings, outperforming filtering strategies and back-translation baselines.
Findings
Improves translation quality by up to ~8 BLEU points.
Effective across 5 low-resource language pairs and 10 translation directions.
Outperforms traditional filtering and back-translation methods.
Abstract
Mined bitexts can contain imperfect translations that yield unreliable training signals for Neural Machine Translation (NMT). While filtering such pairs out is known to improve final model quality, we argue that it is suboptimal in low-resource conditions where even mined data can be limited. In our work, we propose instead, to refine the mined bitexts via automatic editing: given a sentence in a language xf, and a possibly imperfect translation of it xe, our model generates a revised version xf' or xe' that yields a more equivalent translation pair (i.e., <xf, xe'> or <xf', xe>). We use a simple editing strategy by (1) mining potentially imperfect translations for each sentence in a given bitext, (2) learning a model to reconstruct the original translations and translate, in a multi-task fashion. Experiments demonstrate that our approach successfully improves the quality of CCMatrix…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Multimodal Machine Learning Applications
