Vector Prism: Animating Vector Graphics by Stratifying Semantic Structure
By: Jooyeol Yun, Jaegul Choo
Potential Business Impact:
Makes computer drawings move together smoothly.
Scalable Vector Graphics (SVG) are central to modern web design, and the demand to animate them continues to grow as web environments become increasingly dynamic. Yet automating the animation of vector graphics remains challenging for vision-language models (VLMs) despite recent progress in code generation and motion planning. VLMs routinely mis-handle SVGs, since visually coherent parts are often fragmented into low-level shapes that offer little guidance of which elements should move together. In this paper, we introduce a framework that recovers the semantic structure required for reliable SVG animation and reveals the missing layer that current VLM systems overlook. This is achieved through a statistical aggregation of multiple weak part predictions, allowing the system to stably infer semantics from noisy predictions. By reorganizing SVGs into semantic groups, our approach enables VLMs to produce animations with far greater coherence. Our experiments demonstrate substantial gains over existing approaches, suggesting that semantic recovery is the key step that unlocks robust SVG animation and supports more interpretable interactions between VLMs and vector graphics.
Similar Papers
Semantic Document Derendering: SVG Reconstruction via Vision-Language Modeling
CV and Pattern Recognition
Turns pictures of slides into editable documents.
OmniSVG: A Unified Scalable Vector Graphics Generation Model
CV and Pattern Recognition
Creates complex, editable pictures from words.
Leveraging Large Language Models For Scalable Vector Graphics Processing: A Review
CV and Pattern Recognition
Lets computers create and fix drawings perfectly.