paper-with-me

홈 › Papers

DualTSR: Unified Dual-Diffusion Transformer for Scene Text Image Super-Resolution

2026-03-15 · Axi Niu, Kang Zhang, Qingsen Yan, Hao Jin, Jinqiu Sun, Yanning Zhang arxiv

Scene Text Image Super-Resolution (STISR) aims to restore high-resolution details in low-resolution text images, which is crucial for both human readability and machine recognition. Existing methods, however, often depend on external Optical Character Recognition (OCR) models for textual priors or rely on complex multi-component architectures that are difficult to train and reproduce. In this paper, we introduce DualTSR, a unified end-to-end framework that addresses both issues. DualTSR employs a single multimodal transformer backbone trained with a dual diffusion objective. It simultaneously models the continuous distribution of high-resolution images via Conditional Flow Matching and the discrete distribution of textual content via discrete diffusion. This shared design enables visual and textual information to interact at every layer, allowing the model to infer text priors internally instead of relying on an external OCR module. Compared with prior multi-branch diffusion systems, DualTSR offers a simpler end-to-end formulation with fewer hand-crafted components. Experiments on synthetic Chinese benchmarks and a curated real-world evaluation protocol show that DualTSR achieves strong perceptual quality and text fidelity.

📄 PDF Abstract BibTeX arXiv:2603.14207

Code (0)

등록된 구현이 없습니다.

Tasks

Image Super-Resolution

Similar Papers 제목 키워드 기반

SlotDiT: Object-Centric Representations for Diffusion Transformers

2026-09-15 · Gjergj Plepi, Sven Behnke arxiv

Text-conditioned latent diffusion models perform strongly in video generation and are promising backbones for robotic applications. However, existing approaches rely on pixel-level or VAE-based latent representations tha…

Video Generation

MoVieDrive: Urban Scene Synthesis with Multi-Modal Multi-View Video Diffusion Transformer

2025-08-20 · Guile Wu, David Huang, Dongfeng Bai, Bingbing Liu arxiv

Urban scene synthesis with video generation models has recently shown great potential for autonomous driving. Existing video generation approaches to autonomous driving primarily focus on RGB video generation and lack th…

Scene UnderstandingAutonomous DrivingVideo Generation

COP-GEN-Beta: Unified Generative Modelling of COPernicus Imagery Thumbnails

2025-04-11 · Miguel Espinosa, Valerio Marsocci, Yuru Jia, Elliot J. Crowley 외

In remote sensing, multi-modal data from various sensors capturing the same scene offers rich opportunities, but learning a unified representation across these modalities remains a significant challenge. Traditional meth…

Imit Diff: Semantics Guided Diffusion Transformer with Dual Resolution Fusion for Imitation Learning

2025-02-11 · Yuhang Dong, Haizhou Ge, Yupei Zeng, Jiangning Zhang 외

Visuomotor imitation learning enables embodied agents to effectively acquire manipulation skills from video demonstrations and robot proprioception. However, as scene complexity and visual distractions increase, existing…

Imitation LearningVisual Localization

UPainting: Unified Text-to-Image Diffusion Generation with Cross-modal Guidance

2022-10-28 · Wei Li, Xue Xu, Xinyan Xiao, Jiachen Liu 외

Diffusion generative models have recently greatly improved the power of text-conditioned image generation. Existing image generation models mainly include text conditional diffusion model and cross-modal guided diffusion…

Image GenerationImage-text matchingLanguage ModelingLanguage Modelling+1