paper-with-me

Papers

Generalizable VLA Finetuning via Representation Anchoring and Language-Action Alignment

2026-07-15 · Dwip Dalal, Shivansh Patel, Chahit Jain, Jeonghwan Kim, Utkarsh Mishra, Alex Baratian, Hyeonjeong Ha, Heng Ji, Svetlana Lazebnik, Unnat Jain hf

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

📄 PDF Abstract BibTeX arXiv:2607.13429

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Keeping Representation Similarity in Finetuning for Medical Image Analysis

2025-03-10 · Wenqiang Zu, Shenghao Xie, Hao Chen, Yiming Liang 외

Foundation models pretrained on large-scale natural images have been widely used to adapt to medical image analysis through finetuning. This is largely attributed to pretrained representations capturing universal, robust…

image-classificationImage ClassificationMedical Image AnalysisMedical Image Classification

GraphThinker: Reinforcing Temporally Grounded Video Reasoning with Event Graph Thinking

2026-02-19 · Zixu Cheng, Da Li, Jian Hu, Yuhang Zang 외 arxiv

Video reasoning requires a fine-grained understanding of the temporal dependencies and event-level relations between objects and events in videos. Current Multimodal Large Language Models (MLLMs) are prone to severe temp…

Visual Grounding

Amazon at MRP 2019: Parsing Meaning Representations with Lexical and Phrasal Anchoring

2019-11-01 · CONLL 2019 11 · Jie Cao, Yi Zhang, Adel Youssef, Vivek Srikumar

This paper describes the system submission of our team Amazon to the shared task on Cross Framework Meaning Representation Parsing (MRP) at the 2019 Conference for Computational Language Learning (CoNLL). Via extensive a…

Boosting Vision-Language-Action Finetuning with Feasible Action Neighborhood Prior

2026-04-02 · Haochen Niu, Kanyu Zhang, Shuyu Yin, Qinghai Guo 외 arxiv

In real-world robotic manipulation, states typically admit a neighborhood of near-equivalent actions. That is, for each state, there exist a feasible action neighborhood (FAN) rather than a single correct action, within …

Code-Switching Reveals Language Anchoring in Multilingual LLMs

2026-06-18 · Jeonghyun Park, Seunghyun Yoon, Yonghyun Jun, Hwanhee Lee arxiv

Multilingual Large Language Models (MLLMs) are increasingly expected to handle Code-Switched (CS) inputs, yet mixing languages frequently degrades performance relative to source- or target-language monolingual counterpar…

Question Answering