Search papers, labs, and topics across Lattice.
The paper introduces World Guidance (WoG), a framework for Vision-Language-Action (VLA) models that maps future observations into a compact condition space to guide action generation. By training the VLA model to predict these compressed conditions alongside future actions, WoG achieves efficient world modeling while preserving fine-grained information necessary for precise action inference. Experiments in both simulation and real-world environments demonstrate that WoG outperforms existing future prediction-based methods and exhibits superior generalization capabilities, particularly when trained on large human manipulation video datasets.
By compressing future observations into a learned "condition space," WoG enables VLA models to generate more precise actions and generalize better than models relying on direct future prediction.
Leveraging future observation modeling to facilitate action generation presents a promising avenue for enhancing the capabilities of Vision-Language-Action (VLA) models. However, existing approaches struggle to strike a balance between maintaining efficient, predictable future representations and preserving sufficient fine-grained information to guide precise action generation. To address this limitation, we propose WoG (World Guidance), a framework that maps future observations into compact conditions by injecting them into the action inference pipeline. The VLA is then trained to simultaneously predict these compressed conditions alongside future actions, thereby achieving effective world modeling within the condition space for action inference. We demonstrate that modeling and predicting this condition space not only facilitates fine-grained action generation but also exhibits superior generalization capabilities. Moreover, it learns effectively from substantial human manipulation videos. Extensive experiments across both simulation and real-world environments validate that our method significantly outperforms existing methods based on future prediction. Project page is available at: https://selen-suyue.github.io/WoGNet/