paper-with-me

홈 › Papers

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

2026-04-02 · Jia Syuen Lim, Zhizhen Zhang, Peter Bohm, Brendan Tidd, Zi Huang, Yadan Luo 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 ways. Robust behavior depends on preserving this action diversity while remaining reactive as the scene evolves. Diffusion policies are appealing because they model multimodal action distributions rather than collapsing to one solution. But in practice, full iterative denoising is costly at control time. Action chunking helps amortize inference, yet it also creates partially open-loop behavior, allowing small mismatches to accumulate into drift. We present AnchorVLA, a diffusion-based VLA policy for mobile manipulation built on the core insight that when sampling begins near a plausible solution manifold, extensive denoising is unnecessary to recover multimodal, valid actions. AnchorVLA combines a lightweight VLA adaptation backbone with an anchored diffusion action head, which denoises locally around anchor trajectories using a truncated diffusion schedule. This retains multimodal action generation while reducing inference cost for closed-loop control. Crucially, to mitigate chunking-induced drift, we introduce a test-time self-correction mechanism via a lightweight residual correction module that makes high-frequency, per-step adjustments during rollout. Across diverse mobile manipulation tasks, AnchorVLA improves success and stability under disturbances and distribution shifts while maintaining low-latency inference. The source code is made available at https://github.com/jason-lim26/AnchorVLA.

📄 PDF Abstract BibTeX arXiv:2604.01567

Code (0)

등록된 구현이 없습니다.

Similar 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 외 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 reason…

Point Clouds

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

UniPlan: Vision-Language Task Planning for Mobile Manipulation with Unified PDDL Formulation

2026-02-09 · Haoming Ye, Yunxiao Xiao, Cewu Lu, Panpan Cai arxiv

Integration of VLM reasoning with symbolic planning has proven to be a promising approach to real-world robot task planning. Existing work like UniDomain effectively learns symbolic manipulation domains from real-world d…

Computational EfficiencyRobot Task Planning

AnchorDP3: 3D Affordance Guided Sparse Diffusion Policy for Robotic Manipulation

2025-06-24 · Ziyan Zhao, Ke Fan, He-Yang Xu, Ning Qiao 외

We present AnchorDP3, a diffusion policy framework for dual-arm robotic manipulation that achieves state-of-the-art performance in highly randomized environments. AnchorDP3 integrates three key innovations: (1) Simulator…

Multi-Task LearningSemantic SegmentationTrajectory Prediction

AC-DiT: Adaptive Coordination Diffusion Transformer for Mobile Manipulation

2025-07-02 · Sixiang Chen, Jiaming Liu, Siyuan Qian, Han Jiang 외

Recently, mobile manipulation has attracted increasing attention for enabling language-conditioned robotic control in household tasks. However, existing methods still face challenges in coordinating mobile base and manip…