AnyTop: Character Animation Diffusion with Any Topology
Inbar Gat, Sigal Raab, Guy Tevet, Yuval Reshef, Amit H. Bermano, Daniel Cohen-Or
TL;DR
AnyTop tackles motion synthesis for arbitrary skeletal topologies using a diffusion model with a transformer-based denoiser conditioned on skeletal structure and joint descriptions. The architecture combines an Enrichment Block and Skeletal Temporal Transformer with a Topological Conditioning Scheme that injects graph topology into attention, enabling cross-skeleton generalization including unseen skeletons. The model learns a rich latent space via diffusion features (DIFT) and supports downstream tasks like joint correspondence, temporal segmentation, and motion editing, demonstrated on the Truebones dataset. The results show strong generalization with few training examples, and ablations confirm the importance of topology embeddings and per-joint representations.
Abstract
Generating motion for arbitrary skeletons is a longstanding challenge in computer graphics, remaining largely unexplored due to the scarcity of diverse datasets and the irregular nature of the data. In this work, we introduce AnyTop, a diffusion model that generates motions for diverse characters with distinct motion dynamics, using only their skeletal structure as input. Our work features a transformer-based denoising network, tailored for arbitrary skeleton learning, integrating topology information into the traditional attention mechanism. Additionally, by incorporating textual joint descriptions into the latent feature representation, AnyTop learns semantic correspondences between joints across diverse skeletons. Our evaluation demonstrates that AnyTop generalizes well, even with as few as three training examples per topology, and can produce motions for unseen skeletons as well. Furthermore, our model's latent space is highly informative, enabling downstream tasks such as joint correspondence, temporal segmentation and motion editing. Our webpage, https://anytop2025.github.io/Anytop-page, includes links to videos and code.
