English

NeMF: Neural Motion Fields for Kinematic Animation

Computer Vision and Pattern Recognition 2022-10-11 v3 Graphics

Abstract

We present an implicit neural representation to learn the spatio-temporal space of kinematic motions. Unlike previous work that represents motion as discrete sequential samples, we propose to express the vast motion space as a continuous function over time, hence the name Neural Motion Fields (NeMF). Specifically, we use a neural network to learn this function for miscellaneous sets of motions, which is designed to be a generative model conditioned on a temporal coordinate tt and a random vector zz for controlling the style. The model is then trained as a Variational Autoencoder (VAE) with motion encoders to sample the latent space. We train our model with a diverse human motion dataset and quadruped dataset to prove its versatility, and finally deploy it as a generic motion prior to solve task-agnostic problems and show its superiority in different motion generation and editing applications, such as motion interpolation, in-betweening, and re-navigating. More details can be found on our project page: https://cs.yale.edu/homes/che/projects/nemf/.

Keywords

Cite

@article{arxiv.2206.03287,
  title  = {NeMF: Neural Motion Fields for Kinematic Animation},
  author = {Chengan He and Jun Saito and James Zachary and Holly Rushmeier and Yi Zhou},
  journal= {arXiv preprint arXiv:2206.03287},
  year   = {2022}
}

Comments

Accepted to NeurIPS 2022. Project page: https://cs.yale.edu/homes/che/projects/nemf/

R2 v1 2026-06-24T11:42:03.398Z