AuraTracer智迹闻
中文

EVENT DOSSIER

SCRIPT: Scalable Diffusion Policy with Multi-stage Training for Language-driven Physics-Based Humanoid Control

2026-09-07 12:00 Models 🔥 42.2 heat score
1sources
1days unfolding
42.2heat score
1mentions
SummaryAI generated

The researchers proposed a scalable diffusion strategy called SCRIPT, aimed at achieving language-driven physical humanoid robot control through a multi-stage training framework. The core of this approach is the Joint Action-State-Text Diffusion Transformer (JAST-DiT), which represents actions, physical states, and text as dedicated token streams and couples them through a joint attention mechanism. To stabilize the autoregressive control process, the system introduces a nonlinear historical condition mechanism to retain recent dense context and sample long-term sparse cues. In the training process, in addition to supervised imitation pre-training, a reinforcement learning post-training phase (RLHR) with combined rewards is designed. By injecting learnable noise into the flow sampling process and utilizing mixed physical feedback and text rewards in a closed-loop simulation environment, the quality of motion and command compliance are improved. Quantitative evaluations show that SCRIPT outperforms existing state-of-the-art methods, and extended studies on the MotionMillion dataset demonstrate consistent performance improvement with model size increase. The relevant code will be made available for…

Related eventsRELATED EVENTS
Key entitiesKEY ENTITIES
SCRIPT

SignalsSIGNALS

Keyword heat
  • SCRIPT1

All reports (1)SOURCES

A arXiv cs.LG en 2026-09-07 12:00

SCRIPT: Scalable Diffusion Policy with Multi-stage Training for Language-driven Physics-Based Humanoid Control

提出名为 SCRIPT 的可扩展扩散策略,旨在通过多阶段训练框架实现语言驱动的基于物理的人形控制。其核心是联合动作 - 状态 - 文本扩散 Transformer(JAST-DiT),将动作、物理状态和文本表示为专用令牌流并通过联合注意力耦合。为稳定自回归控制,引入非线性历史条件机制以保留近期密集上下文并采样长期稀疏线索。除监督模仿预训练外,还提出结合混合奖励的强化学习后训练阶段(RLHR),通过向流采样过程注入可学习噪声,在闭环仿真中利用混合物理反馈和文本奖励提升运动质量和指令遵循能力。定量评估显示 SCRIPT 优于现有最先进方法,且在 MotionMillion 数据集上的扩展研究表明其性能随模型规模提升而保持一致增益。代码将公开供未来研究使用。