MM-SVGEdit: マルチモーダル駆動によるUIデザイン向けSVG編集
MM-SVGEdit: A Multimodal-Driven SVG Editing for UI Design
UIデザイン向けのSVG編集を、自然言語指示と直接操作の両方をサポートするマルチモーダル駆動の手法で実現し、精度とユーザー制御性を向上させた。
著者: Shibo Yang, Yuqing Gao, Zipeng Liu
分類: cs.HC, cs.CV
原文アブストラクト
In the field of UI design, Scalable Vector Graphics (SVG) is widely used as a design medium. However, traditional SVG editing techniques have high entry barriers and require cumbersome manual iteration, while LLM-based editing solutions suffer from low accuracy and poor user controllability. To address these issues, we propose MM-SVGEdit, a multimodal-driven SVG editing approach that integrates traditional SVG editing and LLM-based methods. We introduce a two-stage strategy in which visual grounding is followed by modification. Both stages support two interaction modalities: natural language instructions and direct manipulation (mouse and keyboard). We trained and evaluated MM-SVGEdit on a self-constructed dataset of 14,476 question-answer pairs generated from UIs, covering 11 types of editing operations on both single and multiple UI targets. The results show that MM-SVGEdit improves SVG editing accuracy, efficiency, and user-perceived control while reducing token consumption and response time.