Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

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

About

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.

Jia Syuen Lim, Zhizhen Zhang, Peter Bohm, Brendan Tidd, Zi Huang, Yadan Luo• 2026

Related benchmarks

TaskDatasetResultRank
Mobile ManipulationManiSkill-HAB (simulation)
Pick Apple Fridge Success Rate22.7
8
Lift BagReal-world teleoperation dataset
Success Rate40
2
Mobile ManipulationReal-world teleoperation dataset
Average Success Rate40
2
open drawerReal-world teleoperation dataset
Success Rate40
2
Showing 4 of 4 rows

Other info

Follow for update