PoseVLA: Universal Pose Pretraining for Generalizable Vision-Language-Action Policies

· Source: cs.CV updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems · Depth: Expert, long

Summary

Pose-VLA is a novel decoupled paradigm for Vision-Language-Action (VLA) models designed to overcome feature collapse and low training efficiency in robotic manipulation. It separates VLA training into a pre-training phase for universal 3D spatial priors in a camera-centric space and a post-training phase for efficient embodiment alignment. By introducing discrete pose tokens as a universal representation, Pose-VLA integrates spatial grounding from diverse 3D datasets with geometry-level trajectories from robotic demonstrations. The framework uses a two-stage pre-training pipeline, establishing spatial grounding via poses and motion alignment through trajectory supervision. 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 demonstrate robust generalization across diverse objects using only 100 demonstrations per task, leveraging a pre-training corpus of 1.4M images with 6.5M 3D annotations and 1.55M robotic trajectories.

Key takeaway

For Machine Learning Engineers developing generalizable robotic manipulation policies, you should consider adopting a decoupled VLA training approach. By pre-training your Vision-Language Model with universal 3D pose tokens and camera-centric spatial priors, you can significantly reduce the data needed for embodiment alignment. This strategy enables robust generalization across diverse objects with as few as 100 demonstrations per task, mitigating representation collapse and improving policy learning efficiency.

Key insights

Decoupling VLA training with universal pose tokens enables robust 3D spatial grounding and efficient robotic policy learning.

Principles

Method

Pose-VLA employs a two-stage pre-training: spatial foundation on 3D datasets, then pose alignment using multi-view robotic trajectories. Post-training appends a lightweight action expert for robot-specific commands.

In practice

Topics

Best for: Research Scientist, AI Scientist, Robotics Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.