A Single Model Ensemble Framework for Neural Machine Translation using Pivot Translation
Seokjin Oh, Keonwoong Noh, Woohwan Jung

TL;DR
This paper introduces a pivot-based single model ensemble framework for neural machine translation that improves translation quality for low-resource language pairs by generating diverse candidates through pivot translation and aggregating the best ones.
Contribution
It proposes a novel two-step pivot-based ensemble method that reduces computational costs and enhances translation quality without requiring multiple models.
Findings
Outperforms existing methods in translation quality.
Leverages pivot languages for knowledge transfer.
Produces more accurate and diverse translation candidates.
Abstract
Despite the recent remarkable advances in neural machine translation, translation quality for low-resource language pairs remains subpar. Ensembling multiple systems is a widely adopted technique to enhance performance, often accomplished by combining probability distributions. However, previous approaches face the challenge of high computational costs for training multiple models. Furthermore, for black-box models, averaging token-level probabilities at each decoding step is not feasible. To address the problems of multi-model ensemble methods, we present a pivot-based single model ensemble. The proposed strategy consists of two steps: pivot-based candidate generation and post-hoc aggregation. In the first step, we generate candidates through pivot translation. This can be achieved with only a single model and facilitates knowledge transfer from high-resource pivot languages, resulting…
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
