CPT:利用语言模型生成可控且可编辑的设计变体 / CPT: Controllable and Editable Design Variations with Language Models
1️⃣ 一句话总结
这篇论文提出了一个名为CPT的系统,它通过一个经过专门训练的语言模型,能够根据设计师提供的模板,自动生成风格多样、内部协调一致且完全可编辑的设计方案,从而将原本耗时的手动设计过程自动化。
Designing visually diverse and high-quality designs remains a manual, time-consuming process, limiting scalability and personalization in creative workflows. We present a system for generating editable design variations using a decoder-only language model, the Creative Pre-trained Transformer (CPT), trained to predict visual style attributes in design templates. At the core of our approach is a new representation called Creative Markup Language (CML), a compact, machine-learning-friendly format that captures canvas-level structure, page layout, and element-level details (text, images, and vector graphics), including both content and style. We fine-tune CPT on a large corpus of design templates authored by professional designers, enabling it to learn meaningful, context-aware predictions for attributes such as color schemes and font choices. The model produces semantically structured and stylistically coherent outputs, preserving internal consistency across elements. Unlike generative image models, our system yields fully editable design documents rather than pixel-only images, allowing users to iterate and personalize within a design editor. In experiments, our approach generates contextual color and font variations for existing templates and shows promise in adjusting layouts while maintaining design principles.
CPT:利用语言模型生成可控且可编辑的设计变体 / CPT: Controllable and Editable Design Variations with Language Models
这篇论文提出了一个名为CPT的系统,它通过一个经过专门训练的语言模型,能够根据设计师提供的模板,自动生成风格多样、内部协调一致且完全可编辑的设计方案,从而将原本耗时的手动设计过程自动化。
源自 arXiv: 2604.04380