Unified Embodied VLM Reasoning with Robotic Action via Autoregressive Discretized Pre-training
Yi Liu, Sukai Wang, Dafeng Wei, Xiaowei Cai, Linqing Zhong, Jiange Yang, Guanghui Ren, Jinyu Zhang, Maoqing Yao, Chuankang Li, Xindong He, Liliang Chen, Jianlan Luo
TL;DR
The paper tackles the problem of achieving both broad generalization and high-precision action in open-world robotic manipulation, addressing a gap where Vision-Language-Action systems struggle to jointly reason and execute with precision. It introduces GenieReasoner, a unified autoregressive framework that grounds high-level reasoning in discrete action tokens through FACT, a flow-matching action tokenizer, enabling end-to-end optimization in a single space. The authors propose ERIQ, a large-scale embodied reasoning benchmark with 6,052 QA pairs across four pillars, to decouple reasoning from execution and reveal a strong link between embodied reasoning and end-to-end manipulation success. Empirical results show GenieReasoner outperforms continuous-action and discrete-action baselines on ERIQ and in real-world deployments, with FACT achieving high reconstruction fidelity at compact token lengths, demonstrating a principled approach to bridging semantic planning and precise motor control for robust, general-purpose robotic manipulation.
Abstract
General-purpose robotic systems operating in open-world environments must achieve both broad generalization and high-precision action execution, a combination that remains challenging for existing Vision-Language-Action (VLA) models. While large Vision-Language Models (VLMs) improve semantic generalization, insufficient embodied reasoning leads to brittle behavior, and conversely, strong reasoning alone is inadequate without precise control. To provide a decoupled and quantitative assessment of this bottleneck, we introduce Embodied Reasoning Intelligence Quotient (ERIQ), a large-scale embodied reasoning benchmark in robotic manipulation, comprising 6K+ question-answer pairs across four reasoning dimensions. By decoupling reasoning from execution, ERIQ enables systematic evaluation and reveals a strong positive correlation between embodied reasoning capability and end-to-end VLA generalization. To bridge the gap from reasoning to precise execution, we propose FACT, a flow-matching-based action tokenizer that converts continuous control into discrete sequences while preserving high-fidelity trajectory reconstruction. The resulting GenieReasoner jointly optimizes reasoning and action in a unified space, outperforming both continuous-action and prior discrete-action baselines in real-world tasks. Together, ERIQ and FACT provide a principled framework for diagnosing and overcoming the reasoning-precision trade-off, advancing robust, general-purpose robotic manipulation.
