arXiv:2606.24333cs.CV2026-06中稿 · ECCV被引 1

统一框架解决图像内文本翻译的语义与位置错位问题

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

论文配图:UniTranslator: A Unified Multi-modal Framework for End-to-end In-Image Machine Translation
图 1 · 摘自论文原文
  • 理解与生成模块联动,确保翻译内容一致
  • 像素级监督提升文本区域定位与版式控制精度
  • 支持多语言复杂布局,适合真实场景应用

图像内机器翻译(IIMT)旨在翻译图像中的场景文本,并将译文回填至原区域,同时保持整体视觉外观。现有统一多模态模型虽具潜力,但直接用于IIMT仍面临挑战:理解与生成间存在语义不一致(理解所得翻译与生成时的文本监督冲突),以及空间位置错位(渲染文本无法准确匹配目标区域)。为此,我们提出UniTranslator,一个统一的多模态框架,通过紧密耦合翻译理解与文本编辑来解决上述问题。具体地,设计了理解-生成对齐模块(UGAM),弥合理解与生成间的表征鸿沟,促进译文语义一致性;提出像素级监督的时空掩码解码器(SMD),增强生成过程中的空间定位、几何对齐与版式可控性。在多个基准测试上的实验表明,UniTranslator在多种语言方向与复杂真实布局下均达到当前最优性能。结果还揭示翻译理解与图像生成之间存在显著正向协同效应,凸显统一多模态学习的优势。代码已开源:https://github.com/SeerRay-Lab/Unitranslator。

原文摘要 · Abstract (English)

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.

图像翻译多模态文本生成统一框架

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。