English

Correcting Length Bias in Neural Machine Translation

Computation and Language 2018-09-05 v2

Abstract

We study two problems in neural machine translation (NMT). First, in beam search, whereas a wider beam should in principle help translation, it often hurts NMT. Second, NMT has a tendency to produce translations that are too short. Here, we argue that these problems are closely related and both rooted in label bias. We show that correcting the brevity problem almost eliminates the beam problem; we compare some commonly-used methods for doing this, finding that a simple per-word reward works well; and we introduce a simple and quick way to tune this reward using the perceptron algorithm.

Keywords

Cite

@article{arxiv.1808.10006,
  title  = {Correcting Length Bias in Neural Machine Translation},
  author = {Kenton Murray and David Chiang},
  journal= {arXiv preprint arXiv:1808.10006},
  year   = {2018}
}

Comments

WMT 2018

R2 v1 2026-06-23T03:48:27.079Z