$ω$-0: A Latent Predictive World Action Model for Concurrent Humanoid Loco-Manipulation
Zhe Li, Zhenzhe Zhang, Yangyang Wei, Wenjie Zhang, Xichen Yuan, Peiyuan Zhi, Gen Li, Xinying Guo, Fengjie Gao, Jianfei Yang, Shanghang Zhang · N/A · 2026
Framework
N/A
License
N/A
Stars
N/A
Summary
Humanoid household tasks often require concurrent loco-manipulation, where the robot must move, adjust posture, maintain balance, and manipulate objects as a single coordinated behavior. Yet existing humanoid policies typically decompose locomotion and manipulation, while recent world-action mode...
Abstract Summary
Key Points
- Humanoid household tasks often require concurrent loco-manipulation, where the robot must move, a...
- Yet existing humanoid policies typically decompose locomotion and manipulation, while recent worl...
- We present $ω$-0, a latent predictive whole-body world-action model for real-world humanoid concu...
- Given a language instruction, current visual observation, and robot proprioceptive state, $ω$-0 d...
- Rather than reconstructing future videos, $ω$-0 learns compact future observation embeddings as a...
$ω$-0: A Latent Predictive World Action Model for Concurrent Humanoid Loco-Manipulation
|Authors: Zhe Li, Zhenzhe Zhang, Yangyang Wei, Wenjie Zhang, Xichen Yuan, Peiyuan Zhi, Gen Li, Xinying Guo, Fengjie Gao, Jianfei Yang, Shanghang Zhang
|Venue: arXiv preprint | Year: 2026
|arXiv: 2608.06375v1
Abstract
Humanoid household tasks often require concurrent loco-manipulation, where the robot must move, adjust posture, maintain balance, and manipulate objects as a single coordinated behavior. Yet existing humanoid policies typically decompose locomotion and manipulation, while recent world-action models remain either arm-centric or video-centered. We present $ω$-0, a latent predictive whole-body world-action model for real-world humanoid concurrent loco-manipulation. Given a language instruction, current visual observation, and robot proprioceptive state, $ω$-0 directly predicts controller-compatible whole-body action latents for real-robot execution. Rather than reconstructing future videos, $ω$-0 learns compact future observation embeddings as a lightweight predictive objective, coupling latent visual foresight with diffusion-based whole-body action generation. The model supports egocentric RGB, exocentric RGB, and exocentric depth inputs, and leverages controller-based simulation replay to ground human/public visual-motion priors into robot-executable action latents. We further collect $ω$-HOME, a 40+ hour real-world household humanoid dataset with synchronized multi-view observations, whole-body SMPL motions, robot states, and action latents. Real-world experiments on 11 household tasks demonstrate that a single $ω$-0 model can produce smooth manipulate-while-moving behaviors and consistently outperform representative imitation learning, VLA, humanoid, and WAM baselines.
Key Contributions
- Humanoid household tasks often require concurrent loco-manipulation, where the robot must move, a…
- Yet existing humanoid policies typically decompose locomotion and manipulation, while recent worl…
- We present $ω$-0, a latent predictive whole-body world-action model for real-world humanoid concu…
- Given a language instruction, current visual observation, and robot proprioceptive state, $ω$-0 d…
- Rather than reconstructing future videos, $ω$-0 learns compact future observation embeddings as a…
Topics
- manipulation
- locomotion
- vision
- vla
- reinforcement-learning
- control
- learning-from-demonstration
- benchmark
Code & Data
No code repository linked in paper metadata.
BibTeX
@article{Li2026_260806375v1,
title = {$ω$-0: A Latent Predictive World Action Model for Concurrent Humanoid Loco-Manipulation},
author = {Zhe Li and Zhenzhe Zhang and Yangyang Wei and Wenjie Zhang and Xichen Yuan and Peiyuan Zhi and Gen Li and Xinying Guo and Fengjie Gao and Jianfei Yang and Shanghang Zhang},
year = {2026},
eprint = {2608.06375v1},
archivePrefix = {arXiv},
primaryClass = {cs.RO},
url = {https://arxiv.org/abs/2608.06375v1}
}
Related Papers
WholeBodyVLA: Towards Unified Latent VLA for Whole-Body Loco-Manipulation Control
Haoran Jiang, Jin Chen, Qingwen Bu et al. · arXiv preprint · Dec 2025
Humanoid robots require precise locomotion and dexterous manipulation to perform challenging loco-manipulation tasks. Yet existing approaches, modular or end-to-end, are deficient in manipulation-aware locomotion. This confines the robot to a limited workspace, preventing it from performing large...
DexVerse: A Modular Benchmark for Multi-Task, Multi-Embodiment Dexterous Manipulation
Yunchao Yao, Zhuxiu Xu, Tianqi Zhang et al. · arXiv preprint · Jul 2026
Building general-purpose dexterous manipulation policies requires benchmarks that go beyond isolated tasks to systematically evaluate policies across diverse interaction modes, sensory conditions, and robot embodiments. However, existing benchmarks remain limited in task and data diversity, embod...
GR00T N1: An Open Foundation Model for Generalist Humanoid Robots
NVIDIA, :, Johan Bjorck et al. · arXiv preprint · Mar 2025
General-purpose robots need a versatile body and an intelligent mind. Recent advancements in humanoid robots have shown great promise as a hardware platform for building generalist autonomy in the human world. A robot foundation model, trained on massive and diverse data sources, is essential for...
DECOWAM: Decoupled Whole-Body World-Action Model for Legged Mobile Manipulation
Siyuan Ma, Boshi Zhang, Yutian Zhang et al. · arXiv preprint · Aug 2026
Mobile manipulation requires a robot to predict how locomotion and arm motion jointly alter future observations and control. Existing world-action models, developed largely for fixed-base platforms, do not explicitly distinguish camera ego-motion from base and arm actions. Here we introduce DECOW...