EquiFusion: Kinematics-Agnostic Human Motion Prediction via Equivariant Latent Diffusion
EquiFusion, a novel framework introduced by Cecilia Curreli, Florian Hofherr, Dominik Muhle, Abhishek Saroha, Riccardo Marin, and Daniel Cremers, and accepted to ECCV 2026, presents the first kinematics-agnostic human motion prediction model. Traditional stochastic 3D human motion prediction models are constrained by hard-coded skeletal kinematics. This rigid design prevents cross-dataset training, limits generalization to novel joint structures, and demands tedious data retargeting pipelines. EquiFusion resolves these bottlenecks by decoupling the underlying model architecture from specific skeletal topologies, offering computer vision researchers and robotics engineers a flexible, highly generalizable alternative.
At the core of EquiFusion's architecture are two key technical innovations: a latent diffusion model and a permutation equivariant neural network. By treating the skeletal kinematics' connectivity as an explicit input parameter rather than a fixed structural constraint, the model ensures its internal operations are invariant to joint ordering and graph layouts. This formulation delivers impressive empirical results, achieving state-of-the-art performance on major benchmarks while being up to 75% more compact in parameter size than previous kinematics-specific models. Furthermore, the architecture yields significantly faster training and inference times.
This paradigm shift from hard-coded kinematics to an adaptable, equivariant architecture enables several novel zero-shot capabilities. It allows for direct cross-dataset training without preprocessing, motion prediction from partial or heavily occluded observations, and targeted limb generation. Ultimately, this work establishes a flexible standard for robust motion synthesis, paving the way for more adaptable physics engines, character animation tools, and human-robot interaction systems. This analysis is based on the published abstract and metadata of the research paper.