AniSora: Exploring the Frontiers of Animation Video Generation in the Sora Era
Yudong Jiang, Baohan Xu, Siqian Yang, Mingyu Yin, Jing Liu, Chao Xu, Siqi Wang, Yidi Wu, Bingwen Zhu, Xinwen Zhang, Xingyu Zheng, Jixuan Xu, Yue Zhang, Jinlong Hou, Huyang Sun
TL;DR
AniSora addresses animation video generation by building a domain-specific pipeline that yields over 10M text-video pairs and a dedicated 948-video benchmark. It introduces a spatiotemporal diffusion framework based on a DiT backbone with a 3D Causal VAE latent, augmented by a Masked Diffusion Transformer and a Motion Area Condition to enable image-to-video generation, frame interpolation, and localized guidance. The model is initialized from CogVideoX and fine-tuned on animation data, with multi-task training and strategy-driven data curation to improve cross-style consistency. Comprehensive quantitative and human evaluations show strong gains in visual appearance and consistency over state-of-the-art methods, and the work provides public data and prompts to advance animation generation research. Limitations such as artifacts and flickering remain, with proposed future work including reinforcement learning approaches guided by the new benchmark.
Abstract
Animation has gained significant interest in the recent film and TV industry. Despite the success of advanced video generation models like Sora, Kling, and CogVideoX in generating natural videos, they lack the same effectiveness in handling animation videos. Evaluating animation video generation is also a great challenge due to its unique artist styles, violating the laws of physics and exaggerated motions. In this paper, we present a comprehensive system, AniSora, designed for animation video generation, which includes a data processing pipeline, a controllable generation model, and an evaluation benchmark. Supported by the data processing pipeline with over 10M high-quality data, the generation model incorporates a spatiotemporal mask module to facilitate key animation production functions such as image-to-video generation, frame interpolation, and localized image-guided animation. We also collect an evaluation benchmark of 948 various animation videos, with specifically developed metrics for animation video generation. Our entire project is publicly available on https://github.com/bilibili/Index-anisora/tree/main.
