Model Releases
Flex-pi: A Multi-Stream World-Action Model with Compute Flexibility
arXiv:2608.10860v1 Announce Type: cross Abstract: World-action models (WAMs) predict the future to act better, but nearly all of them predict only RGB latents, trained purely for pixel reconstruction,
arXiv:2608.10860v1 Announce Type: cross Abstract: World-action models (WAMs) predict the future to act better, but nearly all of them predict only RGB latents, trained purely for pixel reconstruction, with no explicit signal for the 3D geometry or object semantics manipulation needs. We find a surprising free lunch: the same frozen video-generation VAE that encodes RGB also encodes 3D pointmaps almost losslessly, with no pointmap-specific training at all. This lets us supervise Flex-pi, a 6B-parameter WAM, on 3D geometry and object-centric DINO semantics alongside RGB, at no cost in new sensors, new pre-training, or inference latency. Every visual signal is projected into this shared latent space and denoised jointly with actions inside a Mixture-of-Transformers backbone; per-stream dropout with cross-modality forcing then lets a single trained checkpoint run on any subset of these streams, from a fast action-only mode to full joint generation. The result is a policy that is exceptionally demonstration-efficient and generalizes well, beating the strongest baselines by up to 2-7imes on dexterous, precise, real-world bimanual manipulation tasks both in and out of distribution, all while running faster than pi_{0.5}. Our project website: https://flex-pi.github.io/
Related
- WorldArena 2.0: Extending Embodied World Model Benchmarking on Modality, Functionality and Platform
- DIAL: Decoupling Intent and Action via Latent World Modeling for End-to-End VLA
- Faster-WAM: Efficient Inference-Time Future Conditioning for Robust World Action Models
- Decoupling the Declarative from the Procedural in Vision-Language-Action Models
Source: arXiv cs.CV | 2026-08-12