Discriminative Reordering Model Adaptation via Structural Learning

Abstract

Reordering model adaptation remains a big challenge in statistical machine translation because reordering patterns of translation units often vary dramatically from one domain to another. In this paper, we propose a novel adaptive discriminative reordering model (DRM) based on structural learning, which can capture correspondences among reordering features from two different domains. Exploiting both in-domain and out-of-domain monolingual corpora, our model learns a shared feature representation for cross-domain phrase reordering. Incorporating features of this representation, the DRM trained on out-of-domain corpus generalizes better to in-domain data. Experiment results on the NIST Chinese-English translation task show that our approach significantly outperforms a variety of baselines.

Cite

Text

Zhang et al. "Discriminative Reordering Model Adaptation via Structural Learning." International Joint Conference on Artificial Intelligence, 2015.

Markdown

[Zhang et al. "Discriminative Reordering Model Adaptation via Structural Learning." International Joint Conference on Artificial Intelligence, 2015.](https://mlanthology.org/ijcai/2015/zhang2015ijcai-discriminative/)

BibTeX

@inproceedings{zhang2015ijcai-discriminative,
  title     = {{Discriminative Reordering Model Adaptation via Structural Learning}},
  author    = {Zhang, Biao and Su, Jinsong and Xiong, Deyi and Duan, Hong and Yao, Junfeng},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2015},
  pages     = {1040-1046},
  url       = {https://mlanthology.org/ijcai/2015/zhang2015ijcai-discriminative/}
}