Skip to content

NVlabs/vla0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

VLA-0: Building State-of-the-Art VLAs with Zero Modification

Ankit Goyal, Hugo Hadfield, Xuning Yang, Valts Bulkis, Fabio Ramos NVIDIA


πŸš€ Code Coming Soon!

We will release the code, trained models, and training scripts soon. Stay tuned!

πŸ“§ Contact

For questions, please contact: Ankit Goyal - [email protected]


Abstract

Vision-Language-Action models (VLAs) hold immense promise for enabling generalist robot manipulation. However, the best way to build them remains an open question. Current approaches often add complexity, such as modifying the existing vocabulary of a Vision-Language Model (VLM) with action tokens or introducing special action heads. Curiously, the simplest strategy of representing actions directly as text has remained largely unexplored.

This work introduces VLA-0 to investigate this idea. We find that VLA-0 is not only effective; it is surprisingly powerful. With the right design, VLA-0 outperforms more involved models. On LIBERO, a popular benchmark for evaluating VLAs, VLA-0 outperforms all existing methods trained on the same robotic data. Furthermore, without large-scale robotics-specific training, it outperforms methods trained on large-scale robotic data. These findings also translate to the real world, where VLA-0 outperforms SmolVLA, a VLA model pre-trained on large-scale real data.


Key Results

  • βœ… Best performance on LIBERO among models without large-scale pretraining (94.7% average success rate)
  • βœ… Outperforms methods with large-scale pretraining (Ο€β‚€, Ο€β‚€.β‚…-KI, GR00T-N1, MolmoAct)
  • βœ… Superior real-world performance (+12.5% over SmolVLA on SO-100 robot)
  • βœ… No architectural changes to the base VLM required

Resources


Citation

If you find VLA-0 useful in your research, please consider citing:

@article{goyal2025vla0,
  title={VLA-0: Building State-of-the-Art VLAs with Zero Modification},
  author={Goyal, Ankit and Hadfield, Hugo and Yang, Xuning and Bulkis, Valts and Ramos, Fabio},
  journal={arXiv},
  year={2025}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published