ACL 2024findings2 citations

Benchmarking and Improving Long-Text Translation with Large Language Models

Longyue Wang, Zefeng Du, Wenxiang Jiao, Chenyang Lyu, Jianhui Pang, Leyang Cui, Kaiqiang Song, Derek Wong

Abstract

Recent studies have illuminated the promising capabilities of large language models (LLMs) in handling long texts. However, their performance in machine translation (MT) of long documents remains underexplored. This paper aims to shed light on how LLMs navigate this complex task, offering a comprehensive evaluation of their capabilities and limitations in long-text MT. First, we collect and construct an instruction-based benchmark dataset, specifically designed for the finetuning and evaluation of LLMs, encompassing multilingual, multi-domain, and document-level parallel data. Second, we conduct a comprehensive comparison between MT and LLM models concerning document-level translation. Our analysis uncovers that LLMs exhibit shortcomings in long-text domains, and their performance diminishes as document size escalates. By exploiting various extrapolation strategies, we enhance the capacity of LLMs to translate longer texts. We release data, code, and models at https://github.com/longyuewangdcu/Document-MT-LLM.

BibTeX
@inproceedings{wang-etal-2024-benchmarking,
    title = "Benchmarking and Improving Long-Text Translation with Large Language Models",
    author = "Wang, Longyue  and
      Du, Zefeng  and
      Jiao, Wenxiang  and
      Lyu, Chenyang  and
      Pang, Jianhui  and
      Cui, Leyang  and
      Song, Kaiqiang  and
      Wong, Derek  and
      Shi, Shuming  and
      Tu, Zhaopeng",
    editor = "Ku, Lun-Wei  and
      Martins, Andre  and
      Srikumar, Vivek",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2024",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-acl.428/",
    doi = "10.18653/v1/2024.findings-acl.428",
    pages = "7175--7187"
}