Neural Motion Blending Across Arbitrary Character Topologies
A research team has introduced a motion-blending framework that works across heterogeneous character skeletons, pushing beyond the usual requirement that source motions share the same or nearly the same rig. The core idea is to encode motion into a per-frame latent representation, blend those latent states, and then decode the result back into motion tailored to the target character.
The system combines a semantic encoder with a diffusion-based decoder. At inference time, two motions are interpolated in latent space, then reconstructed into plausible animation for different topologies. That matters for game teams because it targets one of the messier parts of animation pipelines: getting motion reuse to survive across creatures, stylized characters, or modular bodies without hand-tuning every transition.
The method was trained and evaluated on the Truebones Zoo dataset, using motions defined on both matching and distinct skeletons. The reported result is smooth, plausible blending in a range of scenarios, which suggests a practical path toward more flexible motion libraries and fewer topology-specific animation constraints.
For developers, the big takeaway is not just better interpolation, but a possible shift in how motion assets are organized. If this approach holds up outside the dataset, it could reduce retargeting overhead for animation, make variant characters cheaper to support, and give technical animators and gameplay teams more room to reuse authored motion across a wider cast.
“motion blending across heterogeneous skeletons”
- what
- A neural framework blends character motion across arbitrary skeleton topologies using latent interpolation and a diffusion decoder.
- who
- Luca Cazzola, Giulia Martinelli, and Nicola Conci.
- when
- Submitted to arXiv on 11 July 2026.
- impact
- Could reduce retargeting and custom blending work for animation teams handling different rigs or creature variants.
Promising animation tech with clear production upside
Follow animation updates
See relevant stories in your personalized news feed.
Discussion