paper-with-me

Papers

Investigating Active Learning in Interactive Neural Machine Translation

2021-08-01 · MTSummit 2021 8 · Kamal Gupta, Dhanvanth Boppana, Rejwanul Haque, Asif Ekbal, Pushpak Bhattacharyya

Interactive-predictive translation is a collaborative iterative process and where human translators produce translations with the help of machine translation (MT) systems interactively. Various sampling techniques in active learning (AL) exist to update the neural MT (NMT) model in the interactive-predictive scenario. In this paper and we explore term based (named entity count (NEC)) and quality based (quality estimation (QE) and sentence similarity (Sim)) sampling techniques – which are used to find the ideal candidates from the incoming data – for human supervision and MT model’s weight updation. We carried out experiments with three language pairs and viz. German-English and Spanish-English and Hindi-English. Our proposed sampling technique yields 1.82 and 0.77 and 0.81 BLEU points improvements for German-English and Spanish-English and Hindi-English and respectively and over random sampling based baseline. It also improves the present state-of-the-art by 0.35 and 0.12 BLEU points for German-English and Spanish-English and respectively. Human editing effort in terms of number-of-words-changed also improves by 5 and 4 points for German-English and Spanish-English and respectively and compared to the state-of-the-art.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningMachine TranslationNMTSentenceSentence SimilarityTranslation

Similar Papers 제목 키워드 기반

Synslator: An Interactive Machine Translation Tool with Online Learning

2023-10-08 · Jiayi Wang, Ke Wang, Fengming Zhou, Chengyu Wang 외

Interactive machine translation (IMT) has emerged as a progression of the computer-aided translation paradigm, where the machine translation system and the human translator collaborate to produce high-quality translation…

Language ModelingLanguage ModellingMachine TranslationTranslation

Online Learning for Effort Reduction in Interactive Neural Machine Translation

2018-02-10 · Álvaro Peris, Francisco Casacuberta

Neural machine translation systems require large amounts of training data and resources. Even with this, the quality of the translations may be insufficient for some users or domains. In such cases, the output of the sys…

Machine TranslationTranslation

Active Learning for Interactive Neural Machine Translation of Data Streams

2018-07-30 · CONLL 2018 10 · Álvaro Peris, Francisco Casacuberta

We study the application of active learning techniques to the translation of unbounded data streams via interactive neural machine translation. The main idea is to select, from an unbounded stream of source sentences, th…

Active LearningMachine TranslationTranslation

TranSmart: A Practical Interactive Machine Translation System

2021-05-27 · Guoping Huang, Lemao Liu, Xing Wang, Longyue Wang 외

Automatic machine translation is super efficient to produce translations yet their quality is not guaranteed. This technique report introduces TranSmart, a practical human-machine interactive translation system that is a…

Machine TranslationSentenceTranslation

INMT: Interactive Neural Machine Translation Prediction

2019-11-01 · IJCNLP 2019 11 · Sebastin Santy, D, S apat, ipan 외

In this paper, we demonstrate an Interactive Machine Translation interface, that assists human translators with on-the-fly hints and suggestions. This makes the end-to-end translation process faster, more efficient and c…

Machine TranslationPredictionTranslation