OmniSVG: A Unified Scalable Vector Graphics Generation Model
By: Yiying Yang , Wei Cheng , Sijin Chen and more
Potential Business Impact:
Creates complex, editable pictures from words.
Scalable Vector Graphics (SVG) is an important image format widely adopted in graphic design because of their resolution independence and editability. The study of generating high-quality SVG has continuously drawn attention from both designers and researchers in the AIGC community. However, existing methods either produces unstructured outputs with huge computational cost or is limited to generating monochrome icons of over-simplified structures. To produce high-quality and complex SVG, we propose OmniSVG, a unified framework that leverages pre-trained Vision-Language Models (VLMs) for end-to-end multimodal SVG generation. By parameterizing SVG commands and coordinates into discrete tokens, OmniSVG decouples structural logic from low-level geometry for efficient training while maintaining the expressiveness of complex SVG structure. To further advance the development of SVG synthesis, we introduce MMSVG-2M, a multimodal dataset with two million richly annotated SVG assets, along with a standardized evaluation protocol for conditional SVG generation tasks. Extensive experiments show that OmniSVG outperforms existing methods and demonstrates its potential for integration into professional SVG design workflows.
Similar Papers
UniSVG: A Unified Dataset for Vector Graphic Understanding and Generation with Multimodal Large Language Models
CV and Pattern Recognition
AI learns to draw and understand pictures made of lines.
SVGen: Interpretable Vector Graphics Generation with Large Language Models
Machine Learning (CS)
Turns words into perfect computer drawings.
DuetSVG: Unified Multimodal SVG Generation with Internal Visual Guidance
CV and Pattern Recognition
Makes computer drawings look better and match words.