paper-with-me

홈 › Papers

Restricted or Not: A General Training Framework for Neural Machine Translation

2022-05-01 · ACL 2022 5 · Zuchao Li, Masao Utiyama, Eiichiro Sumita, Hai Zhao

Restricted machine translation incorporates human prior knowledge into translation. It restricts the flexibility of the translation to satisfy the demands of translation in specific scenarios. Existing work typically imposes constraints on beam search decoding. Although this can satisfy the requirements overall, it usually requires a larger beam size and far longer decoding time than unrestricted translation, which limits the concurrent processing ability of the translation model in deployment, and thus its practicality. In this paper, we propose a general training framework that allows a model to simultaneously support both unrestricted and restricted translation by adopting an additional auxiliary training process without constraining the decoding process. This maintains the benefits of restricted translation but greatly reduces the extra time overhead of constrained decoding, thus improving its practicality. The effectiveness of our proposed training framework is demonstrated by experiments on both original (WAT21 En\leftrightarrowJa) and simulated (WMT14 En\rightarrowDe and En\rightarrowFr) restricted translation benchmarks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

NICT’s Neural Machine Translation Systems for the WAT21 Restricted Translation Task

2021-08-01 · ACL (WAT) 2021 8 · Zuchao Li, Masao Utiyama, Eiichiro Sumita, Hai Zhao

This paper describes our system (Team ID: nictrb) for participating in the WAT’21 restricted machine translation task. In our submitted system, we designed a new training approach for restricted machine translation. By s…

Machine TranslationTranslation

Generalizing Back-Translation in Neural Machine Translation

2019-06-17 · WS 2019 8 · Miguel Graça, Yunsu Kim, Julian Schamper, Shahram Khadivi 외

Back-translation - data augmentation by translating target monolingual data - is a crucial component in modern neural machine translation (NMT). In this work, we reformulate back-translation in the scope of cross-entropy…

Data AugmentationMachine TranslationNMTSynthetic Data Generation+1

A Domain-Restricted, Rule Based, English-Hindi Machine Translation System Based on Dependency Parsing

2014-12-01 · WS 2014 12 · Pratik Desai, Amit Sangodkar, Om P. Damani
Dependency ParsingMachine TranslationText GenerationTranslation

Machine learning based state observer for discrete time systems evolving on Lie groups

2024-01-20 · Soham Shanbhag, Dong Eui Chang

In this paper, a machine learning based observer for systems evolving on manifolds is designed such that the state of the observer is restricted to the Lie group on which the system evolves. Conventional techniques invol…

Improving Mongolian-Chinese Neural Machine Translation with Morphological Noise

2019-07-01 · ACL 2019 7 · Yatu Ji, Hongxu Hou, Chen Junjie, Nier Wu

For the translation of agglutinative language such as typical Mongolian, unknown (UNK) words not only come from the quite restricted vocabulary, but also mostly from misunderstanding of the translation model to the morph…

Machine TranslationTranslation