Universitetsavisen
Nørregade 10
1165 København K
Tlf: 21 17 95 65 (man-fre kl. 9-15)
E-mail: uni-avis@adm.ku.dk
Seminar
Seminar — Join us for a talk by Bryan Eikema from the University of Amsterdam on May 11, 2022 at 1300.
Date & Time:
Place:
The talk will take place on zoom (https://ucph-ku.zoom.us/meeting/register/u5IrdOqrpzwiHdMIGECbm_G8B-akVGX5ADbQ) (registration required)
Hosted by:
AI Seminar Series, Department of Computer Science at UCPH
Cost:
Free
Join us for a talk by Bryan Eikema from the University of Amsterdam on May 11, 2022 at 1300.
A Distribution-Aware Decision Rule for Neural Machine Translation
In neural machine translation (NMT) we search for the mode of the model distribution to form predictions. The mode as well as other high probability translations found by beam search have been shown to often be inadequate in a number of ways. While this is problematic for mode-seeking search, our findings show that the model is not inherently flawed: most probability mass is put on reasonable translations. This motivates a change in decision rule that takes into account more than just the highest probability sequence. Minimum Bayes Risk is an appealing alternative that seeks for the translation with highest expected utility, akin to finding a consensus translation that is most representative of the entire model distribution under a given utility. In particular, we propose using an unbiased approximation of expected utility using ancestral samples from the model. We explore this alternative decision rule in depth and propose efficient approximations. We find that MBR scales well with more computation, appearing to not suffer from an equivalent of the beam search curse, and eventually is able to outperform beam search.