CLJan 17, 2023

HanoiT: Enhancing Context-aware Translation via Selective Context

ByteDanceMicrosoft
arXiv:2301.06825v17 citationsh-index: 102
Originality Incremental advance
AI Analysis

This work addresses noise reduction in context-aware translation for machine translation systems, representing an incremental advance with specific gains.

The paper tackles the problem of irrelevant words in document-level context introducing noise in neural machine translation by proposing a layer-wise selection mechanism to refine context, resulting in significant performance improvements on four benchmarks.

Context-aware neural machine translation aims to use the document-level context to improve translation quality. However, not all words in the context are helpful. The irrelevant or trivial words may bring some noise and distract the model from learning the relationship between the current sentence and the auxiliary context. To mitigate this problem, we propose a novel end-to-end encoder-decoder model with a layer-wise selection mechanism to sift and refine the long document context. To verify the effectiveness of our method, extensive experiments and extra quantitative analysis are conducted on four document-level machine translation benchmarks. The experimental results demonstrate that our model significantly outperforms previous models on all datasets via the soft selection mechanism.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes