Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Fine-Tuning Vision-Language-Action Models: Optimizing Speed and Success

About

Recent vision-language-action models (VLAs) build upon pretrained vision-language models and leverage diverse robot datasets to demonstrate strong task execution, language following ability, and semantic generalization. Despite these successes, VLAs struggle with novel robot setups and require fine-tuning to achieve good performance, yet how to most effectively fine-tune them is unclear given many possible strategies. In this work, we study key VLA adaptation design choices such as different action decoding schemes, action representations, and learning objectives for fine-tuning, using OpenVLA as our representative base model. Our empirical analysis informs an Optimized Fine-Tuning (OFT) recipe that integrates parallel decoding, action chunking, a continuous action representation, and a simple L1 regression-based learning objective to altogether improve inference efficiency, policy performance, and flexibility in the model's input-output specifications. We propose OpenVLA-OFT, an instantiation of this recipe, which sets a new state of the art on the LIBERO simulation benchmark, significantly boosting OpenVLA's average success rate across four task suites from 76.5% to 97.1% while increasing action generation throughput by 26$\times$. In real-world evaluations, our fine-tuning recipe enables OpenVLA to successfully execute dexterous, high-frequency control tasks on a bimanual ALOHA robot and outperform other VLAs ($\pi_0$ and RDT-1B) fine-tuned using their default recipes, as well as strong imitation learning policies trained from scratch (Diffusion Policy and ACT) by up to 15% (absolute) in average success rate. We release code for OFT and pretrained model checkpoints at https://openvla-oft.github.io/.

Moo Jin Kim, Chelsea Finn, Percy Liang• 2025

Related benchmarks

TaskDatasetResultRank
Robot ManipulationLIBERO
Goal Achievement97.9
494
Robot ManipulationLIBERO (test)
Average Success Rate97.1
142
Robot ManipulationSimplerEnv WidowX Robot tasks (test)
Success Rate (Spoon)34.2
79
Robotic ManipulationLIBERO-Plus
Camera Robustness Score8.83e+3
34
Robotic ManipulationLIBERO 1.0 (test)
Long94.5
30
Instruction-following robotic manipulationCALVIN ABC→D (unseen environment D)
Success Rate (Length 1)96.3
29
Robotic ManipulationLIBERO v1 (test)
Config 10 Score94.5
27
Robotic ManipulationLIBERO-10
Success Rate94
21
Robot ManipulationLIBERO-Plus Zero-shot
Camera Score56.4
20
Multi-task LearningLIBERO
Object Score98.1
18
Showing 10 of 78 rows
...

Other info

Follow for update