An end-to-end Diffusion Transformer animates a still character from a driving video without motion extractors, with optional text camera control and a real-time streaming variant.
SCAIL-2: Unifying Controlled Character Animation with End-to-End In-Context Conditioning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Controlled character animation aims to transfer motion from a driving sequence to a reference character. Prior works heavily rely on intermediate representations, such as pose skeletons for motion and masked backgrounds for environment, inevitably resulting in information loss. In this work, we present SCAIL-2, a framework that adopts an end-to-end driving paradigm by directly concatenating latent visual information to the model's input sequence. We enable end-to-end training through a data synthesis pipeline that produces MotionPair-60K, a curated dataset for several character animation subtasks. We unify the subtasks using decoupled conditions to accommodate different driving patterns, facilitated by In-Context Mask Conditioning and Mode-Specific RoPE, which provide soft guidance beyond textual instructions and visual information. To address synthetic discrepancy in detailed regions, we propose Bias-Aware DPO to construct preference items to mitigate the errors. Extensive experiments demonstrate that our method achieves state-of-the-art performance across various character animation tasks. Code, model weights, and a large subset of the dataset are available at: https://teal024.github.io/SCAIL-2/.
fields
cs.CV 1years
2026 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Wan-Animate-2: Pushing the Application Boundaries of Character Animation
An end-to-end Diffusion Transformer animates a still character from a driving video without motion extractors, with optional text camera control and a real-time streaming variant.