Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

UniTranslator: A Unified Multi-modal Framework for End-to-end In-Image Machine Translation

About

In-Image Machine Translation (IIMT) aims to translate scene text in an image and render the translated text back into the original regions while preserving the overall visual appearance. Recent unified multimodal models provide a promising solution by combining visual-text understanding and image generation within a single framework. However, directly adapting such models to IIMT remains challenging. In particular, they often suffer from understanding-generation conflicts, where the translation inferred during understanding is inconsistent with the text supervision used in generation, and spatial position misalignment, where the rendered text does not accurately match the target text regions. To address these issues, we present UniTranslator, a unified multimodal framework for IIMT that tightly couples translation understanding and text editing. Specifically, we introduce an Understand-Generation Alignment Module (UGAM) to bridge the representation gap between understanding and generation, encouraging semantic consistency between translated content prediction and text rendering. We further propose a Spatial Mask Decoder (SMD) with pixel-level supervision over text regions to improve spatial grounding, geometric alignment, and layout controllability during generation. Extensive experiments on multiple benchmarks demonstrate that UniTranslator achieves state-of-the-art performance across diverse language directions and complex real-world layouts. Moreover, our results reveal a strong mutual reinforcement effect between translation understanding and image generation, highlighting the advantage of unified translation multimodal learning. Code is available at https://github.com/SeerRay-Lab/Unitranslator.

Jiahao Lyu, Pei Fu, Zhenhang Li, Shaojie Zhang, Jiahui Yang, Yu Zhou, Can Ma, Zhenbo Luo, Jian Luan• 2026

Related benchmarks

TaskDatasetResultRank
Image TranslationTranslatotron-V De-En (test)
BLEU27.77
28
Image TranslationTranslatotron-V En-De (test)
BLEU13.41
14
In-Image Machine TranslationTranslatotron-V Romanian-English (test)
BLEU18.45
14
In-Image Machine TranslationIIMT30k De-En (val)
BLEU Score16.3
9
In-Image Machine TranslationIIMT30k De-En (test)
BLEU14.7
9
In-Image Machine TranslationIIMT30k En-De (test)
BLEU13
9
In-Image Machine TranslationIIMT30k En-De (val)
BLEU13.1
9
In-Image Machine TranslationPRIM
BLEU (En-De)13.1
5
Showing 8 of 8 rows

Other info

Follow for update