Search papers, labs, and topics across Lattice.
This paper introduces EquiFusion, a kinematics-agnostic human motion prediction model that leverages a latent diffusion architecture to overcome the limitations of existing methods constrained by fixed skeleton kinematics. By treating kinematic connectivity as an explicit input, EquiFusion achieves remarkable cross-dataset generalization and enables zero-shot motion prediction from partial or occluded data. The model demonstrates state-of-the-art performance on major benchmarks, being up to 75% more compact and faster in training and inference compared to traditional kinematics-specific approaches.
EquiFusion achieves unprecedented cross-dataset generalization in human motion prediction, revolutionizing how we handle diverse kinematic data.
Existing Stochastic 3D Human Motion Prediction models are fundamentally constrained by hard-coding the skeleton kinematics, severely limiting generalization, preventing cross-dataset training, and requiring complex data retargeting. We introduce EquiFusion, the first kinematics-agnostic model to solve this bottleneck, implementing a latent diffusion model with a permutation equivariant architecture. EquiFusion treats the kinematics' connectivity as an explicit input parameter, ensuring its internal computations are inherently agnostic to joint ordering and graph structure. This novel design enables truly cross-dataset generalization to unseen kinematics and unlocks novel zero-shot directions, such as motion prediction from partial or occluded observations and targeted limb generation. EquiFusion achieves state-of-the-art results on major benchmarks, being up to 75% more compact than previous kinematics-specific methods, while achieving faster training and inference. EquiFusion thus establishes a new, flexible standard for robust human motion prediction. Model and training code are available at https://ceveloper.github.io/publications/equifusion/.