Language enables precise character and camera control in video worlds

H3-World adapts a 33-billion-parameter video generator for temporally localized control using only a small set of trainable parameters.

PaperChinese Techcs.CVarXiv:2609.01560v1
Danze Chen · Zeqing Wang · Ziyue Lin · Xingyi Yang · Yeying Jin

Tencent · National University of Singapore · The Hong Kong Polytechnic University

Research Digest··2 min read
Chen et al. turn MiniMax-H3 into an interactive world model by expressing actions as paired character and camera instructions aligned with video time steps. Their lightweight adaptation uses 8,000 gameplay samples and updates 0.199% of the model’s parameters while retaining generation quality and extending control to unseen scenarios.

What they did

The authors adapted the 33B MiniMax-H3 video generator without adding a dedicated action module. Each action is represented as structured natural-language instructions for character behavior and camera movement, then aligned with the corresponding temporal video latents.

They introduced temporal attention routing, which limits each instruction’s influence to its intended interval and reduces leakage between successive actions. Training used 8,000 gameplay samples, 10,000 LoRA optimization steps, and 0.199% trainable parameters.

Key findings

  • The unmodified MiniMax-H3 already exhibited zero-shot responses to natural-language instructions for character behavior and camera motion.
  • Temporal attention routing made control more precisely localized in time by restricting instructions to designated video intervals.
  • Effective joint character and camera control required updating only 0.199% of the 33B-parameter generator.
  • The adapted model preserved strong video-generation quality and generalized to scenarios not seen during training, according to the authors.

Why it matters

The work suggests that capabilities learned during large-scale video pretraining can double as a control interface. Rather than building a separate action system, developers may be able to turn sufficiently capable video generators into interactive environments through lightweight alignment of language instructions with time.

Caveats

The reported evidence centers on a single base generator and a relatively small gameplay dataset, so it is unclear whether the method transfers to other video architectures or more complex interactive tasks. The abstract also does not provide quantitative control, generation-quality, latency, or long-horizon consistency results, leaving the practical limits of real-time world control unresolved.

§
newspaper

Research Digest

Articles published under the Zotpaper byline are synthesized from multiple source publications by our AI editor and reviewed by our editorial process. Each story combines reporting from credible outlets to give readers a balanced, comprehensive view.