ACL Anthology Network (All About NLP) (beta) The Association Of Computational Linguistics Anthology Network |
ACL ID | D14-1028 |
---|---|
Title | Two Improvements to Left-to-Right Decoding for Hierarchical Phrase-based Machine Translation |
Venue | Conference on Empirical Methods in Natural Language Processing |
Session | Main Conference |
Year | 2014 |
Authors |
Left-to-right (LR) decoding (Watanabe et al., 2006) is promising decoding algorithm for hierarchical phrase-based translation (Hiero) that visits input spans in arbitrary order producing the output translation in left to right order. This leads to far fewer language model calls, but while LR decod- ing is more efficient than CKY decoding, it is unable to capture some hierarchical phrase alignments reachable using CKY decoding and suffers from lower transla- tion quality as a result. This paper in- troduces two improvements to LR decod- ing that make it comparable in translation quality to CKY-based Hiero.