Unconditional Human Motion and Shape Generation via Balanced Score-Based Diffusion
David Björkstrand, Tiesheng Wang, Lars Bretzner, Josephine Sullivan
TL;DR
This work shows that unconditional human motion and shape generation can match state-of-the-art diffusion models without auxiliary losses or over-parameterized inputs by applying principled feature normalization, per-group and per-time-step uncertainty weighting, and a minimal SMPL-based representation. Building on EDM and EDM2, the method leverages a structure-preserving SMPL parameterization, rotation-aware normalization, and magnitude-based standardization to maintain balanced training dynamics, achieving competitive FID and diversity with as few as 31 neural function evaluations. The approach enables direct joint generation of motion and shape, supports probability-flow sampling via PF-ODE, and demonstrates that careful theoretical motivation and ablations yield tangible performance gains while simplifying the training pipeline. The results suggest broad applicability to conditional generation and other domains with heterogeneous feature types, highlighting a scalable recipe for balanced diffusion in complex, multi-group data settings.
Abstract
Recent work has explored a range of model families for human motion generation, including Variational Autoencoders (VAEs), Generative Adversarial Networks (GANs), and diffusion-based models. Despite their differences, many methods rely on over-parameterized input features and auxiliary losses to improve empirical results. These strategies should not be strictly necessary for diffusion models to match the human motion distribution. We show that on par with state-of-the-art results in unconditional human motion generation are achievable with a score-based diffusion model using only careful feature-space normalization and analytically derived weightings for the standard L2 score-matching loss, while generating both motion and shape directly, thereby avoiding slow post hoc shape recovery from joints. We build the method step by step, with a clear theoretical motivation for each component, and provide targeted ablations demonstrating the effectiveness of each proposed addition in isolation.
