Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

TextDiffuser-2: Unleashing the Power of Language Models for Text Rendering

About

The diffusion model has been proven a powerful generative model in recent years, yet remains a challenge in generating visual text. Several methods alleviated this issue by incorporating explicit text position and content as guidance on where and what text to render. However, these methods still suffer from several drawbacks, such as limited flexibility and automation, constrained capability of layout prediction, and restricted style diversity. In this paper, we present TextDiffuser-2, aiming to unleash the power of language models for text rendering. Firstly, we fine-tune a large language model for layout planning. The large language model is capable of automatically generating keywords for text rendering and also supports layout modification through chatting. Secondly, we utilize the language model within the diffusion model to encode the position and texts at the line level. Unlike previous methods that employed tight character-level guidance, this approach generates more diverse text images. We conduct extensive experiments and incorporate user studies involving human participants as well as GPT-4V, validating TextDiffuser-2's capacity to achieve a more rational text layout and generation with enhanced diversity. The code and model will be available at \url{https://aka.ms/textdiffuser-2}.

Jingye Chen, Yupan Huang, Tengchao Lv, Lei Cui, Qifeng Chen, Furu Wei• 2023

Related benchmarks

TaskDatasetResultRank
Text RenderingCVTG-2K
NED43.53
28
Text-to-Image GenerationMARIO-Eval
CLIPScore34.7
25
Text RenderingStandard-text datasets (test)
Sentence Accuracy46.4
6
Graphic design generationUser Study
Graphic Quality5.3
4
InpaintingMARIO-Eval
Inpainting Ability (Human)74.51
2
Text-to-Image GenerationTextDiffuser-2 Evaluation Set
Design Quality5
2
Showing 6 of 6 rows

Other info

Code

Follow for update