Scaling Law for Document Neural Machine Translation
Zhang Zhuocheng, Shuhao Gu, Min zhang, Yang Feng
Abstract
The scaling laws of language models have played a significant role in advancing large language models. In order to promote the development of document translation, we systematically examine the scaling laws in this field. In this paper, we carry out an in-depth analysis of the influence of three factors on translation quality: model scale, data scale, and sequence length. Our findings reveal that increasing sequence length effectively enhances model performance when model size is limited. However, sequence length cannot be infinitely extended; it must be suitably aligned with the model scale and corpus volume. Further research shows that providing adequate context can effectively enhance the translation quality of a document's initial portion. Nonetheless, exposure bias remains the primary factor hindering further improvement in translation quality for the latter half of the document.
BibTeX
@inproceedings{
zhuocheng2023scaling,
title={Scaling Law for Document Neural Machine Translation},
author={Zhang Zhuocheng and Shuhao Gu and Min zhang and Yang Feng},
booktitle={The 2023 Conference on Empirical Methods in Natural Language Processing},
year={2023},
url={https://openreview.net/forum?id=UEx5dZqXvr}
}