paper-with-me

Papers

Target-Side Context for Discriminative Models in Statistical Machine Translation

2016-07-05 · ACL 2016 8 · Aleš Tamchyna, Alexander Fraser, Ondřej Bojar, Marcin Junczys-Dowmunt

Discriminative translation models utilizing source context have been shown to help statistical machine translation performance. We propose a novel extension of this work using target context information. Surprisingly, we show that this model can be efficiently integrated directly in the decoding process. Our approach scales to large training data sizes and results in consistent improvements in translation quality on four language pairs. We also provide an analysis comparing the strengths of the baseline source-context model with our extended source-context and target-context model and we show that our extension allows us to better capture morphological coherence. Our work is freely available as part of Moses.

📄 PDF Abstract BibTeX arXiv:1607.01149

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

Discriminative and Generative Learning for Linear Estimation of Random Signals [Lecture Notes]

2022-06-09 · Nir Shlezinger, Tirza Routtenberg

Inference tasks in signal processing are often characterized by the availability of reliable statistical modeling with some missing instance-specific parameters. One conventional approach uses data to estimate these miss…

BIG-bench Machine Learning

Improving Statistical Machine Translation with Selectional Preferences

2016-12-01 · COLING 2016 12 · Haiqing Tang, Deyi Xiong, Min Zhang, ZhengXian Gong

Long-distance semantic dependencies are crucial for lexical choice in statistical machine translation. In this paper, we study semantic dependencies between verbs and their arguments by modeling selectional preferences i…

Machine TranslationSemantic Role LabelingTranslationWord Sense Disambiguation

A Bidirectional Transformer Based Alignment Model for Unsupervised Word Alignment

2021-08-01 · ACL 2021 5 · Jingyi Zhang, Josef van Genabith

Word alignment and machine translation are two closely related tasks. Neural translation models, such as RNN-based and Transformer models, employ a target-to-source attention mechanism which can provide rough word alignm…

Machine TranslationTranslationWord Alignment

Conditional Bilingual Mutual Information Based Adaptive Training for Neural Machine Translation

2022-03-06 · ACL 2022 5 · Songming Zhang, Yijin Liu, Fandong Meng, Yufeng Chen 외

Token-level adaptive training approaches can alleviate the token imbalance problem and thus improve neural machine translation, through re-weighting the losses of different target tokens based on specific statistical met…

Language ModellingMachine TranslationSentenceTranslation

Document Context Neural Machine Translation with Memory Networks

2017-11-10 · ACL 2018 7 · Sameen Maruf, Gholamreza Haffari

We present a document-level neural machine translation model which takes both source and target document context into account using memory networks. We model the problem as a structured prediction problem with interdepen…

Machine TranslationStructured PredictionTranslation