Identity-aware motion modeling
Reference latents are replicated and warped along joint and limb trajectories, replacing ambiguous sparse-to-dense alignment with explicit correspondence.
Character animation · 2026
Towards Realistic and Dynamic Character Animation via Identity-Aware Motion Representation
One reference image. Any motion. Identity stays.
Existing methods ask attention to align sparse pose signals with dense character pixels. This ill-posed mapping often produces rigid motion and weak texture correspondence.
LatentDance takes a direct route: it warps the reference character’s own latent features under pose guidance, creating a unified representation of identity and motion. The result is more natural movement with stronger visual consistency.
Video presentation
Method, latent-warp visualization, and qualitative results in one short walkthrough.
Method
Instead of reconciling two separate conditions, LatentDance makes the reference identity itself move through time.
Reference latents are replicated and warped along joint and limb trajectories, replacing ambiguous sparse-to-dense alignment with explicit correspondence.
Joint-aware semantic embeddings supply structure for regions that are occluded or missing from the initial frame.
A direct route to the clean first-frame latent restores fine texture throughout denoising and reduces identity drift.
Inside the representation
The visualization decodes local latent patches only to show where identity features travel. The actual operation happens in semantic latent space and extends along skeleton connections.
Video results
Every clip shows the reference, driving pose, and generated result from left to right.
More examples are available in the project repository ↗
Evaluation
LatentDance improves temporal realism while remaining competitive on frame-level fidelity.
TikTok benchmark · best FVD among compared methods. See the paper for complete TikTok and Cartoon results.
Open source
Inference code, pretrained checkpoints, pose preprocessing, and a Gradio demo are available now.
Citation
@article{yang2026latentdance,
title={LatentDance: Towards Realistic and Dynamic Character Animation via Identity-Aware Motion Representation},
author={Yang, Yixin and Jin, Yeying and Zhang, Jiawei and Sun, Long and Cheng, Xu and Pan, Jinshan},
year={2026}
}