paper-with-me

홈 › Papers

See like a Robot: Robot-Centric Pointmaps for Vision-Language-Action Models

2026-07-13 · Byungkun Lee, Dongyoon Hwang, Dongjin Kim, Hojoon Lee, Minho Park, Jaegul Choo hf

Vision-language-action (VLA) models predict robot actions from visual observations and language instructions. These actions are defined in the robot's own 3D coordinate frame, yet most VLAs observe the scene in the camera frame, creating a frame mismatch between where the scene is observed and where actions are defined. The mismatch is benign under a fixed viewpoint, where the policy can memorize a single observation-to-action mapping, but grows harder as large-scale datasets aggregate demonstrations across diverse camera setups and the policy must generalize this mapping across viewpoints. We address this mismatch with robot-centric pointmaps, images whose pixels store the 3D coordinates of scene points in the robot frame. Pointmaps provide robot-frame 3D geometry while preserving the dense H x W grid expected by pretrained 2D VLAs, so they integrate into existing VLAs with minimal architectural change. On RoboCasa, pointmaps improve both pi0.5 and SmolVLA and outperform representative camera-viewpoint and 3D-aware baselines. In real-robot experiments, their advantage over an RGB-only policy widens when the camera is moved to a placement unseen during training.

📄 PDF Abstract BibTeX arXiv:2607.11498

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

G3T Up! Gravity Aligned Coordinate Frames Simplify Pointmap Processing

2026-05-26 · Bharath Raj Nagoor Kani, Noah Snavely arxiv

Modern feed-forward 3D reconstruction methods like VGGT predict pixel-aligned pointmaps in camera-centric coordinate frames. However, this choice of coordinate frame is not always optimal. We propose instead to predict p…

3D Reconstruction

Calib3R: A 3D Foundation Model for Multi-Camera to Robot Calibration and 3D Metric-Scaled Scene Reconstruction

2025-09-10 · Davide Allegro, Matteo Terreran, Stefano Ghidoni arxiv

Robots often rely on RGB images for tasks like manipulation and navigation. However, reliable interaction typically requires a 3D scene representation that is metric-scaled and aligned with the robot reference frame. Thi…

3D Reconstruction

Ego-Pi: VLA Fine-Tuning for Ego-Centric Human and Robot Data

2026-06-06 · Ji Woong Kim, Ke Wang, Zipeng Fu, Sirui Chen 외 arxiv

Robotics faces a fundamental challenge of data scarcity. Unlike language or vision research, there is no internet-scale dataset for robotic manipulation. A promising path forward is to leverage egocentric human data, whi…

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

Recasting Generic Pretrained Vision Transformers As Object-Centric Scene Encoders For Manipulation Policies

2024-05-24 · Jianing Qian, Anastasios Panagopoulos, Dinesh Jayaraman

Generic re-usable pre-trained image representation encoders have become a standard component of methods for many computer vision tasks. As visual representations for robots however, their utility has been limited, leadin…