CVAILGNov 28, 2024

FonTS: Text Rendering with Typography and Style Controls

arXiv:2412.00136v332 citationsh-index: 16
Originality Incremental advance
AI Analysis

This work addresses font and style inconsistency problems in automated text rendering for applications like design and advertising, representing an incremental improvement over existing methods.

The paper tackles inconsistent fonts and limited fine-grained control in text rendering by proposing a two-stage diffusion transformer pipeline with typography control fine-tuning and a style control adapter, achieving superior word-level typographic and style consistency in experiments.

Visual text rendering are widespread in various real-world applications, requiring careful font selection and typographic choices. Recent progress in diffusion transformer (DiT)-based text-to-image (T2I) models show promise in automating these processes. However, these methods still encounter challenges like inconsistent fonts, style variation, and limited fine-grained control, particularly at the word-level. This paper proposes a two-stage DiT-based pipeline to address these problems by enhancing controllability over typography and style in text rendering. We introduce typography control fine-tuning (TC-FT), an parameter-efficient fine-tuning method (on $5\%$ key parameters) with enclosing typography control tokens (ETC-tokens), which enables precise word-level application of typographic features. To further address style inconsistency in text rendering, we propose a text-agnostic style control adapter (SCA) that prevents content leakage while enhancing style consistency. To implement TC-FT and SCA effectively, we incorporated HTML-render into the data synthesis pipeline and proposed the first word-level controllable dataset. Through comprehensive experiments, we demonstrate the effectiveness of our approach in achieving superior word-level typographic control, font consistency, and style consistency in text rendering tasks. The datasets and models will be available for academic use.

Code Implementations1 repo
Foundations

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

Your Notes