English

Improving MLLM's Document Image Machine Translation via Synchronously Self-reviewing Its OCR Proficiency

Computation and Language 2025-07-14 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Multimodal Large Language Models (MLLMs) have shown strong performance in document image tasks, especially Optical Character Recognition (OCR). However, they struggle with Document Image Machine Translation (DIMT), which requires handling both cross-modal and cross-lingual challenges. Previous efforts to enhance DIMT capability through Supervised Fine-Tuning (SFT) on the DIMT dataset often result in the forgetting of the model's existing monolingual abilities, such as OCR. To address these challenges, we introduce a novel fine-tuning paradigm, named Synchronously Self-Reviewing (SSR) its OCR proficiency, inspired by the concept "Bilingual Cognitive Advantage". Specifically, SSR prompts the model to generate OCR text before producing translation text, which allows the model to leverage its strong monolingual OCR ability while learning to translate text across languages. Comprehensive experiments demonstrate the proposed SSR learning helps mitigate catastrophic forgetting, improving the generalization ability of MLLMs on both OCR and DIMT tasks.

Keywords

Cite

@article{arxiv.2507.08309,
  title  = {Improving MLLM's Document Image Machine Translation via Synchronously Self-reviewing Its OCR Proficiency},
  author = {Yupu Liang and Yaping Zhang and Zhiyang Zhang and Zhiyuan Chen and Yang Zhao and Lu Xiang and Chengqing Zong and Yu Zhou},
  journal= {arXiv preprint arXiv:2507.08309},
  year   = {2025}
}

Comments

Accepted by ACL 2025 Findings

R2 v1 2026-07-01T03:56:01.186Z