|
Syntactic discriminative language model rerankers for statistical machine translation AbstractThis article describes a method that successfully exploits syntactic fea- tures for n-best translation candidate reranking using perceptrons. We motivate the utility of syntax by demonstrating the superior performance of parsers over n-gram language models in differentiating between Statistical Machine Translation output and human translations. Our approach uses discriminative language modelling to rerank the n-best translations generated by a statistical machine translation system. The per- formance is evaluated for Arabic-to-English translation using NIST’s MT-Eval bench- marks. While deep features extracted from parse trees do not consistently help, we show how features extracted from a shallow Part-of-Speech annotation layer outper- form a competitive baseline and a state-of-the-art comparative reranking approach, leading to significant BLEU improvements on three different test sets.
[Edit] |