robotics

Enfold: Folding World Model Imagination into Predictive Representations for Ultra-Efficient Embodied Control

arXiv:2607.26657

summary

The paper introduces Enfold, a method that folds the computation of a world-generative model into a predictive representation derived from the current visual scene and language instruction, enabling faster embodied robot control without repeatedly generating future trajectories.

Abstract

World generative models are typically used through what they produce: a rendered future, a video-conditioned action, or latent context computed by a costly generative branch. We argue that their more reusable asset is the computation that constructs a future. As a generator transforms a corrupted future into a coherent trajectory, its intermediate states organize appearance, spatial layout, and interaction across levels of abstraction. Can this future-generative computation be internalized in a representation inferred from the present alone? We present Enfold, which transfers this computation into a representation predicted from the current visual context and language instruction. During training, multi-level states exposed as the generator processes the observed future supervise a current-only encoder. The learned representation is fed back to condition future generation and is read by task heads without allowing task gradients to reshape the encoder. At deployment, action prediction no longer executes the generator. Across LIBERO, RoboTwin2.0, and real-robot tasks, Enfold supports strong control while reducing action latency by relative to Fast--WAM, Enfold-Flash reaches . Representation analyses show that it suppresses nuisance variation and preferentially captures changes that emerge over longer horizons. When the current scene is altered by human intervention, both the generated continuation and the executed actions adapt, which is inconsistent with fixed trajectory replay. These results recast a world generator as a source of predictive control representations: its future need not be materialized at every step if its internal structure can be enfolded into the present.

project page, https://zwl666666.github.io/enfold/

Topics & keywords

#world models#predictive representations#embodied control#visual-language grounding#latency reductionEnfoldlatent encoderFast-WAMLIBERO benchmarkRoboTwin2.0future generation
Enfold: Folding World Model Imagination into Predictive Representations for Ultra-Efficient Embodied Control · wovepaper