Generalizable VLA Finetuning via Representation Anchoring and Language-Action Alignment

Dwip Dalal, Shivansh Patel, Chahit Jain, Jeonghwan Kim, Utkarsh Mishra, Alex Baratian, Hyeonjeong Ha, Heng Ji, Svetlana Lazebnik, Unnat Jain

arXiv:2607.13429 · 2026-07-23 공개 · arXiv · PDF

vision-language-action behavior-cloning libero-pro calvin robot-demonstrations pretrained-representations xarm7 representation-anchoring

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

한국어 요약

한 줄 요약

Anchor-Align는 VLA 미세조정 시 사전 학습된 표현을 보존하고 언어-작동 정렬을 강화하여 실제 로봇 성능을 28%에서 54%까지 향상시킨다.

핵심 기여도

핵심 아이디어

기존 행동 복제(Behavior Cloning, BC) 기반 VLA 미세조정은 사전 학습된 시각-언어 표현을 점진적으로 덮어써 일반화 능력을 저하시킨다. 또한, 언어와 작동 헤드가 서로 다른 관측에 학습되어 언어-작동 불일치가 발생한다. 이를 해결하기 위해, Anchor-Align은 두 가지 핵심 아이디어를 제시한다. 첫째, Vision-Language Anchoring은 동결된 VLM의 표현을 사용해 미세조정 중 표현 드리프트를 방지한다. 둘째, Language-Action Alignment는 각 작동 타겟을 이산 운동 방향 레이블로 변환하고, 동일한 관측에서 언어와 작동 예측을 공동 학습하여 정렬을 강화한다. 이는 기존 BC 손실과 결합되어, 추가 데이터나 아키텍처 변경 없이도 일반화와 정확도를 동시에 향상시킨다.

기술적 접근법

주요 결과

의의 및 한계

Anchor-Align은 사전 학습된 VLM 표현을 보존하면서도 효과적인 작동 학습을 가능하게 하여, 기존 BC와 co-training의 한계를 극복한다. 특히, 실제 로봇 실험과 시뮬레이션 모두에서 일관된 성능 향상을 보이며, VLA 미세조정의 새로운 패러다임을 제시한다. 그러나, 이 방법은 기존 데이터와 학습 프로세스를 재사용하므로, 새로운 도메인이나 복잡한 다중 작업 환경에서는 추가 연구가 필요할 수 있다. 또한, 언어-작동 정렬의 효과는 특정 작업 유형에 따라 변동이 있을 수 있다.

실용적 활용

Anchor-Align은 로봇 조작, 자율 시스템, 서비스 로봇 등에서 시각-언어-작동 모델의 일반화와 정확도를 동시에 향상시킬 수 있다. 특히, 실제 환경에서의 OOD 일반화와 장기 제어가 필요한 산업 현장에서 유용하게 활용될 수 있다.