Observe Then Act: Asynchronous Active Vision-Action Model for Robotic Manipulation
Guokang Wang, Hang Li, Shuyuan Zhang, Di Guo, Yanhong Liu, Huaping Liu
TL;DR
This work tackles robotic manipulation under occlusion by introducing a task-driven asynchronous active vision-action model that decouples sensing and acting through NBV and NBP policies. The approach leverages viewpoint-centric voxel alignment, viewpoint-aware demo augmentation, and a pair of task-agnostic auxiliary rewards to robustly learn sensor-motor coordination with few demonstrations. Across eight RLBench tasks, the method outperforms passive and fixed-view baselines, particularly in occluded conditions, highlighting the practical value of active viewpoint manipulation for manipulation tasks. The contributions advance how robots acquire and leverage visual information to guide actions, enabling more reliable manipulation in real-world, vision-constrained settings.
Abstract
In real-world scenarios, many robotic manipulation tasks are hindered by occlusions and limited fields of view, posing significant challenges for passive observation-based models that rely on fixed or wrist-mounted cameras. In this paper, we investigate the problem of robotic manipulation under limited visual observation and propose a task-driven asynchronous active vision-action model.Our model serially connects a camera Next-Best-View (NBV) policy with a gripper Next-Best Pose (NBP) policy, and trains them in a sensor-motor coordination framework using few-shot reinforcement learning. This approach allows the agent to adjust a third-person camera to actively observe the environment based on the task goal, and subsequently infer the appropriate manipulation actions.We trained and evaluated our model on 8 viewpoint-constrained tasks in RLBench. The results demonstrate that our model consistently outperforms baseline algorithms, showcasing its effectiveness in handling visual constraints in manipulation tasks.
