Beyond Data Scaling: Representation-Centric Continued Pre-training for Vision-Language-Action Models

Senqiao Yang, Chengyao Wang, Yuxin Chen, Zixuan Wang, Longxiang Tang, Haokun Gui, Jinhui Ye, Changsheng Lu, Xiaoyang Wu, Mingkang Zhu, Pengguang Chen, Shu Liu, Zhuotao Tian, Hengshuang Zhao, Bei Yu, Jiaya Jia

arXiv:2608.27550 · 2026-08-31 공개 · arXiv · PDF

vision-language-action multi-embodiment continued-pre-training robodojo libero-plus robocasa-gr1 robot-data representation-centric

Abstract

Scaling robot data is crucial for building generalist Vision-Language-Action (VLA) models, yet robot trajectories are harder to scale than web-scale image-text data because embodied collection is costly and sparsely covers the physical world. This makes representation quality a central bottleneck: under a fixed robot-data budget, continued pre-training must turn limited trajectories into transferable visual-action knowledge rather than merely fit actions. We propose VLAct, a VLA-oriented VLM backbone trained on broad, heterogeneous, multi-embodiment robot data before task-specific fine-tuning. VLAct preserves the broad VLM prior and encourages shared action semantics across embodiments through VLM-prior preservation, multi-head continuous action co-supervision, and a partially unified cross-embodiment action layout, while allowing task-specific action heads during fine-tuning. Across simulation, real-world, and unseen-embodiment transfer, VLAct consistently improves downstream performance under fixed fine-tuning protocols. On LIBERO-Plus and RoboTwin 2.0, VLAct surpasses industrial VLA systems including ABot-M0 and LingBot-VLA, achieving success rates of 82.6% and 92.5%. On RoboDojo, VLAct ranks sixth among all policies by success rate and outperforms all explicitly designated world-action model (WAM) entries on both metrics. Most notably, on RoboCasa-GR1, an unseen humanoid embodiment, VLAct using only 20% of downstream trajectories outperforms the full-data GR00T-N1.6 baseline. These results are obtained using fully open-source data and only a 16-GPU training setup, showing that representation-centric continued pre-training can deliver highly competitive performance under a modest compute budget and is an important independent axis of VLA progress beyond data scaling.

한국어 요약

한 줄 요약

VLAct는 제한된 로봇 데이터로 전이 가능한 시각-행동 표현을 학습하는 VLA 모델의 지속적 사전 학습 방법이다.

핵심 기여도

핵심 아이디어

VLAct는 로봇 데이터 확장이 어렵기 때문에, 제한된 데이터로 전이 가능한 시각-행동 표현을 학습하는 것이 중요하다는 통찰에 기반한다. 기존 VLM의 표현력을 유지하면서, 다양한 로봇 체제(embodiment)에서 공유 가능한 행동 의미를 학습하는 것이 핵심이다. 이는 단일 행동 헤드에 과적합되는 것을 방지하고, 여러 헤드를 통해 행동 표현을 다양화하는 multi-head continuous action co-supervision을 통해 달성된다. 또한, 로봇 고유의 행동(예: 그리퍼 열기/닫기)이 다른 체제에서도 공유될 수 있도록 partially unified action layout과 wrap-aware loss를 도입한다. 이러한 접근은 VLM을 단순히 고정된 구성요소가 아닌, VLA 모델의 첫 번째 설계 변수로 재정의한다.

기술적 접근법

주요 결과

의의 및 한계

VLAct는 로봇 데이터 확장에 의존하지 않고, 표현 중심의 지속적 사전 학습을 통해 VLA 모델의 성능을 향상시킬 수 있음을 보여준다. 특히, open-source 데이터와 16-GPU 환경에서도 산업 모델을 경쟁적으로 따라잡는 성능을 보여주며, VLA 연구에서 데이터 확장 외의 새로운 축으로서의 중요성을 입증한다. 그러나, 로봇 데이터의 품질과 다양성은 여전히 한계이며, 실제 세계에서의 장기적 성능과 안정성은 추가 연구가 필요하다. 또한, VLAct는 특정 task-specific head에 의존하지 않지만, 최적의 head 선택은 여전히 사용자에게 달려 있다.

실용적 활용

VLAct는 제한된 로봇 데이터와 컴퓨팅 자원으로도 높은 성능을 내는 VLA 모델 개발에 활용될 수 있다. 특히, 다양한 로봇 체제를 지원하는 시스템, 예를 들어 서비스 로봇, 인간 모방 로봇 등에서 즉각적인 전이 학습이 필요한 상황에 적합하다. 또한, open-source 데이터와 소규모 GPU 환경에서도 사용 가능하므로, 연구소나 중소 기업에서도 실용적으로 활용할 수 있다.