paper-with-me

홈 › Papers

PEAfowl: Perception-Enhanced Multi-View Vision-Language-Action for Bimanual Manipulation

2026-01-25 · Qingyu Fan, Zhaoxiang Li, Yi Lu, Wang Chen, Qiu Shen, Xiao-xiao Long, Yinghao Cai, Tao Lu, Shuo Wang, Xun Cao arxiv

Bimanual manipulation in cluttered scenes requires policies that remain stable under occlusions, viewpoint changes and scene variations. Existing vision-language-action models often lack such robustness because (i) multi-view features are fused via view-agnostic token concatenation, yielding limited cross-view spatial representations, 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 perception, PEAfowl predicts per-token depth distributions, performs differentiable 3D lifting, and aggregates local cross-view neighbors to form geometrically grounded, cross-view aligned representations. For language utilization, we propose to replace global conditioning with a Perceiver-style text-aware readout over frozen CLIP visual features, enabling iterative evidence accumulation. To better exploit commodity RGB-D sensing despite noisy and incomplete depth, PEAfowl's depth-distribution lifting naturally supports training-only depth distillation, where a pretrained depth teacher supervises the depth-distribution head to inject refined geometric priors without adding inference overhead. On RoboTwin 2.0 under domain-randomized setting, PEAfowl improves the strongest baseline by 23.0 pp in success rate, and physical experiments further demonstrate improved performance on the evaluated real-robot tasks. Project website: https://peafowlvla.github.io/.

📄 PDF Abstract BibTeX arXiv:2601.17885

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial Reasoning

Similar Papers 제목 키워드 기반

A Meta-Heuristic Search Algorithm based on Infrasonic Mating Displays in Peafowls

2021-06-28 · Patrick Kenekayoro

Meta-heuristic techniques are important as they are used to find solutions to computationally intractable problems. Simplistic methods such as exhaustive search become computationally expensive and unreliable as the solu…

Heuristic Search

AppleVLM: End-to-end Autonomous Driving with Advanced Perception and Planning-Enhanced Vision-Language Models

2026-02-04 · Yuxuan Han, Kunyuan Wu, Qianyi Shao, Renxiang Xiao 외 arxiv

End-to-end autonomous driving has emerged as a promising paradigm integrating perception, decision-making, and control within a unified learning framework. Recently, Vision-Language Models (VLMs) have gained significant …

Autonomous Driving

FingerViP: Learning Real-World Dexterous Manipulation with Fingertip Visual Perception

2026-04-23 · Zhen Zhang, Weinan Wang, Hejia Sun, Qingpeng Ding 외 arxiv

The current practice of dexterous manipulation generally relies on a single wrist-mounted view, which is often occluded and limits performance on tasks requiring multi-view perception. In this work, we present FingerViP,…

Feature Selection using the concept of Peafowl Mating in IDS

2024-02-03 · Partha Ghosh, Joy Sharma, Nilesh Pandey

Cloud computing has high applicability as an Internet based service that relies on sharing computing resources. Cloud computing provides services that are Infrastructure based, Platform based and Software based. The popu…

Cloud Computingfeature selectionIntrusion Detection

GEOcc: Geometrically Enhanced 3D Occupancy Network with Implicit-Explicit Depth Fusion and Contextual Self-Supervision

2024-05-17 · Xin Tan, Wenbin Wu, Zhiwei Zhang, Chaojie Fan 외

3D occupancy perception holds a pivotal role in recent vision-centric autonomous driving systems by converting surround-view images into integrated geometric and semantic representations within dense 3D grids. Neverthele…

Autonomous DrivingDecoderDepth EstimationDepth Prediction+1