paper-with-me

Papers

LiveSVG: Zero-Shot SVG Animation via Video Generation

2026-05-28 · Matan Levy, Ran Margolin, Bar Cavia, Dvir Samuel, Yael Pritch, Shmuel Peleg, Alex Rav Acha, Ariel Shamir, Dani Lischinski arxiv

We introduce LiveSVG, a zero-shot approach for generating Scalable Vector Graphics (SVG) animations using video diffusion models. Current SVG animation methods struggle with complex motions: LLM-based code synthesis fails to express fine, non-rigid Bézier deformations, while Score Distillation Sampling (SDS) provides noisy gradients and often requires category-specific priors like skeletons. In contrast, LiveSVG fits vector geometry directly to an explicitly generated target video. Given an input SVG image and a motion prompt, we generate a previewable target video using a frozen image-to-video model, then fit the original SVG to this video via differentiable rendering. Our fitting stage is skeleton-free, utilizing a dual-level motion representation that combines per-group homographies for coarse articulation with per-path Bézier control-point offsets for local deformations. To resolve color-induced correspondence ambiguities during pixel-wise fitting, we introduce a novel sphere-packing recolorization strategy. We also present ChallengeSVG, a benchmark of complex, multi-object scenes that exposes the limitations of prior work. Evaluations demonstrate that LiveSVG significantly outperforms existing methods on both AniClipart and ChallengeSVG, establishing direct reference-video fitting as a practical, robust route to prompt-aligned and fully editable vector animation.

📄 PDF Abstract BibTeX arXiv:2605.30174

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

MotionDreamer: Exploring Semantic Video Diffusion features for Zero-Shot 3D Mesh Animation

2024-05-30 · Lukas Uzolas, Elmar Eisemann, Petr Kellnhofer

Animation techniques bring digital 3D worlds and characters to life. However, manual animation is tedious and automated techniques are often specialized to narrow shape classes. In our work, we propose a technique for au…

AnimateZero: Video Diffusion Models are Zero-Shot Image Animators

2023-12-06 · Jiwen Yu, Xiaodong Cun, Chenyang Qi, Yong Zhang 외

Large-scale text-to-video (T2V) diffusion models have great progress in recent years in terms of visual quality, motion and temporal consistency. However, the generation process is still a black box, where all attributes…

Image AnimationVideo Generation

AnimateZoo: Zero-shot Video Generation of Cross-Species Animation via Subject Alignment

2024-04-07 · Yuanfeng Xu, Yuhao Chen, Zhongzhan Huang, Zijian He 외

Recent video editing advancements rely on accurate pose sequences to animate subjects. However, these efforts are not suitable for cross-species animation due to pose misalignment between species (for example, the poses …

Video EditingVideo Generation

Zero-shot High-fidelity and Pose-controllable Character Animation

2024-04-21 · Bingwen Zhu, Fanyi Wang, Tianyi Lu, Peng Liu 외

Image-to-video (I2V) generation aims to create a video sequence from a single image, which requires high temporal coherence and visual fidelity. However, existing approaches suffer from inconsistency of character appeara…

Fine-gained Zero-shot Video Sampling

2024-07-31 · Dengsheng Chen, Jie Hu, Xiaoming Wei, Enhua Wu

Incorporating a temporal dimension into pretrained image diffusion models for video generation is a prevalent approach. However, this method is computationally demanding and necessitates large-scale video datasets. More …

Image GenerationVideo EditingVideo Generation