Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

Anchor-Align: New Method Boosts VLA Robot Generalization by Preserving Pretrained Representations

AI By Crimson AI Hugging Face Papers 23 July 2026 · 00:00 17 views
Share: X Telegram

Researchers propose Anchor-Align, a finetuning method for vision-language-action (VLA) policies that prevents representation drift and language-action misalignment, achieving significant improvements in real-robot and simulated tasks.

Anchor-Align: New Method Boosts VLA Robot Generalization by Preserving Pretrained Representations

Key points

A new paper from Hugging Face researchers introduces Anchor-Align, a finetuning approach for vision-language-action (VLA) policies that addresses two key weaknesses of standard behavior cloning (BC): the gradual overwriting of pretrained representations and the misalignment between language and action predictions.

Standard BC finetuning on robot demonstrations progressively overwrites the representations learned during vision-language model (VLM) pretraining, which are crucial for visual and semantic generalization. Co-training on web image-text data does not solve this because it applies language and action losses to separate observations, leading to language-action misalignment that standard benchmarks fail to expose.

Anchor-Align augments BC with two objectives: Vision-Language Anchoring uses layer-wise distillation from a frozen VLM copy to prevent representation drift, and Language-Action Alignment converts each action target into a discrete motion-direction label, training language and action prediction jointly on the same robot observation.

On a physical xArm7 robot, Anchor-Align improved real-robot success rates from 28% to 54% and from 37% to 60% across two widely used VLA architectures. In simulation, it demonstrated consistent improvements on out-of-distribution (OOD) perturbations, perceptual robustness, and long-horizon control across LIBERO-PRO, LIBERO-Plus, and CALVIN benchmarks.

The results suggest that preserving pretrained representations and effective action learning are not fundamentally at odds. The project page is available at anchoralignvla.github.io.

Benchmark / SetupBaseline SuccessAnchor-Align Success
xArm7 (Architecture A)28%54%
xArm7 (Architecture B)37%60%
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

1
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1