English

Towards Training-Free Scene Text Editing

Computer Vision and Pattern Recognition 2026-03-26 v1

Abstract

Scene text editing seeks to modify textual content in natural images while maintaining visual realism and semantic consistency. Existing methods often require task-specific training or paired data, limiting their scalability and adaptability. In this paper, we propose TextFlow, a training-free scene text editing framework that integrates the strengths of Attention Boost (AttnBoost) and Flow Manifold Steering (FMS) to enable flexible, high-fidelity text manipulation without additional training. Specifically, FMS preserves the structural and style consistency by modeling the visual flow of characters and background regions, while AttnBoost enhances the rendering of textual content through attention-based guidance. By jointly leveraging these complementary modules, our approach performs end-to-end text editing through semantic alignment and spatial refinement in a plug-and-play manner. Extensive experiments demonstrate that our framework achieves visual quality and text accuracy comparable to or superior to those of training-based counterparts, generalizing well across diverse scenes and languages. This study advances scene text editing toward a more efficient, generalizable, and training-free paradigm. Code is available at https://github.com/lyb18758/TextFlow

Keywords

Cite

@article{arxiv.2603.24571,
  title  = {Towards Training-Free Scene Text Editing},
  author = {Yubo Li and Xugong Qin and Peng Zhang and Hailun Lin and Gangyan Zeng and Kexin Zhang},
  journal= {arXiv preprint arXiv:2603.24571},
  year   = {2026}
}

Comments

Accepted by CVPR 2026

R2 v1 2026-07-01T11:37:44.341Z