Constructing Human Motion Manifold with Sequential Networks

Computer Graphics Forum, 2020
Deok-Kyeong Jang and Sung-Hee Lee

Abstract

This paper presents a novel recurrent neural network-based method to construct a latent motion manifold that can represent a wide range of human motions in a long sequence. We introduce several new components to increase the spatial and temporal coverage in motion space while retaining the details of motion capture data. These include new regularization terms for the motion manifold, combination of two complementary decoders for predicting joint rotations and joint velocities, and the addition of the forward kinematics layer to consider both joint rotation and position errors. In addition, we propose a set of loss terms that improve the overall quality of the motion manifold from various aspects, such as the capability of reconstructing not only the motion but also the latent manifold vector, and the naturalness of the motion through adversarial loss. These components contribute to creating compact and versatile motion manifold that allows for creating new motions by performing random sampling and algebraic operations, such as interpolation and analogy, in the latent motion manifold.

Download

[PAPER] – 5.2 MB
[CODE] – Github

BibTex

@article{Jang_2020,
   title={Constructing Human Motion Manifold With Sequential Networks},
   volume={39},
   ISSN={1467-8659},
   url={http://dx.doi.org/10.1111/cgf.14028},
   DOI={10.1111/cgf.14028},
   number={6},
   journal={Computer Graphics Forum},
   publisher={Wiley},
   author={Jang, Deok‐Kyeong and Lee, Sung‐Hee},
   year={2020},
   month={May},
   pages={314–324}
}