Universal Pose Pretraining for Generalizable Vision-Language-Action Policies
Haitao Lin, Hanyang Yu, Jingshun Huang, He Zhang, Yonggen Ling, Ping Tan, Xiangyang Xue, Yanwei Fu
TL;DR
Pose-VLA introduces a two-stage framework that decouples Vision-Language-Action learning into universal 3D spatial pretraining in a camera-centric space and subsequent embodiment alignment. By representing objects and trajectories with discrete pose tokens and integrating RGB-D with camera intrinsics, the model learns robust geometric priors that transfer efficiently to robotic control with limited demonstrations. The approach achieves state-of-the-art 3D grounding on Objectron and strong results on RoboTwin 2.0 and LIBERO, while real-world experiments demonstrate practical data efficiency (~100 demos/task) and improved generalization across rigid, articulated, and deformable objects. This work advocates shifting VLA pretraining toward embodied-aware, geometry-grounded foundations to enable scalable, generalizable robotic manipulation.
Abstract
Existing Vision-Language-Action (VLA) models often suffer from feature collapse and low training efficiency because they entangle high-level perception with sparse, embodiment-specific action supervision. Since these models typically rely on VLM backbones optimized for Visual Question Answering (VQA), they excel at semantic identification but often overlook subtle 3D state variations that dictate distinct action patterns. To resolve these misalignments, we propose Pose-VLA, a decoupled paradigm that separates VLA training into a pre-training phase for extracting universal 3D spatial priors in a unified camera-centric space, and a post-training phase for efficient embodiment alignment within robot-specific action space. By introducing discrete pose tokens as a universal representation, Pose-VLA seamlessly integrates spatial grounding from diverse 3D datasets with geometry-level trajectories from robotic demonstrations. Our framework follows a two-stage pre-training pipeline, establishing fundamental spatial grounding via poses followed by motion alignment through trajectory supervision. Extensive evaluations demonstrate that Pose-VLA achieves state-of-the-art results on RoboTwin 2.0 with a 79.5% average success rate and competitive performance on LIBERO at 96.0%. Real-world experiments further showcase robust generalization across diverse objects using only 100 demonstrations per task, validating the efficiency of our pre-training paradigm.
