paper-with-me

홈 › Papers

Dynamically Shaping the Reordering Search Space of Phrase-Based Statistical Machine Translation

2013-01-01 · TACL 2013 1 · Arianna Bisazza, Marcello Federico

Defining the reordering search space is a crucial issue in phrase-based SMT between distant languages. In fact, the optimal trade-off between accuracy and complexity of decoding is nowadays reached by harshly limiting the input permutation space. We propose a method to dynamically shape such space and, thus, capture long-range word movements without hurting translation quality nor decoding time. The space defined by loose reordering constraints is dynamically pruned through a binary classifier that predicts whether a given input word should be translated right after another. The integration of this model into a phrase-based decoder improves a strong Arabic-English baseline already including state-of-the-art early distortion cost (Moore and Quirk, 2007) and hierarchical phrase orientation models (Galley and Manning, 2008). Significant improvements in the reordering of verbs are achieved by a system that is notably faster than the baseline, while bleu and meteor remain stable, or even increase, at a very high distortion limit.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMachine TranslationTranslation

Similar Papers 제목 키워드 기반

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

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

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

Continuous Space Reordering Models for Phrase-based MT

2018-01-25 · IWSLT 2017 12 · Nadir Durrani, Fahim Dalvi

Bilingual sequence models improve phrase-based translation and reordering by overcoming phrasal independence assumption and handling long range reordering. However, due to data sparsity, these models often fall back to v…

DecoderPOS

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 a…

Language ModelingLanguage ModellingMachine TranslationTranslation