paper-with-me

홈 › Papers

AnchorVLA4D: an Anchor-Based Spatial-Temporal Vision-Language-Action Model for Robotic Manipulation

2026-03-13 · Juan Zhu, Zhanying Shao, Xiaoqi Li, Ethan Morgan, Jiadong Xu, Hongwei Fan, Hao Dong arxiv

Since current Vision-Language-Action (VLA) systems suffer from limited spatial perception and the absence of memory throughout manipulation, we investigate visual anchors as a means to enhance spatial and temporal reasoning within VLA policies for robotic manipulation. Conventional VLAs generate actions by conditioning on a single current frame together with a language instruction. However, since the frame is encoded as a 2D image, it does not contain detailed spatial information, and the VLA similarly lacks any means to incorporate past context. As a result, it frequently forgets objects under occlusion and becomes spatially disoriented during the manipulation process. Thus, we propose AnchorVLA4D, a simple spatial-temporal VLA that augments the visual input with an anchor image to preserve the initial scene context throughout execution, and adds a lightweight spatial encoder that jointly processes the anchor and current frames to expose geometric relationships within an episode. Built on a Qwen2.5-VL backbone with a diffusion-based action head, AnchorVLA4D requires no additional sensing modalities (e.g., depth or point clouds) and introduces negligible inference overhead. Combining anchoring with a frozen pretrained spatial encoder yields further gains, realizing a 13.6% improvement on the Simpler WidowX benchmark and confirming the approach on real-world tasks, where it achieved an average success rate of 80%.

📄 PDF Abstract BibTeX arXiv:2603.12730

Code (0)

등록된 구현이 없습니다.

Tasks

Point Clouds

Similar Papers 제목 키워드 기반

AnchorVLA: Bridging Discrete Decisions and Continuous Trajectories for Vision-Language-Action Planning

2026-07-03 · Qi Liu, Yabei Li, Hongsong Wang, Heng Zhang 외 arxiv

Autonomous driving planning requires translating navigation intent, traffic rules, dynamic interactions, and language instructions into executable continuous trajectories. Vision-Language-Action models have been introduc…

Trajectory PredictionAutonomous DrivingDecision Making

AnchorVLA: Anchored Diffusion for Efficient End-to-End Mobile Manipulation

2026-04-02 · Jia Syuen Lim, Zhizhen Zhang, Peter Bohm, Brendan Tidd 외 arxiv

A central challenge in mobile manipulation is preserving multiple plausible action models while remaining reactive during execution. A bottle in a cluttered scene can often be approached and grasped in multiple valid way…

Fre-Res: Frequency-Residual Video Token Compression for Efficient Video MLLMs

2026-05-10 · Yigui Feng, Qinglin Wang, Yang Liu, Jie Liu arxiv

Video MLLMs face a persistent tension between spatial fidelity and temporal coverage: preserving fine-grained visual details requires many spatial tokens, while capturing short-lived events requires dense temporal sampli…

Diverse Human Motion Prediction Guided by Multi-Level Spatial-Temporal Anchors

2023-02-09 · Sirui Xu, Yu-Xiong Wang, Liang-Yan Gui

Predicting diverse human motions given a sequence of historical poses has received increasing attention. Despite rapid progress, existing work captures the multi-modal nature of human motions primarily through likelihood…

DiversityHuman motion predictionHuman Pose Forecastingmotion prediction+1

CaC: Advancing Video Reward Models via Hierarchical Spatiotemporal Concentrating

2026-05-12 · Jiyuan Wang, Huan Ouyang, Jiuzhou Lin, Chunyu Lin 외 arxiv

In this paper, we propose Concentrate and Concentrate (CaC), a coarse-to-fine anomaly reward model based on Vision-Language Models. During inference, it first conducts a global temporal scan to anchor anomalous time wind…

Reinforcement Learning