Skip to main content
GameDev.net gamedev.net
Research Paper

This is an academic paper or technical research. Key findings may require technical background to fully understand.

Explore Research Radar

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

arXiv cs.GR
arXiv cs.GR Research
· 3 months, 3 weeks ago • Jingyan Zhang, Han Liang, Ruichi Zhang, Bin Li, Juze Zhang, Xin Chen, Jingya Wang, Lan Xu, Jingyi Yu

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

Briefing

SCRIPT is a new approach for controlling physics-based humanoids from natural-language instructions, aimed at closing the gap between expressive command following and physically believable motion. The system uses a Joint Action-State-Text Diffusion Transformer, or JAST-DiT, to keep language, body state, and action tokens in the same attention space so the controller can reason about semantics and dynamics together.

The training pipeline is split into stages. First comes supervised imitation pre-training, then a post-training phase called Reinforcement Learning with Hybrid Rewards. That second stage mixes physical feedback with text-based rewards and injects learnable noise into flow sampling, which is meant to improve both motion quality and instruction adherence during closed-loop simulation.

The practical angle for game developers is obvious: this is the kind of research that could feed future character controllers, embodied NPCs, and animation systems that need to react to free-form prompts without collapsing into unstable motion. The authors say SCRIPT outperforms prior methods on text alignment, motion quality, and physical realism, and that scaling continues to help as the model grows.

A notable detail is the use of the 1200-hour MotionMillion dataset, where scaling studies showed consistent gains. The code is planned for public release, which should make it easier for researchers and engine teams to test whether diffusion-based control can be adapted to production-facing character pipelines.

“SCRIPT outperforms prior state-of-the-art methods”

— Authors · Performance claim across alignment, motion, and realism
Original source
Read on arXiv cs.GR
At a glance
what
SCRIPT is a diffusion-policy system for language-driven physics-based humanoid control.
who
Authors include Jingyan Zhang, Han Liang, Ruichi Zhang, Bin Li, Juze Zhang, Xin Chen, Jingya Wang, Lan Xu, and Jingyi Yu.
when
Submitted May 21, 2026; revised Sept. 4, 2026.
impact
Could inform embodied agents, character controllers, and prompt-driven animation systems.
Signal Positive

Promising technical gains for controllable humanoids

Discuss

Follow AI updates

See relevant stories in your personalized news feed.

Sign in to follow

Continue on GameDev.net

Useful next steps related to this story.

Game development news without the noise

One useful weekly briefing. No daily flood.

Sending your confirmation email…

Discussion

Loading comments...

Story Timeline (96 sources)

May 25, 2026
May 26, 2026
May 27, 2026
May 28, 2026
arXiv cs.GR
The Principles of Diffusion Models
May 29, 2026
June 1, 2026
June 2, 2026
arXiv cs.GR
Subgrid Marching Tetrahedra
June 3, 2026
June 4, 2026
June 5, 2026
Story covered over 11 days • First reported by arXiv cs.GR