H3-World: Turning Language Understanding into World Control
Abstract
We present H3-World, an efficient framework that turns the 33B MiniMax-H3 video generator into an interactive world model. Our key finding is that, as large video generators become more capable, language is emerging as a natural interface for control. MiniMax-H3, for example, already supports zero-shot control of character behavior and camera motion through natural-language instructions. Building on this, H3-World turns this coarse language interface into precise, temporally grounded world control, without introducing dedicated action modules. Specifically, we represent each action as a structured combination of character and camera instructions, and align them with the corresponding temporal video latents. To make the control temporally precise, we further introduce temporal attention routing, which restricts each instruction to its intended time interval and reduces control leakage across actions. Importantly, H3-World directly reuses the semantic representations learned during large-scale video pretraining and requires only lightweight adaptation. With only 8,000 gameplay samples, 10,000 LoRA optimization steps, and 0.199% trainable parameters, H3-World achieves effective character and camera control while preserving strong generation quality. It also generalizes to unseen scenarios. These results show that the control capabilities emerging in large video generators can be efficiently transformed into interactive world control.
Community
๐ H3-World: Turning Language Understanding into World Control!
Instead of learning a new action interface from scratch, H3-World turns keyboard controls into language that MiniMax-H3 already understands, then grounds each instruction to the right moment in the generated video.
โจ Highlights:
- Language-Native Control: Composes character and camera actions into textual instructions and injects them through MiniMax-H3โs pretrained text pathway.
- Temporally Grounded: Assigns one action prompt to each video latent interval, enabling precise control when actions change over time.
- Efficient & Generalizable: Uses only 8,000 gameplay samples, 10,000 LoRA steps, and 0.199% trainable parameters to achieve controllable character and camera motion, including unseen action compositions and visual scenarios.
๐ Dive in:
๐ ArXiv: https://arxiv.org/abs/2609.01560
๐ป Code: https://github.com/Danzer1xxxxChan/H3-World
๐ Project: https://danzer1xxxxchan.github.io/H3-World/
๐ค Model: https://huggingface.co/DANNY621/H3-World
Awesome work
Get this paper in your agent:
hf papers read 2609.01560 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 1
Datasets citing this paper 0
No dataset linking this paper