paper-with-me

Papers

Flexible Non-Autoregressive Neural Machine Translation via Repositioning Edit Operations

2020-07-01 · WS 2020 7 · Weijia Xu, Marine Carpuat

We introduce an iterative text refinement model to reduce the decoding space of non-autoregressive models by disentangling the token prediction and relative position prediction. We show that our model achieves promising performance on the English-German translation task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationPositionPredictionTranslation

Similar Papers 제목 키워드 기반

EDITOR: an Edit-Based Transformer with Repositioning for Neural Machine Translation with Soft Lexical Constraints

2020-11-13 · Weijia Xu, Marine Carpuat

We introduce an Edit-Based Transformer with Repositioning (EDITOR), which makes sequence generation flexible by seamlessly allowing users to specify preferences in output lexical choice. Building on recent models for non…

Imitation LearningMachine TranslationTranslation

Felix: Flexible Text Editing Through Tagging and Insertion

2020-03-24 · Findings of the Association for Computational Linguistics 2020 · Jonathan Mallinson, Aliaksei Severyn, Eric Malmi, Guillermo Garrido

We present Felix --- a flexible text-editing approach for generation, designed to derive the maximum benefit from the ideas of decoding with bi-directional contexts and self-supervised pre-training. In contrast to conven…

Automatic Post-EditingLanguage ModelingLanguage ModellingMachine Translation+4

Levenshtein Transformer

2019-05-27 · NeurIPS 2019 12 · Jiatao Gu, Changhan Wang, Jake Zhao

Modern neural sequence generation models are built to either generate tokens step-by-step from scratch or (iteratively) modify a sequence of tokens bounded by a fixed length. In this work, we develop Levenshtein Transfor…

Automatic Post-EditingMachine TranslationText SummarizationTranslation

EED: Extended Edit Distance Measure for Machine Translation

2019-08-01 · WS 2019 8 · Peter Stanchev, Weiyue Wang, Hermann Ney

Over the years a number of machine translation metrics have been developed in order to evaluate the accuracy and quality of machine-generated translations. Metrics such as BLEU and TER have been used for decades. However…

Machine TranslationTranslation

Reinforcement Learning for Edit-Based Non-Autoregressive Neural Machine Translation

2024-05-02 · Hao Wang, Tetsuro Morimura, Ukyo Honda, Daisuke Kawahara

Non-autoregressive (NAR) language models are known for their low latency in neural machine translation (NMT). However, a performance gap exists between NAR and autoregressive models due to the large decoding space and di…

Machine TranslationNMTreinforcement-learningReinforcement Learning (RL)+1