Generalizable VLA Finetuning via Representation Anchoring and Language-Action Alignment
Abstract
Finetuning a pretrained vision-language model (VLM) on robot demonstrations via behavior cloning (BC) has become the standard recipe for vision-language-action (VLA) policies. However, BC finetuning progressively overwrites the pretrained representations that support visual and semantic generalization. Co-training on web image-text data, a common remedy, does not prevent this; it applies language and action losses to separate observations, leaving VLAs with language-action misalignment that standard manipulation benchmarks do not expose. We propose Anchor-Align, which augments BC with two objectives: Vision-Language Anchoring distills layer-wise representations from a frozen VLM copy to prevent this drift, while Language-Action Alignment converts each action target into a discrete motion-direction label and jointly trains language and action prediction on the same robot observation. On a physical xArm7 robot, across two widely used VLA architectures, Anchor-Align improves real-robot success on both (28% to 54% and 37% to 60%). At scale in simulation, we demonstrate consistent improvements on OOD perturbations, perceptual robustness, and long-horizon control across LIBERO-PRO, LIBERO-Plus, and CALVIN, respectively, suggesting that preserving pretrained representations and effective action learning are not fundamentally at odds. Project page: anchoralignvla.github.io
Community
TL;DR. Behavior cloning (BC) finetuning slowly overwrites the pretrained VLM representations a VLA relies on for visual and semantic generalization. Anchor-Align adds two objectives to standard BC: Vision-Language Anchoring (layer-wise distillation from a frozen VLM copy, which keeps the representations from drifting) and Language-Action Alignment (each action target becomes a discrete motion-direction label, and language and action are trained jointly on the same robot observation).
Anchor-Align achieves stronger OOD generalization. In simulation, it improves robustness to unseen spatial rearrangements, camera perturbations, and other shifts absent from training on LIBERO-PRO and LIBERO-Plus, plus long-horizon control on CALVIN. On a physical xArm7, real-robot success under unseen spatial rearrangements, semantic perturbations, and cluttered scenes rises from 28% to 54% and from 37% to 60% across two VLA architectures.
Get this paper in your agent:
hf papers read 2607.13429 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 1
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper