CVMay 29, 2025

TextSR: Diffusion Super-Resolution with Multilingual OCR Guidance

arXiv:2505.23119v13 citationsh-index: 74
Originality Incremental advance
AI Analysis

This addresses the challenge of enhancing text readability in low-resolution images for applications like document scanning and visual question answering, representing a domain-specific incremental improvement.

The paper tackles the problem of super-resolving scene text images with diffusion models, which often produce inaccurate text and hallucinations, by introducing TextSR, a multimodal diffusion model that uses OCR guidance to improve text legibility, achieving state-of-the-art performance on TextZoom and TextVQA datasets.

While recent advancements in Image Super-Resolution (SR) using diffusion models have shown promise in improving overall image quality, their application to scene text images has revealed limitations. These models often struggle with accurate text region localization and fail to effectively model image and multilingual character-to-shape priors. This leads to inconsistencies, the generation of hallucinated textures, and a decrease in the perceived quality of the super-resolved text. To address these issues, we introduce TextSR, a multimodal diffusion model specifically designed for Multilingual Scene Text Image Super-Resolution. TextSR leverages a text detector to pinpoint text regions within an image and then employs Optical Character Recognition (OCR) to extract multilingual text from these areas. The extracted text characters are then transformed into visual shapes using a UTF-8 based text encoder and cross-attention. Recognizing that OCR may sometimes produce inaccurate results in real-world scenarios, we have developed two innovative methods to enhance the robustness of our model. By integrating text character priors with the low-resolution text images, our model effectively guides the super-resolution process, enhancing fine details within the text and improving overall legibility. The superior performance of our model on both the TextZoom and TextVQA datasets sets a new benchmark for STISR, underscoring the efficacy of our approach.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes