paper-with-me

홈 › Papers

Towards Generalist Robot Policies: What Matters in Building Vision-Language-Action Models

2024-12-18 · Xinghang Li, Peiyan Li, Minghuan Liu, Dong Wang, Jirong Liu, Bingyi Kang, Xiao Ma, Tao Kong, Hanbo Zhang, Huaping Liu

Foundation Vision Language Models (VLMs) exhibit strong capabilities in multi-modal representation learning, comprehension, and reasoning. By injecting action components into the VLMs, Vision-Language-Action Models (VLAs) can be naturally formed and also show promising performance. Existing work has demonstrated the effectiveness and generalization of VLAs in multiple scenarios and tasks. Nevertheless, the transfer from VLMs to VLAs is not trivial since existing VLAs differ in their backbones, action-prediction formulations, data distributions, and training recipes. This leads to a missing piece for a systematic understanding of the design choices of VLAs. In this work, we disclose the key factors that significantly influence the performance of VLA and focus on answering three essential design choices: which backbone to select, how to formulate the VLA architectures, and when to add cross-embodiment data. The obtained results convince us firmly to explain why we need VLA and develop a new family of VLAs, RoboVLMs, which require very few manual designs and achieve a new state-of-the-art performance in three simulation tasks and real-world experiments. Through our extensive experiments, which include over 8 VLM backbones, 4 policy architectures, and over 600 distinct designed experiments, we provide a detailed guidebook for the future design of VLAs. In addition to the study, the highly flexible RoboVLMs framework, which supports easy integrations of new VLMs and free combinations of various design choices, is made public to facilitate future research. We open-source all details, including codes, models, datasets, and toolkits, along with detailed training and evaluation recipes at: robovlms.github.io.

📄 PDF Abstract BibTeX arXiv:2412.14058

Code (1)

Robot-VLAs/RoboVLMs pytorch

Tasks

Representation LearningRobot ManipulationVision-Language-Action

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Octo: An Open-Source Generalist Robot Policy

2024-05-20 · Octo Model Team, Dibya Ghosh, Homer Walke, Karl Pertsch 외

Large policies pretrained on diverse robot datasets have the potential to transform robotic learning: instead of training new policies from scratch, such generalist robot policies may be finetuned with only a little in-d…

Robot Manipulation

Ctrl-World: A Controllable Generative World Model for Robot Manipulation

2025-10-11 · Yanjiang Guo, Lucy Xiaoyang Shi, Jianyu Chen, Chelsea Finn arxiv

Generalist robot policies can now perform a wide range of manipulation skills, but evaluating and improving their ability with unfamiliar objects and instructions remains a significant challenge. Rigorous evaluation requ…

Robot Manipulation

UniJEPA: Enhancing Robot Policy via Unified Continuous and Discrete Representation Learning

2025-10-12 · Jianke Zhang, Yucheng Hu, Yanjiang Guo, Xiaoyu Chen 외 arxiv

Building generalist robot policies that can handle diverse tasks in open-ended environments is a central challenge in robotics. To leverage knowledge from large-scale pretraining, prior work (VLA) has typically built gen…

Representation Learning

RoboCasa365: A Large-Scale Simulation Framework for Training and Benchmarking Generalist Robots

2026-03-04 · Soroush Nasiriany, Sepehr Nasiriany, Abhiram Maddukuri, Yuke Zhu arxiv

Recent advances in robot learning have accelerated progress toward generalist robots that can perform everyday tasks in human environments. Yet it remains difficult to gauge how close we are to this vision. The field lac…

Multi-Task Learning

What Matters When Cotraining Robot Manipulation Policies on Everyday Human Videos?

2026-06-04 · Richard Li, Aditya Prakash, Andrew Wen, Saurabh Gupta 외 arxiv

Human video datasets used for cotraining robot manipulation policies largely consist of curated demonstrations where motions are orchestrated to resemble robot behavior and 3D hand poses are captured with specialized har…

Robot Manipulation