English

Beyond Word-based Language Model in Statistical Machine Translation

Computation and Language 2015-02-06 v1

Abstract

Language model is one of the most important modules in statistical machine translation and currently the word-based language model dominants this community. However, many translation models (e.g. phrase-based models) generate the target language sentences by rendering and compositing the phrases rather than the words. Thus, it is much more reasonable to model dependency between phrases, but few research work succeed in solving this problem. In this paper, we tackle this problem by designing a novel phrase-based language model which attempts to solve three key sub-problems: 1, how to define a phrase in language model; 2, how to determine the phrase boundary in the large-scale monolingual data in order to enlarge the training set; 3, how to alleviate the data sparsity problem due to the huge vocabulary size of phrases. By carefully handling these issues, the extensive experiments on Chinese-to-English translation show that our phrase-based language model can significantly improve the translation quality by up to +1.47 absolute BLEU score.

Keywords

Cite

@article{arxiv.1502.01446,
  title  = {Beyond Word-based Language Model in Statistical Machine Translation},
  author = {Jiajun Zhang and Shujie Liu and Mu Li and Ming Zhou and Chengqing Zong},
  journal= {arXiv preprint arXiv:1502.01446},
  year   = {2015}
}

Comments

8 pages

R2 v1 2026-06-22T08:22:41.456Z