paper-with-me

홈 › Papers

OpenNMT System Description for WNMT 2018: 800 words/sec on a single-core CPU

2018-07-01 · WS 2018 7 · Jean Senellart, Dakun Zhang, Bo wang, Guillaume Klein, Ramatch, Jean-Pierre irin, Josep Crego, Alex Rush, er

We present a system description of the OpenNMT Neural Machine Translation entry for the WNMT 2018 evaluation. In this work, we developed a heavily optimized NMT inference model targeting a high-performance CPU system. The final system uses a combination of four techniques, all of them lead to significant speed-ups in combination: (a) sequence distillation, (b) architecture modifications, (c) precomputation, particularly of vocabulary, and (d) CPU targeted quantization. This work achieves the fastest performance of the shared task, and led to the development of new features that have been integrated to OpenNMT and available to the community.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

CPUMachine TranslationNeural Architecture SearchNMTQuantizationTranslation

Similar Papers 제목 키워드 기반

The SPECTRANS System Description for the WMT21 Terminology Task

2021-11-01 · WMT (EMNLP) 2021 11 · Nicolas Ballier, Dahn Cho, Bilal Faye, Zong-You Ke 외

This paper discusses the WMT 2021 terminology shared task from a “meta” perspective. We present the results of our experiments using the terminology dataset and the OpenNMT (Klein et al., 2017) and JoeyNMT (Kreutzer et a…

OpenNMT: Neural Machine Translation Toolkit

2018-05-28 · WS 2018 3 · Guillaume Klein, Yoon Kim, Yuntian Deng, Vincent Nguyen 외

OpenNMT is an open-source toolkit for neural machine translation (NMT). The system prioritizes efficiency, modularity, and extensibility with the goal of supporting NMT research into model architectures, feature represen…

Machine TranslationNMTTranslation

Amharic-Arabic Neural Machine Translation

2019-12-26 · Ibrahim Gashaw, H. L. Shashirekha

Many automatic translation works have been addressed between major European language pairs, by taking advantage of large scale parallel corpora, but very few research works are conducted on the Amharic-Arabic language pa…

DecoderMachine TranslationNMTTranslation

Marian: Cost-effective High-Quality Neural Machine Translation in C++

2018-05-30 · WS 2018 7 · Marcin Junczys-Dowmunt, Kenneth Heafield, Hieu Hoang, Roman Grundkiewicz 외

This paper describes the submissions of the "Marian" team to the WNMT 2018 shared task. We investigate combinations of teacher-student training, low-precision matrix products, auto-tuning and other methods to optimize th…

CPUGPUMachine TranslationTranslation+1

The OpenNMT Neural Machine Translation Toolkit: 2020 Edition

2020-10-01 · AMTA 2020 10 · Guillaume Klein, François Hernandez, Vincent Nguyen, Jean Senellart
Machine TranslationTranslation