Online Motion Synthesis Using Sequential Monte Carlo

Perttu Hämäläinen1 Sebastian Eriksson1 Esa Tanskanen1 Ville Kyrki1 Jaakko Lehtinen1,2

1Aalto University 2NVIDIA Research

To appear in Proc. SIGGRAPH 2014.

Part of the Future Game Animation project.



An example of emergent evasive behavior generated by our method.

Abstract

We present a Model-Predictive Control (MPC) system for online synthesis of interactive and physically valid character motion. Our system enables a complex (36-DOF) 3D human character model to balance in a given pose, dodge projectiles, and improvise a get up strategy if forced to lose balance, all in a dynamic and unpredictable environment. Such contact-rich, predictive and reactive motions have previously only been generated offline or using a handcrafted state machine or a dataset of reference motions, which our system does not require.

For each animation frame, our system generates trajectories of character control parameters for the near future --- a few seconds --- using Sequential Monte Carlo sampling. Our main technical contribution is a multimodal, tree-based sampler that simultaneously explores multiple different near-term control strategies represented as parameter splines. The strategies represented by each sample are evaluated in parallel using a causal physics engine. The best strategy, as determined by an objective function measuring goal achievement, fluidity of motion, etc., is used as the control signal for the current frame, but maintaining multiple hypotheses is crucial for adapting to dynamically changing environments.

Downloads

Bibtex

@article {Hamalainen2014sg,
author = {H{\"a}m{\"a}l{\"a}inen, Perttu and Eriksson, Sebastian and Tanskanen, Esa and Kyrki, Ville and Lehtinen, Jaakko},
title = {Online Motion Synthesis Using Sequential Monte Carlo},
optseries = {{SIGGRAPH} '14},
series = {{SIGGRAPH} '14},
booktitle = {Proc. {SIGGRAPH} 2014},
url = {http://doi.acm.org/10.1145/2601097.2601218},
doi = {10.1145/2601097.2601218},
year = {2014},
}

Perttu Hämäläinen, May 17 2014