paper-with-me

홈 › Papers

Lexicalized Reordering for Left-to-Right Hierarchical Phrase-based Translation

2017-04-01 · EACL 2017 4 · Maryam Siahbani, Anoop Sarkar

Phrase-based and hierarchical phrase-based (Hiero) translation models differ radically in the way reordering is modeled. Lexicalized reordering models play an important role in phrase-based MT and such models have been added to CKY-based decoders for Hiero. Watanabe et al. (2006) proposed a promising decoding algorithm for Hiero (LR-Hiero) that visits input spans in arbitrary order and produces the translation in left to right (LR) order which leads to far fewer language model calls and leads to a considerable speedup in decoding. We introduce a novel shift-reduce algorithm to LR-Hiero to decode with our lexicalized reordering model (LRM) and show that it improves translation quality for Czech-English, Chinese-English and German-English.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Which Words Matter in Defining Phrase Reordering Behavior in Statistical Machine Translation?

2016-10-01 · AMTA 2016 10 · Hamidreza Ghader, Christof Monz

Lexicalized and hierarchical reordering models use relative frequencies of fully lexicalized phrase pairs to learn phrase reordering distributions. This results in unreliable estimation for infrequent phrase pairs which …

Language ModellingMachine TranslationTranslation

Efficient Left-to-Right Hierarchical Phrase-Based Translation with Improved Reordering

2013-10-01 · EMNLP 2013 10 · Maryam Siahbani, Baskaran Sankaran, Anoop Sarkar
Language ModellingTranslation

A Lexicalized Reordering Model for Hierarchical Phrase-based Translation

2014-08-01 · COLING 2014 8 · Hailong Cao, Dong-dong Zhang, Mu Li, Ming Zhou 외
Machine TranslationTranslation

Neural Reordering Model Considering Phrase Translation and Word Alignment for Phrase-based Translation

2016-12-01 · WS 2016 12 · Shin Kanouchi, Katsuhito Sudoh, Mamoru Komachi

This paper presents an improved lexicalized reordering model for phrase-based statistical machine translation using a deep neural network. Lexicalized reordering suffers from reordering ambiguity, data sparseness and noi…

Machine TranslationTranslationWord Alignment

Phrase-based Machine Translation using Multiple Preordering Candidates

2016-12-01 · COLING 2016 12 · Yusuke Oda, Taku Kudo, Tetsuji Nakagawa, Taro Watanabe

In this paper, we propose a new decoding method for phrase-based statistical machine translation which directly uses multiple preordering candidates as a graph structure. Compared with previous phrase-based decoding meth…

DecoderMachine TranslationTranslation