2021
Prevent the Language Model from being Overconfident in Neural Machine Translation
ACL 2021long
The Neural Machine Translation (NMT) model is essentially a joint language model conditioned on both the source sentence and partial translation. Therefore, the NMT model naturally involves the mechanism of the Language Model (LM) that predicts the next token only based on partial translation. Despi…