MEGA Hub

G0.5: One Autoregressive Stream for Robot Reasoning and Action

Authors

Do you know Yicheng Liu?You can claim authorship or link another user.Do you know Zibin Dong?You can claim authorship or link another user.Do you know Baijun Ye?You can claim authorship or link another user.Do you know Tianyuan Yuan?You can claim authorship or link another user.Do you know Tao Jiang?You can claim authorship or link another user.Do you know Anqi Yang?You can claim authorship or link another user.Do you know Shicheng Cao?You can claim authorship or link another user.Do you know Haonan Liu?You can claim authorship or link another user.Do you know Yue Sun?You can claim authorship or link another user.Do you know Zihan Guo?You can claim authorship or link another user.Do you know Xiao Liu?You can claim authorship or link another user.Do you know Dong Ke?You can claim authorship or link another user.Do you know Changxun Pan?You can claim authorship or link another user.Do you know Chenru Wu?You can claim authorship or link another user.Do you know Tailai Cheng?You can claim authorship or link another user.Do you know Xiaoshu Ren?You can claim authorship or link another user.Do you know Xinlei Zhang?You can claim authorship or link another user.Do you know Jianning Cui?You can claim authorship or link another user.Do you know Zijie Zhao?You can claim authorship or link another user.Do you know Haoyu Zhang?You can claim authorship or link another user.Do you know Kaiming Xu?You can claim authorship or link another user.Do you know Haodong Yang?You can claim authorship or link another user.Do you know Bowen Zhang?You can claim authorship or link another user.Do you know Jiahui Niu?You can claim authorship or link another user.Do you know Shaoting Zhu?You can claim authorship or link another user.Do you know Shiduo Zhang?You can claim authorship or link another user.Do you know Hang Zhao?You can claim authorship or link another user.

Abstract

The prevailing recipe for Vision-Language-Action (VLA) models couples a pretrained VLM with a separately trained flow-matching action expert. This makes the VLM a context encoder rather than a decision-maker. We introduce G0.5, a pretrained autoregressive VLA in which a single transformer decoder emits reasoning and action tokens under a single objective. Three components make this tractable at foundation-model scale: a learnable cross-embodiment action tokenizer that maps heterogeneous robot actions into a shared vocabulary; a native chain-of-thought stream interleaving task decomposition, object grounding, and action hints with action tokens; and a visual memory module that injects multi-second history through the vision encoder. Because reasoning and action share a single set of weights, the pretrained VLM's capabilities carry over to physical behavior: the model follows instructions closely, and prompts directly steer action granularity, task horizon, and out-of-distribution scene handling without further training. Pretrained on a large collection of robot datasets together with VQA samples, G0.5 surpasses state-of-the-art models across 7 independent regimes: real-world fine-tuning on R1lite and R1pro robots (76.7\% vs.\ 53.3\% for $π_{0.5}$ and 24.4\% for GR00T-N1.7), the 2025 BEHAVIOR Challenge on 50 long-horizon household mobile manipulation tasks using a generalist policy (31.4\% vs.\ 26.3\% for $π_{0.5}$ and 26.1\% for the challenge winner), DROID post-training followed by zero-shot transfer to an unseen environment and objects (82.5\%), a language-following Pick-and-Place benchmark, LIBERO (98.9\%), RoboTwin 2.0 (93.3\%), and SimplerEnv-Bridge (87.3\%).

Community

00