PEAfowl: Perception-Enhanced Multi-View Vision-Language-Action for Bimanual Manipulation
Qingyu Fan, Zhaoxiang Li, Yi Lu, Wang Chen, Qiu Shen, Xiao-xiao Long, Yinghao Cai, Tao Lu, Shuo Wang, Xun Cao
TL;DR
PEAfowl addresses robust bimanual manipulation under clutter and varying viewpoints by coupling geometry-guided multi-view fusion with a Perceiver-style language readout over frozen CLIP features. It introduces per-token depth distributions with differentiable 3D lifting and cross-view neighbor aggregation, plus depth distillation with a training-time depth teacher to inject geometry priors without test-time overhead. In RoboTwin 2.0 DR simulations and real-robot setups, PEAfowl achieves state-of-the-art success and demonstrates strong sim-to-real transfer, with ablations highlighting the importance of both geometry-guided perception and language-grounded readout. The approach advances robust, instruction-grounded manipulation in multi-view, cluttered environments, enabling more reliable cross-scene generalization and task grounding.
Abstract
Bimanual manipulation in cluttered scenes requires policies that remain stable under occlusions, viewpoint and scene variations. Existing vision-language-action models often fail to generalize because (i) multi-view features are fused via view-agnostic token concatenation, yielding weak 3D-consistent spatial understanding, and (ii) language is injected as global conditioning, resulting in coarse instruction grounding. In this paper, we introduce PEAfowl, a perception-enhanced multi-view VLA policy for bimanual manipulation. For spatial reasoning, PEAfowl predicts per-token depth distributions, performs differentiable 3D lifting, and aggregates local cross-view neighbors to form geometrically grounded, cross-view consistent representations. For instruction grounding, we propose to replace global conditioning with a Perceiver-style text-aware readout over frozen CLIP visual features, enabling iterative evidence accumulation. To overcome noisy and incomplete commodity depth without adding inference overhead, we apply training-only depth distillation from a pretrained depth teacher to supervise the depth-distribution head, providing perception front-end with geometry-aware priors. On RoboTwin 2.0 under domain-randomized setting, PEAfowl improves the strongest baseline by 23.0 pp in success rate, and real-robot experiments further demonstrate reliable sim-to-real transfer and consistent improvements from depth distillation. Project website: https://peafowlvla.github.io/.
