CVApr 4, 2022

HiT-DVAE: Human Motion Generation via Hierarchical Transformer Dynamical VAE

arXiv:2204.01565v119 citationsh-index: 48
Originality Incremental advance
AI Analysis

This addresses the challenge of realistic human motion generation for applications like animation and robotics, though it appears incremental by building on existing VAE and transformer approaches.

The paper tackles the problem of generating plausible and diverse future 3D human poses from observed sequences by proposing HiT-DVAE, which uses hierarchical transformer attention and time-varying latent spaces to improve multi-modality and flexibility, outperforming state-of-the-art methods on HumanEva-I and Human3.6M datasets.

Studies on the automatic processing of 3D human pose data have flourished in the recent past. In this paper, we are interested in the generation of plausible and diverse future human poses following an observed 3D pose sequence. Current methods address this problem by injecting random variables from a single latent space into a deterministic motion prediction framework, which precludes the inherent multi-modality in human motion generation. In addition, previous works rarely explore the use of attention to select which frames are to be used to inform the generation process up to our knowledge. To overcome these limitations, we propose Hierarchical Transformer Dynamical Variational Autoencoder, HiT-DVAE, which implements auto-regressive generation with transformer-like attention mechanisms. HiT-DVAE simultaneously learns the evolution of data and latent space distribution with time correlated probabilistic dependencies, thus enabling the generative model to learn a more complex and time-varying latent space as well as diverse and realistic human motions. Furthermore, the auto-regressive generation brings more flexibility on observation and prediction, i.e. one can have any length of observation and predict arbitrary large sequences of poses with a single pre-trained model. We evaluate the proposed method on HumanEva-I and Human3.6M with various evaluation methods, and outperform the state-of-the-art methods on most of the metrics.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes