English

SaPaVe: Towards Active Perception and Manipulation in Vision-Language-Action Models for Robotics

Robotics 2026-03-13 v1 Computer Vision and Pattern Recognition

Abstract

Active perception and manipulation are crucial for robots to interact with complex scenes. Existing methods struggle to unify semantic-driven active perception with robust, viewpoint-invariant execution. We propose SaPaVe, an end-to-end framework that jointly learns these capabilities in a data-efficient manner. Our approach decouples camera and manipulation actions rather than placing them in a shared action space, and follows a bottom-up training strategy: we first train semantic camera control on a large-scale dataset, then jointly optimize both action types using hybrid data. To support this framework, we introduce ActiveViewPose-200K, a dataset of 200k image-language-camera movement pairs for semantic camera movement learning, and a 3D geometry-aware module that improves execution robustness under dynamic viewpoints. We also present ActiveManip-Bench, the first benchmark for evaluating active manipulation beyond fixed-view settings. Extensive experiments in both simulation and real-world environments show that SaPaVe outperforms recent vision-language-action models such as GR00T N1 and π0\pi_0, achieving up to 31.25\% higher success rates in real-world tasks. These results show that tightly coupled perception and execution, when trained with decoupled yet coordinated strategies, enable efficient and generalizable active manipulation. Project page: https://lmzpai.github.io/SaPaVe

Keywords

Cite

@article{arxiv.2603.12193,
  title  = {SaPaVe: Towards Active Perception and Manipulation in Vision-Language-Action Models for Robotics},
  author = {Mengzhen Liu and Enshen Zhou and Cheng Chi and Yi Han and Shanyu Rong and Liming Chen and Pengwei Wang and Zhongyuan Wang and Shanghang Zhang},
  journal= {arXiv preprint arXiv:2603.12193},
  year   = {2026}
}

Comments

Accepted to CVPR 2026. See project page at https://lmzpai.github.io/SaPaVe

R2 v1 2026-07-01T11:17:11.934Z