arXiv:2511.04406cs.CL2025-11EMNLP

通过动态联合选批提升机器翻译微调的数据效率。

Dynamic Jointly Batch Selection for Data Efficient Machine Translation Fine-Tuning

  • 基于学习能力评分,动态选择最具价值的训练样本。
  • 相比独立同分布基线,数据效率提升5倍,计算量减少24%。
  • 适合资源有限但追求高精度翻译的模型优化场景。

数据质量及其有效选择是提升机器翻译模型性能的基础,对构建鲁棒可靠的翻译系统至关重要。本文提出一种专为机器翻译微调设计的数据选择方法,利用学习者模型与预训练参考模型之间的协同作用,提升整体训练效率。通过定义学习能力得分,系统评估数据点的训练价值,仅保留最相关且最具影响力的样本参与微调。此外,该方法采用考虑样本间依赖关系的批量选择策略,在保持数据相关性的同时优化训练效率。在使用mBART模型在CCMatrix数据集上对英-波斯语及多个其他语言对进行微调的实验中,结果表明,该方法相比独立同分布基线可实现高达五倍的数据效率提升。当使用缓存嵌入时,计算效率提高24%,因所需训练数据点更少。同时,该方法还增强了模型泛化能力,翻译性能优于随机选择方法。

原文摘要 · Abstract (English)

Data quality and its effective selection are fundamental to improving the performance of machine translation models, serving as cornerstones for achieving robust and reliable translation systems. This paper presents a data selection methodology specifically designed for fine-tuning machine translation systems, which leverages the synergy between a learner model and a pre-trained reference model to enhance overall training effectiveness. By defining a learnability score, our approach systematically evaluates the utility of data points for training, ensuring that only the most relevant and impactful examples contribute to the fine-tuning process. Furthermore, our method employs a batch selection strategy which considers interdependencies among data points, optimizing the efficiency of the training process while maintaining a focus on data relevance. Experiments on English to Persian and several other language pairs using an mBART model fine-tuned on the CCMatrix dataset demonstrate that our method can achieve up to a fivefold improvement in data efficiency compared to an iid baseline. Experimental results indicate that our approach improves computational efficiency by 24 when utilizing cached embeddings, as it requires fewer training data points. Additionally, it enhances generalization, resulting in superior translation performance compared to random selection method.

机器翻译数据高效模型微调

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。