Align-then-Slide: A complete evaluation framework for Ultra-Long Document-Level Machine Translation
Abstract
Large language models (LLMs) have ushered in a new era for document-level machine translation (\textit{doc}-mt), yet their whole-document outputs challenge existing evaluation methods that assume sentence-by-sentence alignment. We introduce \textit{\textbf{Align-then-Slide}}, a complete evaluation framework for ultra-long doc-mt. In the Align stage, we automatically infer sentence-level source-target correspondences and rebuild the target to match the source sentence number, resolving omissions and many-to-one/one-to-many mappings. In the n-Chunk Sliding Evaluate stage, we calculate averaged metric scores under 1-, 2-, 3- and 4-chunk for multi-granularity assessment. Experiments on the WMT benchmark show a Pearson correlation of 0.929 between our method with expert MQM rankings. On a newly curated real-world test set, our method again aligns closely with human judgments. Furthermore, preference data produced by Align-then-Slide enables effective CPO training and its direct use as a reward model for GRPO, both yielding translations preferred over a vanilla SFT baseline. The results validate our framework as an accurate, robust, and actionable evaluation tool for doc-mt systems.
Cite
@article{arxiv.2509.03809,
title = {Align-then-Slide: A complete evaluation framework for Ultra-Long Document-Level Machine Translation},
author = {Jiaxin Guo and Daimeng Wei and Yuanchang Luo and Xiaoyu Chen and Zhanglin Wu and Huan Yang and Hengchao Shang and Zongyao Li and Zhiqiang Rao and Jinlong Yang and Hao Yang},
journal= {arXiv preprint arXiv:2509.03809},
year = {2025}
}
Comments
under preview