English

Grounding Actions in Camera Space: Observation-Centric Vision-Language-Action Policy

Robotics 2025-08-19 v1 Computer Vision and Pattern Recognition

Abstract

Vision-Language-Action (VLA) models frequently encounter challenges in generalizing to real-world environments due to inherent discrepancies between observation and action spaces. Although training data are collected from diverse camera perspectives, the models typically predict end-effector poses within the robot base coordinate frame, resulting in spatial inconsistencies. To mitigate this limitation, we introduce the Observation-Centric VLA (OC-VLA) framework, which grounds action predictions directly in the camera observation space. Leveraging the camera's extrinsic calibration matrix, OC-VLA transforms end-effector poses from the robot base coordinate system into the camera coordinate system, thereby unifying prediction targets across heterogeneous viewpoints. This lightweight, plug-and-play strategy ensures robust alignment between perception and action, substantially improving model resilience to camera viewpoint variations. The proposed approach is readily compatible with existing VLA architectures, requiring no substantial modifications. Comprehensive evaluations on both simulated and real-world robotic manipulation tasks demonstrate that OC-VLA accelerates convergence, enhances task success rates, and improves cross-view generalization. The code will be publicly available.

Keywords

Cite

@article{arxiv.2508.13103,
  title  = {Grounding Actions in Camera Space: Observation-Centric Vision-Language-Action Policy},
  author = {Tianyi Zhang and Haonan Duan and Haoran Hao and Yu Qiao and Jifeng Dai and Zhi Hou},
  journal= {arXiv preprint arXiv:2508.13103},
  year   = {2025}
}
R2 v1 2026-07-01T04:55:11.585Z