English

Non-linear Learning for Statistical Machine Translation

Computation and Language 2015-03-03 v1 Neural and Evolutionary Computing

Abstract

Modern statistical machine translation (SMT) systems usually use a linear combination of features to model the quality of each translation hypothesis. The linear combination assumes that all the features are in a linear relationship and constrains that each feature interacts with the rest features in an linear manner, which might limit the expressive power of the model and lead to a under-fit model on the current data. In this paper, we propose a non-linear modeling for the quality of translation hypotheses based on neural networks, which allows more complex interaction between features. A learning framework is presented for training the non-linear models. We also discuss possible heuristics in designing the network structure which may improve the non-linear learning performance. Experimental results show that with the basic features of a hierarchical phrase-based machine translation system, our method produce translations that are better than a linear model.

Keywords

Cite

@article{arxiv.1503.00107,
  title  = {Non-linear Learning for Statistical Machine Translation},
  author = {Shujian Huang and Huadong Chen and Xinyu Dai and Jiajun Chen},
  journal= {arXiv preprint arXiv:1503.00107},
  year   = {2015}
}

Comments

submitted to a conference

R2 v1 2026-06-22T08:40:28.498Z