English

UniCon: Universal Neural Controller For Physics-based Character Motion

Graphics 2020-12-01 v1 Computer Vision and Pattern Recognition Machine Learning Robotics

Abstract

The field of physics-based animation is gaining importance due to the increasing demand for realism in video games and films, and has recently seen wide adoption of data-driven techniques, such as deep reinforcement learning (RL), which learn control from (human) demonstrations. While RL has shown impressive results at reproducing individual motions and interactive locomotion, existing methods are limited in their ability to generalize to new motions and their ability to compose a complex motion sequence interactively. In this paper, we propose a physics-based universal neural controller (UniCon) that learns to master thousands of motions with different styles by learning on large-scale motion datasets. UniCon is a two-level framework that consists of a high-level motion scheduler and an RL-powered low-level motion executor, which is our key innovation. By systematically analyzing existing multi-motion RL frameworks, we introduce a novel objective function and training techniques which make a significant leap in performance. Once trained, our motion executor can be combined with different high-level schedulers without the need for retraining, enabling a variety of real-time interactive applications. We show that UniCon can support keyboard-driven control, compose motion sequences drawn from a large pool of locomotion and acrobatics skills and teleport a person captured on video to a physics-based virtual avatar. Numerical and qualitative results demonstrate a significant improvement in efficiency, robustness and generalizability of UniCon over prior state-of-the-art, showcasing transferability to unseen motions, unseen humanoid models and unseen perturbation.

Keywords

Cite

@article{arxiv.2011.15119,
  title  = {UniCon: Universal Neural Controller For Physics-based Character Motion},
  author = {Tingwu Wang and Yunrong Guo and Maria Shugrina and Sanja Fidler},
  journal= {arXiv preprint arXiv:2011.15119},
  year   = {2020}
}

Comments

15 pages, 15 figures

R2 v1 2026-06-23T20:36:52.115Z