paper-with-me

홈 › Papers

UniCon: Universal Neural Controller For Physics-based Character Motion

2020-11-30 · Tingwu Wang, Yunrong Guo, Maria Shugrina, Sanja Fidler

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.

📄 PDF Abstract BibTeX arXiv:2011.15119

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

UniConFlow: A Unified Constrained Generalization Framework for Certified Motion Planning with Flow Matching Models

2025-06-03 · Zewen Yang, Xiaobing Dai, Dian Yu, Qianru Li 외

Generative models have become increasingly powerful tools for robot motion generation, enabling flexible and multimodal trajectory generation across various tasks. Yet, most existing approaches remain limited in handling…

Collision AvoidanceMotion GenerationMotion Planning

From Universal Humanoid Control to Automatic Physically Valid Character Creation

2022-06-18 · Zhengyi Luo, Ye Yuan, Kris M. Kitani

Automatically designing virtual humans and humanoids holds great potential in aiding the character creation process in games, movies, and robots. In some cases, a character creator may wish to design a humanoid body cust…

Humanoid Controlvalid

CLoSD: Closing the Loop between Simulation and Diffusion for multi-task character control

2024-10-04 · Guy Tevet, Sigal Raab, Setareh Cohan, Daniele Reda 외

Motion diffusion models and Reinforcement Learning (RL) based control for physics-based simulations have complementary strengths for human motion generation. The former is capable of generating a wide variety of motions,…

Motion GenerationReinforcement Learning (RL)

PARC: Physics-based Augmentation with Reinforcement Learning for Character Controllers

2025-05-06 · Michael Xu, Yi Shi, KangKang Yin, Xue Bin Peng

Humans excel in navigating diverse, complex environments with agile motor skills, exemplified by parkour practitioners performing dynamic maneuvers, such as climbing up walls and jumping across gaps. Reproducing these ag…

MaskedMimic: Unified Physics-Based Character Control Through Masked Motion Inpainting

2024-09-22 · Chen Tessler, Yunrong Guo, Ofir Nabati, Gal Chechik 외

Crafting a single, versatile physics-based controller that can breathe life into interactive characters across a wide spectrum of scenarios represents an exciting frontier in character animation. An ideal controller shou…