H3-World: Turning Language Understanding into World Control
Summary
H3-World transforms the MiniMax-H3 video generator into an interactive world model by enabling language-based temporal control, achieving effective control with minimal fine-tuning.
View Cached Full Text
Cached at: 09/02/26, 03:44 AM
Paper page - H3-World: Turning Language Understanding into World Control
Source: https://huggingface.co/papers/2609.01560
Abstract
WepresentH3-World,anefficientframeworkthatturnsthe33BMiniMax-H3videogeneratorintoaninteractiveworldmodel.Ourkeyfindingisthat,aslargevideogeneratorsbecomemorecapable,languageisemergingasanaturalinterfaceforcontrol.MiniMax-H3,forexample,alreadysupportszero-shotcontrolofcharacterbehaviorandcameramotionthroughnatural-languageinstructions.Buildingonthis,H3-Worldturnsthiscoarselanguageinterfaceintoprecise,temporallygroundedworldcontrol,withoutintroducingdedicatedactionmodules.Specifically,werepresenteachactionasastructuredcombinationofcharacterandcamerainstructions,andalignthemwiththecorrespondingtemporalvideolatents.Tomakethecontroltemporallyprecise,wefurtherintroducetemporalattentionrouting,whichrestrictseachinstructiontoitsintendedtimeintervalandreducescontrolleakageacrossactions.Importantly,H3-Worlddirectlyreusesthesemanticrepresentationslearnedduringlarge-scalevideopretrainingandrequiresonlylightweightadaptation.Withonly8,000gameplaysamples,10,000LoRAoptimizationsteps,and0.199%trainableparameters,H3-Worldachieveseffectivecharacterandcameracontrolwhilepreservingstronggenerationquality.Italsogeneralizestounseenscenarios.Theseresultsshowthatthecontrolcapabilitiesemerginginlargevideogeneratorscanbeefficientlytransformedintointeractiveworldcontrol.
View arXiv pageView PDFProject pageGitHub8Add to collection
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 paper0
No model linking this paper
Cite arxiv.org/abs/2609.01560 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2609.01560 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2609.01560 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
MiniMax H3 (10 minute read)
MiniMax launches H3, an open multimodal generation model that handles text, images, video, and audio, generating up to 15 seconds of 2K video with native stereo sound, and plans to open-source the weights.
Introducing H3 Max by fal (5 minute read)
H3 Max is a post-trained version of MiniMax H3 optimized for maximum speed, ranking #1 in human preference evaluations for video quality, prompt understanding, and aesthetics while generating videos up to 35x faster than the official endpoint.
H3 Max by fal
Fal.ai launched H3 Max, a post-trained variant of MiniMax H3 optimized for high-quality video generation. It claims top rankings in prompt adherence, aesthetics, and speed—generating 5-second videos in ~3 seconds with 35× the throughput of the official H3 model.
alibaba-pai/MiniMax-H3-Fun-Controlnet-Union
MiniMax-H3-Fun-Controlnet-Union is a unified ControlNet model for the MiniMax-H3 video generator, enabling control with various conditions like Canny, Depth, HED, MLSD, Pose, and video inpainting.
HY-World 2.0: A Multi-Modal World Model for Reconstructing, Generating, and Simulating 3D Worlds
HY-World 2.0 is a multi-modal world model framework that generates high-fidelity 3D Gaussian Splatting scenes from text, images, and videos through specialized modules for panorama generation, trajectory planning, and scene composition, achieving state-of-the-art performance among open-source approaches.