paper-with-me

Papers

Learning Non-Monotonic Automatic Post-Editing of Translations from Human Orderings

2020-04-29 · EAMT 2020 11 · António Góis, Kyunghyun Cho, André Martins

Recent research in neural machine translation has explored flexible generation orders, as an alternative to left-to-right generation. However, training non-monotonic models brings a new complication: how to search for a good ordering when there is a combinatorial explosion of orderings arriving at the same final result? Also, how do these automatic orderings compare with the actual behaviour of human translators? Current models rely on manually built biases or are left to explore all possibilities on their own. In this paper, we analyze the orderings produced by human post-editors and use them to train an automatic post-editing system. We compare the resulting system with those trained with left-to-right and random post-editing orderings. We observe that humans tend to follow a nearly left-to-right order, but with interesting deviations, such as preferring to start by correcting punctuation or verbs.

📄 PDF Abstract BibTeX arXiv:2004.14120

Code (1)

antoniogois/keystrokes_ape 공식 구현

Tasks

Automatic Post-EditingMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Automatic Correction of Human Translations

2022-06-17 · NAACL 2022 7 · Jessy Lin, Geza Kovacs, Aditya Shastry, Joern Wuebker 외

We introduce translation error correction (TEC), the task of automatically correcting human-generated translations. Imperfections in machine translations (MT) have long motivated systems for improving translations post-h…

Automatic Post-EditingTranslation

PET: a Tool for Post-editing and Assessing Machine Translation

2012-05-01 · LREC 2012 5 · Wilker Aziz, Sheila Castilho, Lucia Specia

Given the significant improvements in Machine Translation (MT) quality and the increasing demand for translations, post-editing of automatic translations is becoming a popular practice in the translation industry. It has…

Machine TranslationSentenceTranslation

Can Automatic Post-Editing Improve NMT?

2020-09-30 · EMNLP 2020 11 · Shamil Chollampatt, Raymond Hendy Susanto, Liling Tan, Ewa Szymanska

Automatic post-editing (APE) aims to improve machine translations, thereby reducing human post-editing effort. APE has had notable success when used with statistical machine translation (SMT) systems but has not been as …

Automatic Post-EditingMachine TranslationNMTSpecificity+1

Testing the Deliteralization Hypothesis in Human and Machine Translation

2026-05-25 · Malik Marmonier, Rachel Bawden, Benoît Sagot arxiv

The recent shift from dedicated NMT systems to general-purpose LLMs has reshaped machine translation, with LLMs reported to produce more fluent, less literal output than their predecessors. We test whether this shift ext…

Machine Translation

Leveraging GPT-4 for Automatic Translation Post-Editing

2023-05-24 · Vikas Raunak, Amr Sharaf, Yiren Wang, Hany Hassan Awadallah 외

While Neural Machine Translation (NMT) represents the leading approach to Machine Translation (MT), the outputs of NMT models still require translation post-editing to rectify errors and enhance quality under critical se…

Machine TranslationNMTTranslation