English

Direct Preference Optimization for Neural Machine Translation with Minimum Bayes Risk Decoding

Computation and Language 2024-04-15 v2

Abstract

Minimum Bayes Risk (MBR) decoding can significantly improve translation performance of Multilingual Large Language Models (MLLMs). However, MBR decoding is computationally expensive. We show how the recently developed Reinforcement Learning technique, Direct Preference Optimization (DPO), can fine-tune MLLMs to get the gains of MBR without any additional computation in inference. Our method uses only a small monolingual fine-tuning set and yields significantly improved performance on multiple NMT test sets compared to MLLMs without DPO.

Keywords

Cite

@article{arxiv.2311.08380,
  title  = {Direct Preference Optimization for Neural Machine Translation with Minimum Bayes Risk Decoding},
  author = {Guangyu Yang and Jinghong Chen and Weizhe Lin and Bill Byrne},
  journal= {arXiv preprint arXiv:2311.08380},
  year   = {2024}
}

Comments

To appear at NAACL 2024

R2 v1 2026-06-28T13:21:04.054Z