English

Action-conditioned On-demand Motion Generation

Computer Vision and Pattern Recognition 2022-07-19 v1 Multimedia

Abstract

We propose a novel framework, On-Demand MOtion Generation (ODMO), for generating realistic and diverse long-term 3D human motion sequences conditioned only on action types with an additional capability of customization. ODMO shows improvements over SOTA approaches on all traditional motion evaluation metrics when evaluated on three public datasets (HumanAct12, UESTC, and MoCap). Furthermore, we provide both qualitative evaluations and quantitative metrics demonstrating several first-known customization capabilities afforded by our framework, including mode discovery, interpolation, and trajectory customization. These capabilities significantly widen the spectrum of potential applications of such motion generation models. The novel on-demand generative capabilities are enabled by innovations in both the encoder and decoder architectures: (i) Encoder: Utilizing contrastive learning in low-dimensional latent space to create a hierarchical embedding of motion sequences, where not only the codes of different action types form different groups, but within an action type, codes of similar inherent patterns (motion styles) cluster together, making them readily discoverable; (ii) Decoder: Using a hierarchical decoding strategy where the motion trajectory is reconstructed first and then used to reconstruct the whole motion sequence. Such an architecture enables effective trajectory control. Our code is released on the Github page: https://github.com/roychowdhuryresearch/ODMO

Keywords

Cite

@article{arxiv.2207.08164,
  title  = {Action-conditioned On-demand Motion Generation},
  author = {Qiujing Lu and Yipeng Zhang and Mingjian Lu and Vwani Roychowdhury},
  journal= {arXiv preprint arXiv:2207.08164},
  year   = {2022}
}

Comments

Accepted by ACMMM 2022, 13 pages, 5 figures

R2 v1 2026-06-25T00:59:04.084Z