English

Bayesian Optimisation for Machine Translation

Computation and Language 2014-12-24 v1 Machine Learning

Abstract

This paper presents novel Bayesian optimisation algorithms for minimum error rate training of statistical machine translation systems. We explore two classes of algorithms for efficiently exploring the translation space, with the first based on N-best lists and the second based on a hypergraph representation that compactly represents an exponential number of translation options. Our algorithms exhibit faster convergence and are capable of obtaining lower error rates than the existing translation model specific approaches, all within a generic Bayesian optimisation framework. Further more, we also introduce a random embedding algorithm to scale our approach to sparse high dimensional feature sets.

Keywords

Cite

@article{arxiv.1412.7180,
  title  = {Bayesian Optimisation for Machine Translation},
  author = {Yishu Miao and Ziyu Wang and Phil Blunsom},
  journal= {arXiv preprint arXiv:1412.7180},
  year   = {2014}
}

Comments

Bayesian optimisation workshop, NIPS 2014

R2 v1 2026-06-22T07:41:31.495Z