paper-with-me

Papers

PointACT: Vision-Language-Action Models with Multi-Scale Point-Action Interaction

2026-05-20 · Shizhe Chen, Paul Pacaud, Cordelia Schmid arxiv

Vision-Language-Action (VLA) models have shown strong potential for general-purpose robotic manipulation by leveraging large pretrained vision-language backbones. However, most existing VLAs rely primarily on 2D visual representations, which limit their ability to reason about fine-grained geometry and spatial grounding - capabilities that are essential for precise and robust manipulation in 3D environments. In this paper, we propose PointACT, a dual-system 3D-aware VLA policy that integrates hierarchical 3D point cloud representations directly into the action decoding process. PointACT employs a multi-scale point-action interaction mechanism with efficient bottleneck window self-attention, enabling evolving action tokens to densely attend to both local geometric detail and global scene structure. We evaluate PointACT on the LIBERO and RLBench benchmarks and systematically compare it against monolithic and dual-system VLA baselines, including variants augmented with point cloud inputs. PointACT achieves consistent improvements across both benchmarks, increasing success rates by 10% on the challenging RLBench-10Tasks suite over state-of-the-art pretrained VLAs, with even larger gains when the vision-language backbone is frozen and the action expert is trained from scratch. Extensive ablation studies demonstrate that tightly coupling hierarchical 3D geometry with pretrained 2D semantic representations is critical for robust and spatially grounded robot control. Our results also highlight the promise of pretrained 3D representations for 3D-aware VLA policies.

📄 PDF Abstract BibTeX arXiv:2605.21414

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PointAction: 3D Points as Universal Action Representations for Robot Control

2026-06-02 · Mutian Tong, Han Jiang, Qiao Feng, Lingjie Liu 외 arxiv

Video-Action Models (VAMs) leverage the broad visual dynamics captured by pre-trained video diffusion models, offering a promising path toward generalizable robot manipulation. However, RGB-only video rollouts are not di…

Robot ManipulationVideo GenerationVideo Prediction

FabriVLA: A Lightweight Vision-Language-Action Model for Precise Multi-Task Manipulation

2026-07-09 · Shiyuan Yang, Borong Zhang, Jizheng Zhang, Zhijia Tao 외 arxiv

We present FabriVLA, a lightweight Vision-Language-Action model for Precise Multi-Task Manipulation. FabriVLA combines an InternVL3.5 vision-language backbone with a flow-matching action head featuring gated self-attenti…

RT-2: Vision-Language-Action Models Transfer Web Knowledge to Robotic Control

2023-07-28 · Anthony Brohan, Noah Brown, Justice Carbajal, Yevgen Chebotar 외

We study how vision-language models trained on Internet-scale data can be incorporated directly into end-to-end robotic control to boost generalization and enable emergent semantic reasoning. Our goal is to enable a sing…

ObjectQuestion AnsweringRobot ManipulationVision-Language-Action+1

A tutorial note on collecting simulated data for vision-language-action models

2025-08-06 · Heran Wu, Zirun Zhou, Jingfeng Zhang arxiv

Traditional robotic systems typically decompose intelligence into independent modules for computer vision, natural language processing, and motion control. Vision-Language-Action (VLA) models fundamentally transform this…

CoVLA: Comprehensive Vision-Language-Action Dataset for Autonomous Driving

2024-08-19 · Hidehisa Arai, Keita Miwa, Kento Sasaki, Yu Yamaguchi 외

Autonomous driving, particularly navigating complex and unanticipated scenarios, demands sophisticated reasoning and planning capabilities. While Multi-modal Large Language Models (MLLMs) offer a promising avenue for thi…

Autonomous DrivingCaption GenerationVision-Language-Action