paper-with-me

Papers

Vector Prism: Animating Vector Graphics by Stratifying Semantic Structure

2025-12-16 · Jooyeol Yun, Jaegul Choo arxiv

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.

📄 PDF Abstract BibTeX arXiv:2512.14336

Code (0)

등록된 구현이 없습니다.

Tasks

Code GenerationMotion Planning

Similar Papers 제목 키워드 기반

VectorTalker: SVG Talking Face Generation with Progressive Vectorisation

2023-12-18 · Hao Hu, Xuan Wang, Jingxiang Sun, Yanbo Fan 외

High-fidelity and efficient audio-driven talking head generation has been a key research topic in computer graphics and computer vision. In this work, we study vector image based audio-driven talking head generation. Com…

Face GenerationImage ReconstructionTalking Face GenerationTalking Head Generation

Im2Vec: Synthesizing Vector Graphics without Vector Supervision

2021-02-04 · CVPR 2021 1 · Pradyumna Reddy, Michael Gharbi, Michal Lukac, Niloy J. Mitra

Vector graphics are widely used to represent fonts, logos, digital artworks, and graphic designs. But, while a vast body of work has focused on generative algorithms for raster images, only a handful of options exists fo…

Vector Graphics

Recognizing Vector Graphics without Rasterization

2021-11-05 · NeurIPS 2021 12 · Xinyang Jiang, Lu Liu, Caihua Shan, Yifei Shen 외

In this paper, we consider a different data format for images: vector graphics. In contrast to raster graphics which are widely used in image recognition, vector graphics can be scaled up or down into any resolution with…

Graph Neural Networkobject-detectionObject DetectionObject Localization+1

VectorPainter: Advanced Stylized Vector Graphics Synthesis Using Stroke-Style Priors

2024-05-05 · Juncheng Hu, XiMing Xing, Jing Zhang, Qian Yu

We introduce VectorPainter, a novel framework designed for reference-guided text-to-vector-graphics synthesis. Based on our observation that the style of strokes can be an important aspect to distinguish different artist…

Imitation LearningVector Graphics

Text-to-Vector Conversion for Residential Plan Design

2026-02-11 · Egor Bazhenov, Stepan Kasai, Viacheslav Shalamov, Valeria Efimova arxiv

Computer graphics, comprising both raster and vector components, is a fundamental part of modern science, industry, and digital communication. While raster graphics offer ease of use, its pixel-based structure limits sca…