Active perception in vision-based robotic manipulation aims to move the camera toward more informative observation viewpoints, thereby providing high-quality perceptual inputs for downstream tasks.
Most existing active perception methods rely on iterative optimization, leading to high time and motion costs, and are often tightly coupled with specific task formulations, which limits their transferability.
In this paper, we propose a general one-shot multimodal active perception framework for robotic manipulation.
The framework comprises a dataset construction pipeline and an optimal viewpoint prediction network.
First, task-oriented optimal viewpoints are obtained through systematic candidate-view sampling, task-adaptable viewpoint quality evaluation, and multi-mode clustering of high-quality viewpoint candidates.
Large-scale training datasets are constructed via domain randomization using the resulting viewpoint labels.
Subsequently, an optimal viewpoint prediction network is developed, which leverages multimodal self-attention to align and fuse visual and geometric features, directly predicting the required camera pose adjustments.
Experiments in both simulation and real-world scenarios show that MVPNet achieves better robotic grasping performance than state-of-the-art active perception baselines under the same single-viewpoint-adjustment setting.
The same framework is further extended to barcode recognition and object-centric view quality optimization, validating its generality across heterogeneous perception objectives.