PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
June 13, 202443 citationsOpen Access

OpenVLA: An Open-Source Vision-Language-Action Model

View Full Paper
MKMoo Jin KimKPKarl PertschSKSiddharth Karamcheti

Key Points

Key points are not available for this paper at this time.

Abstract

Large policies pretrained on a combination of Internet-scale vision-language data and diverse robot demonstrations have the potential to change how we teach robots new skills: rather than training new behaviors from scratch, we can fine-tune such vision-language-action (VLA) models to obtain robust, generalizable policies for visuomotor control. Yet, widespread adoption of VLAs for robotics has been challenging as 1) existing VLAs are largely closed and inaccessible to the public, and 2) prior work fails to explore methods for efficiently fine-tuning VLAs for new tasks, a key component for adoption. Addressing these challenges, we introduce OpenVLA, a 7B-parameter open-source VLA trained on a diverse collection of 970k real-world robot demonstrations. OpenVLA builds on a Llama 2 language model combined with a visual encoder that fuses pretrained features from DINOv2 and SigLIP. As a product of the added data diversity and new model components, OpenVLA demonstrates strong results for generalist manipulation, outperforming closed models such as RT-2-X (55B) by 16.5% in absolute task success rate across 29 tasks and multiple robot embodiments, with 7x fewer parameters. We further show that we can effectively fine-tune OpenVLA for new settings, with especially strong generalization results in multi-task environments involving multiple objects and strong language grounding abilities, and outperform expressive from-scratch imitation learning methods such as Diffusion Policy by 20.4%. We also explore compute efficiency; as a separate contribution, we show that OpenVLA can be fine-tuned on consumer GPUs via modern low-rank adaptation methods and served efficiently via quantization without a hit to downstream success rate. Finally, we release model checkpoints, fine-tuning notebooks, and our PyTorch codebase with built-in support for training VLAs at scale on Open X-Embodiment datasets.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Kim et al. (2024) studied this question.

synapsesocial.com/papers/68e64d6bb6db6435875de14ehttps://doi.org/10.48550/arxiv.2406.09246
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1VLA-RL: Towards Masterful and General Robotic Manipulation with Scalable Reinforcement Learning2025
  2. 2Towards Accessible Physical AI: LoRA-Based Fine-Tuning of VLA Models for Real-World Robot Control2026
  3. 3Vision-Language-Action Models for Robotics: A Review Towards Real-World Applications2025 · 1 citations
  4. 4Unified Vision-Language-Action Model2025
  5. 5InstructVLA: Vision-Language-Action Instruction Tuning from Understanding to Manipulation2025