AICLSep 23, 2024

HW-TSC's Submission to the CCMT 2024 Machine Translation Tasks

arXiv:2409.14842v32 citationsh-index: 11
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for participants in machine translation competitions, focusing on optimizing existing methods for specific tasks.

The paper tackled machine translation tasks at CCMT 2024 by applying various training strategies and using a fine-tuned LLM for post-editing, achieving competitive results in the evaluation.

This paper presents the submission of Huawei Translation Services Center (HW-TSC) to machine translation tasks of the 20th China Conference on Machine Translation (CCMT 2024). We participate in the bilingual machine translation task and multi-domain machine translation task. For these two translation tasks, we use training strategies such as regularized dropout, bidirectional training, data diversification, forward translation, back translation, alternated training, curriculum learning, and transductive ensemble learning to train neural machine translation (NMT) models based on the deep Transformer-big architecture. Furthermore, to explore whether large language model (LLM) can help improve the translation quality of NMT systems, we use supervised fine-tuning to train llama2-13b as an Automatic post-editing (APE) model to improve the translation results of the NMT model on the multi-domain machine translation task. By using these plyometric strategies, our submission achieves a competitive result in the final evaluation.

Foundations

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

Your Notes