GigaWorld-Policy-0.5: A Faster and Stronger WAM Empowered by AutoResearch
Summary
GigaWorld-Policy-0.5 is an enhanced World Action Model for robot control that improves training and inference efficiency through a Mixed Action-Conditioned World Modeling strategy and a Mixture-of-Transformers architecture, achieving 85ms latency on a local RTX 4090.
View Cached Full Text
Cached at: 07/16/26, 05:42 AM
Paper page - GigaWorld-Policy-0.5: A Faster and Stronger WAM Empowered by AutoResearch
Source: https://huggingface.co/papers/2607.13960 Authors:
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
Abstract
WorldActionModels(WAMs)improverobotpolicylearningbyjointlymodelingactionsandfuturevisualobservations,usingfuturesceneevolutionasdensesupervisionforphysicallygroundedactiongeneration.However,acommondesigninexistingWAMsistoexplicitlygeneratefuturevideosatinferencetime,incurringsubstantialcomputationaloverheadandhinderingreal-timeclosed-loopdeployment.GigaWorld-Policyaddressesthisissuewithanaction-centeredformulation,wherefuturevisualdynamicsareusedduringtrainingwhileaction-onlydecodingisusedatinferencetime.Buildinguponthisframework,wepresentGigaWorld-Policy-0.5,anenhancedaction-centeredWAMdesignedformoreefficientrobotcontrol.Duringpretraining,GigaWorld-Policy-0.5adoptsamixedAction-ConditionedWorldModeling(AC-WM)andWAMtrainingstrategy.Thisstrengthensthecouplingbetweenvisualdynamicsandrobotactionsandimprovesthetransferabilityofactionrepresentationsfordownstreampolicylearning.Forefficientinference,GigaWorld-Policy-0.5introducesaMixture-of-Transformersarchitecturethatseparatesvisualdynamicsmodelingandactiongenerationintospecializedexperts,reducingactivecomputationduringaction-onlyinferenceandachieving85msinferencelatencyonalocalRTX4090setup.Inaddition,weemployanagent-basedAutoResearchpipelinetosystematicallysearchtrainingconfigurations,enablingmoreefficientidentificationofoptimalexperimentalsetupswhilereducingthetimeandmanualinterventionrequiredforhyperparametertuning.ExperimentsandablationsshowthatGigaWorld-Policy-0.5preservesthetrainingbenefitsoffuturevisualdynamicswhileimprovinginferenceefficiencyforrobotcontrol.
View arXiv pageView PDFProject pageAdd to collection
Get this paper in your agent:
hf papers read 2607\.13960
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper1
#### open-gigaai/Giga-World-Policy-0.5 Updatedabout 3 hours ago • 4
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.13960 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.13960 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
GigaWorld-1: A Roadmap to Build World Models for Robot Policy Evaluation
This paper systematically studies world models for robotic policy evaluation, introduces the WMBench benchmark and GigaWorld-1 model, and shows that long-horizon rollout consistency is more critical than short-term visual realism.
LaWAM: Latent World Action Models for Efficient Dynamics-Aware Robot Policies
LaWAM enables efficient robot control by predicting compact latent visual subgoals instead of expensive video generation, achieving state-of-the-art success rates with up to 24x lower latency than pixel-space world action models.
Light-WAM: Efficient World Action Models with State-Fusion Action Decoding
Light-WAM is a lightweight world action model for efficient robot manipulation that uses a compact video backbone and downsampled latent space for future-video supervision, achieving high performance with low inference latency.
AHA-WAM:Asynchronous Horizon-Adaptive World-Action Modeling with Observation-Guided Context Routing
AHA-WAM is an asynchronous world-action model that uses dual Diffusion Transformers to decouple world prediction from action execution, achieving efficient long-horizon planning and real-time control. It achieves state-of-the-art performance on robotic manipulation tasks with up to 92.8% success on RoboTwin and 78.3% on real-world tasks, while reaching 24.17 Hz closed-loop control.
SimWAM: A Simple World Action Model for End-to-End Autonomous Driving
SimWAM is a simple yet effective World Action Model for end-to-end autonomous driving that uses video generation purely as a training signal, achieving state-of-the-art 91.5 PDMS on NAVSIM while reducing inference latency.