English

OmniLottie: Generating Vector Animations via Parameterized Lottie Tokens

Computer Vision and Pattern Recognition 2026-03-03 v1

Abstract

OmniLottie is a versatile framework that generates high quality vector animations from multi-modal instructions. For flexible motion and visual content control, we focus on Lottie, a light weight JSON formatting for both shapes and animation behaviors representation. However, the raw Lottie JSON files contain extensive invariant structural metadata and formatting tokens, posing significant challenges for learning vector animation generation. Therefore, we introduce a well designed Lottie tokenizer that transforms JSON files into structured sequences of commands and parameters representing shapes, animation functions and control parameters. Such tokenizer enables us to build OmniLottie upon pretrained vision language models to follow multi-modal interleaved instructions and generate high quality vector animations. To further advance research in vector animation generation, we curate MMLottie-2M, a large scale dataset of professionally designed vector animations paired with textual and visual annotations. With extensive experiments, we validate that OmniLottie can produce vivid and semantically aligned vector animations that adhere closely to multi modal human instructions.

Cite

@article{arxiv.2603.02138,
  title  = {OmniLottie: Generating Vector Animations via Parameterized Lottie Tokens},
  author = {Yiying Yang and Wei Cheng and Sijin Chen and Honghao Fu and Xianfang Zeng and Yujun Cai and Gang Yu and Xingjun Ma},
  journal= {arXiv preprint arXiv:2603.02138},
  year   = {2026}
}

Comments

Accepted by CVPR 2026. Project Page: https://openvglab.github.io/OmniLottie/

R2 v1 2026-07-01T10:59:38.961Z