WordCon: Word-level Typography Control in Scene Text Rendering
Wenda Shi, Yiren Song, Zihan Rao, Dengming Zhang, Jiaming Liu, Xingxing Zou
TL;DR
This work tackles the challenge of precise word-level typography control in scene text rendering by introducing Text-Image Alignment (TIA), which leverages grounding-model segmentation for fine-grained text-region alignment, and WordCon, a hybrid PEFT method with latent-masked and joint-attention losses to enforce word-level disentanglement. It also provides a dedicated word-level typography dataset and demonstrates through extensive experiments that the approach achieves superior controllability while maintaining competitive image quality and OCR accuracy, with broad compatibility to image-conditioned pipelines and style LoRAs. The results are validated via quantitative metrics, qualitative visualizations, and human studies, underscoring practical impact for advertising, design, and editable text rendering tasks. The work offers a viable, plug-and-play path to scalable, accurate word-level typography control in diffusion-based scene text generation.
Abstract
Achieving precise word-level typography control within generated images remains a persistent challenge. To address it, we newly construct a word-level controlled scene text dataset and introduce the Text-Image Alignment (TIA) framework. This framework leverages cross-modal correspondence between text and local image regions provided by grounding models to enhance the Text-to-Image (T2I) model training. Furthermore, we propose WordCon, a hybrid parameter-efficient fine-tuning (PEFT) method. WordCon reparameterizes selective key parameters, improving both efficiency and portability. This allows seamless integration into diverse pipelines, including artistic text rendering, text editing, and image-conditioned text rendering. To further enhance controllability, the masked loss at the latent level is applied to guide the model to concentrate on learning the text region in the image, and the joint-attention loss provides feature-level supervision to promote disentanglement between different words. Both qualitative and quantitative results demonstrate the superiority of our method to the state of the art. The datasets and source code will be available for academic use.
