paper-with-me

홈 › Papers

Improved Data Augmentation for Translation Suggestion

2022-10-12 · Hongxiao Zhang, Siyu Lai, Songming Zhang, Hui Huang, Yufeng Chen, Jinan Xu, Jian Liu

Translation suggestion (TS) models are used to automatically provide alternative suggestions for incorrect spans in sentences generated by machine translation. This paper introduces the system used in our submission to the WMT'22 Translation Suggestion shared task. Our system is based on the ensemble of different translation architectures, including Transformer, SA-Transformer, and DynamicConv. We use three strategies to construct synthetic data from parallel corpora to compensate for the lack of supervised data. In addition, we introduce a multi-phase pre-training strategy, adding an additional pre-training phase with in-domain data. We rank second and third on the English-German and English-Chinese bidirectional tasks, respectively.

📄 PDF Abstract BibTeX arXiv:2210.06138

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationMachine TranslationTranslation

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

TSMind: Alibaba and Soochow University's Submission to the WMT22 Translation Suggestion Task

2022-11-16 · Xin Ge, Ke Wang, Jiayi Wang, Nini Xiao 외

This paper describes the joint submission of Alibaba and Soochow University, TSMind, to the WMT 2022 Shared Task on Translation Suggestion (TS). We participate in the English-German and English-Chinese tasks. Basically, …

Data AugmentationLanguage ModelingLanguage ModellingTranslation

Smarter edits? Post-editing with error highlights and translation suggestions

2026-05-20 · Fleur V. J. van Tellingen, Gautam Ranka, Dora Žugčić, Joyce van der Wal 외 arxiv

As MT quality increases, interest in enhanced post-editing features such as QE-derived error highlights is growing, yet evidence for their usefulness remains limited. In this work, we explore the usefulness of LLM-derive…

Missed opportunities in translation memory matching

2014-05-01 · LREC 2014 5 · Friedel Wolff, Laurette Pretorius, Paul Buitelaar

A translation memory system stores a data set of source-target pairs of translations. It attempts to respond to a query in the source language with a useful target text from the data set to assist a human translator. Suc…

Information RetrievalMachine Translationtext similarityTranslation

Findings of the WMT 2022 Shared Task on Translation Suggestion

2022-11-30 · Zhen Yang, Fandong Meng, Yingxue Zhang, Ernan Li 외

We report the result of the first edition of the WMT shared task on Translation Suggestion (TS). The task aims to provide alternatives for specific words or phrases given the entire documents generated by machine transla…

Machine TranslationTask 2Translation

An Analysis (and an Annotated Corpus) of User Responses to Machine Translation Output

2012-05-01 · LREC 2012 5 · Daniele Pighin, Llu{\'\i}s M{\`a}rquez, Jonathan May

We present an annotated resource consisting of open-domain translation requests, automatic translations and user-provided corrections collected from casual users of the translation portal http://reverso.net. The layers o…

Machine TranslationTranslation