Editable Visual Design

Junyan Ye, Wei Liu, Dongzhi Jiang, Zichen Wen, HaoDong Li, Zhutao Lv, Jiaxin Lin, Jinhua Yu, Jun He, Zilong Huang, Rui Chen, Weijia Li

arXiv:2609.04034 · 2026-09-04 공개 · arXiv · PDF

diffusion-models vlm coding-agents visual-generation editable-design aesthetic-judgment html-css layout-control

Abstract

While diffusion base models such as GPT-Image-2 and Nano-Banana exhibit remarkable visual expressiveness, their end-to-end generation inherently yields flattened bitmaps with error-prone text, precluding layer-wise post-editing. Conversely, code-based visual generation via Coding Agents provides precise layout control and decoupled layers, yet remains constrained by a lack of global aesthetic intuition and the difficulty of coding complex visual assets. To address this, we propose Editable Visual Design, a new paradigm driven by a Coding Agent. We designate the VLM as the ``creative brain'' for requirement comprehension, task planning, and aesthetic judgment, while utilizing the image generation model as an on-demand ``visual world simulator'' to synthesize standalone visual assets. Operating under an ``imagine first, then act'' closed-loop workflow, the agent generates isolated assets, writes native HTML/CSS, and iteratively refines the design against visual rendering feedback. Furthermore, Agent Design Replay faithfully reproduces the creative and reasoning trajectory akin to that of professional human designers. Ultimately, the system delivers editable artifacts with decoupled layers and real text, enabling users to perform intuitive mouse dragging and layout adjustments on a graphical user interface. Validations on posters, infographics, and other scenarios show that this paradigm successfully achieves both refined aesthetics and production-grade editability.

한국어 요약

한 줄 요약

"Editable Visual Design"은 코드 생성과 시각 생성 모델을 결합해 편집 가능한 디자인을 실현하는 새로운 패러다임이다.

핵심 기여도

핵심 아이디어

기존 디퓨전 모델(GPT-Image-2, Nano-Banana)은 시각 표현력은 뛰어나지만 픽셀 이미지로 생성되어 편집 불가능한 단점이 있다. 반면, 코드 기반 디자인(Coding Agents)은 정확한 레이아웃 제어가 가능하지만, 시각적 감각 부족과 복잡한 자산 생성의 어려움이 있다. 이를 해결하기 위해, Editable Visual Design은 VLM과 이미지 생성 모델을 결합한 협업 구조를 제안한다. VLM은 요구사항 이해, 작업 계획, 미학 판단을 담당하고, 이미지 생성 모델은 필요 시 호출되어 시각적 자산을 생성한다. 이는 "imagine first, then act" 방식으로, 시각적 자산을 먼저 생성한 후 HTML/CSS로 구현하고 렌더링 피드백을 기반으로 반복적으로 수정한다. 이 과정은 디자인의 창의적 흐름을 기록하고 재현하는 Agent Design Replay를 통해 투명하게 관찰 가능하다.

기술적 접근법

주요 결과

의의 및 한계

실용적 활용