arXiv:2606.29148cs.CVcs.AI2026-06International Conf…被引 1

用大规模动作数据训练通用生成控制器,让角色自然应对各种任务

GPC: Large-Scale Generative Pretraining for Transferable Motor Control

论文配图:GPC: Large-Scale Generative Pretraining for Transferable Motor Control
图 1 · 摘自论文原文
  • 通过分词与自回归建模构建可复用的动作代码库
  • 在物理仿真中实现99.98%的动作重现成功率
  • 适合需要鲁棒通用控制的动画与机器人应用

开发能够以自然、类生命方式完成多种任务的控制器,是实现基于物理的角色动画实用化的关键挑战。本文提出生成预训练控制器(GPC),利用分词与下一步词预测,从大规模动作数据集中创建通用、可复用的生成式控制器。框架采用端到端强化学习,联合优化由有限标量量化(FSQ)建模的“动作词汇表”及其对应的控制策略,将离散编码映射为物理控制信号。在代码本学习完成后,使用类似GPT的自回归变压器模型建模该大规模词汇表的结构,从而形成强大的生成控制器,通过预测下一个词生成物理模拟角色的控制动作。控制器训练完成后,我们提出一套微调技术,用于适应新下游任务。相比以往分词方法,本框架显著简化了训练流程,在重现大量动作片段时达到99.98%的成功率。生成控制器展现出多种自然涌现行为,如对扰动的响应和跌倒后的恢复能力,生成高度鲁棒的通用控制器,适用于多种下游应用。

原文摘要 · Abstract (English)

Developing controllers capable of completing a wide range of tasks in a natural and life-like manner is a key challenge in enabling practical applications of physics-based character animation. In this work, we introduce Generative Pretrained Controllers (GPC), which leverage tokenization and next-token modeling to create general-purpose, reusable generative controllers from large-scale motion datasets. Our framework utilizes end-to-end reinforcement learning to jointly optimize a "motion vocabulary", modeled via Finite Scalar Quantization (FSQ), along with a corresponding control policy that can map the discrete codes to physics-based controls. After the "codebook" has been learned, the underlying structure of this large vocabulary is modeled by training a GPT-style autoregressive transformer, leading to a powerful generative controller that generates controls for a physically simulated character by performing next-token prediction. Once the generative controller has been trained, we propose a suite of adaptation techniques for finetuning the controller for new downstream tasks. Our proposed framework greatly simplifies the training process compared to previous tokenized methods, and achieves a 99.98% success rate in reproducing a vast corpus of motion clips. The generative controller exhibits a variety of natural emergent behaviors, such as responsive behaviors to perturbations and recovery behaviors after falling. This results in highly robust general purpose controllers for a variety of downstream applications.

生成控制动作生成强化学习物理仿真

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。