CLAug 13, 2024

Introducing the NewsPaLM MBR and QE Dataset: LLM-Generated High-Quality Parallel Data Outperforms Traditional Web-Crawled Data

arXiv:2408.06537v524 citationsh-index: 12
Originality Incremental advance
AI Analysis

This work addresses the need for better training data in NMT, showing that machine-generated data can surpass traditional sources, though it is incremental as it builds on existing LLM and data generation methods.

The authors tackled the problem of improving neural machine translation (NMT) by introducing a high-quality LLM-generated dataset, finding that training on it outperforms training on much larger web-crawled datasets, including a 300-times larger one and its top-quality subset.

Recent research in neural machine translation (NMT) has shown that training on high-quality machine-generated data can outperform training on human-generated data. This work accompanies the first-ever release of a LLM-generated, MBR-decoded and QE-reranked dataset with both sentence-level and multi-sentence examples. We perform extensive experiments to demonstrate the quality of our dataset in terms of its downstream impact on NMT model performance. We find that training from scratch on our (machine-generated) dataset outperforms training on the (web-crawled) WMT'23 training dataset (which is 300 times larger), and also outperforms training on the top-quality subset of the WMT'23 training dataset. We also find that performing self-distillation by finetuning the LLM which generated this dataset outperforms the LLM's strong few-shot baseline. These findings corroborate the quality of our dataset, and demonstrate the value of high-quality machine-generated data in improving performance of NMT models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes