paper-with-me

Papers

Secoco: Self-Correcting Encoding for Neural Machine Translation

2021-08-27 · Findings (EMNLP) 2021 11 · Tao Wang, Chengqi Zhao, Mingxuan Wang, Lei LI, Hang Li, Deyi Xiong

This paper presents Self-correcting Encoding (Secoco), a framework that effectively deals with input noise for robust neural machine translation by introducing self-correcting predictors. Different from previous robust approaches, Secoco enables NMT to explicitly correct noisy inputs and delete specific errors simultaneously with the translation decoding process. Secoco is able to achieve significant improvements over strong baselines on two real-world test sets and a benchmark WMT dataset with good interpretability. We will make our code and dataset publicly available soon.

📄 PDF Abstract BibTeX arXiv:2108.12137

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

MuseCoco: Generating Symbolic Music from Text

2023-05-31 · Peiling Lu, Xin Xu, Chenfei Kang, Botao Yu 외

Generating music from text descriptions is a user-friendly mode since the text is a relatively easy interface for user engagement. While some approaches utilize texts to control music audio generation, editing musical el…

AttributeAudio GenerationMusic Generation

How to Learn in a Noisy World? Self-Correcting the Real-World Data Noise on Machine Translation

2024-07-02 · Yan Meng, Di wu, Christof Monz

The massive amounts of web-mined parallel data contain large amounts of noise. Semantic misalignment, as the primary source of the noise, poses a challenge for training machine translation systems. In this paper, we firs…

Machine TranslationSemantic SimilaritySemantic Textual SimilarityTranslation

Correcting Length Bias in Neural Machine Translation

2018-08-29 · WS 2018 10 · Kenton Murray, David Chiang

We study two problems in neural machine translation (NMT). First, in beam search, whereas a wider beam should in principle help translation, it often hurts NMT. Second, NMT has a tendency to produce translations that are…

Machine TranslationNMTTranslation

Prompting Large Language Models with Human Error Markings for Self-Correcting Machine Translation

2024-06-04 · Nathaniel Berger, Stefan Riezler, Miriam Exel, Matthias Huck

While large language models (LLMs) pre-trained on massive amounts of unpaired language data have reached the state-of-the-art in machine translation (MT) of general domain texts, post-editing (PE) is still required to co…

Machine TranslationTranslation

Rethink about the Word-level Quality Estimation for Machine Translation from Human Judgement

2022-09-13 · Zhen Yang, Fandong Meng, Yuanmeng Yan, Jie zhou

Word-level Quality Estimation (QE) of Machine Translation (MT) aims to find out potential translation errors in the translated sentence without reference. Typically, conventional works on word-level QE are designed to pr…

Machine TranslationSentenceTAGTranslation