用稀疏状态更新实现结构保持的向量动画生成
VAnim: Rendering-Aware Sparse State Modeling for Structure-Preserving Vector Animation

- 将动画视为对持久化SVG树的稀疏状态更新,压缩序列长度9.8倍
- 在SVGAnim-134k上实现更高语义对齐与结构有效性
- 适合需要精确控制且保持图形结构的设计场景
可缩放矢量图形(SVG)动画生成对专业设计至关重要,因其具备结构可编辑性和分辨率无关性。然而,该任务仍具挑战性,需弥合离散代码表示与连续视觉动态之间的鸿沟。现有基于优化的方法常破坏拓扑一致性,而通用大模型依赖僵化的CSS/SMIL变换,无法建模几何级非刚性变形。为此,我们提出VAnim,首个面向开放域文本到SVG动画的大模型框架。我们将动画重新定义为对持久化SVG DOM树的稀疏状态更新(SSU),该范式通过构造方式保持SVG DOM结构和未参与元素,序列长度压缩超过9.8倍。为实现精准控制,提出先识别后运动规划机制,将文本指令锚定于显式视觉实体。针对SVG渲染不可微的问题,采用基于组相对策略优化(GRPO)的渲染感知强化学习,利用先进视频感知编码器的混合奖励,对齐离散代码更新与高保真视觉反馈。我们还引入SVGAnim-134k,首个向量动画基准数据集。大量实验表明,VAnim在语义对齐与结构有效性上显著优于现有基线,附录指标进一步验证了运动质量与身份保持能力。
原文摘要 · Abstract (English)
Scalable Vector Graphics (SVG) animation generation is pivotal for professional design due to their structural editability and resolution independence. However, this task remains challenging as it requires bridging discrete code representations with continuous visual dynamics. Existing optimization-based methods often destroy topological consistency, while general-purpose LLMs rely on rigid CSS/SMIL transformations, failing to model geometry-level non-rigid deformations. To address these limitations, we present VAnim, the first LLM-based framework for open-domain text-to-SVG animation. We reconceptualize animation not as sequence generation, but as Sparse State Updates (SSU) on a persistent SVG DOM tree. This paradigm compresses sequence length by over 9.8x while preserving the SVG DOM structure and non-participating elements by construction. To enable precise control, we propose an Identification-First Motion Planning mechanism that grounds textual instructions in explicit visual entities. Furthermore, to overcome the non-differentiable nature of SVG rendering, we employ Rendering-Aware Reinforcement Learning via Group Relative Policy Optimization (GRPO). By leveraging a hybrid reward from a state-of-the-art video perception encoder, we align discrete code updates with high-fidelity visual feedback. We also introduce SVGAnim-134k, the first benchmark for vector animation. Extensive experiments demonstrate that VAnim significantly outperforms state-of-the-art baselines in semantic alignment and structural validity, with additional appendix metrics further validating motion quality and identity preservation.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。