English

RL Token: Bootstrapping Online RL with Vision-Language-Action Models

Machine Learning 2026-05-04 v2 Robotics

Abstract

Vision-language-action (VLA) models can learn to perform diverse manipulation skills "out of the box," but achieving the precision and speed that real-world tasks demand requires further fine-tuning -- for example, via reinforcement learning (RL). We introduce a lightweight method that enables sample-efficient online RL fine-tuning of pretrained VLAs using just a few hours of real-world practice. We (1) adapt the VLA to expose an "RL token," a compact readout representation that preserves task-relevant pretrained knowledge while serving as an efficient interface for online RL, and (2) train a small actor-critic head on this RL token to refine the actions, while anchoring the learned policy to the VLA. Online RL with the RL token (RLT) makes it possible to fine-tune even large VLAs with RL quickly and efficiently. Across four real-robot tasks (screw installation, zip tie fastening, charger insertion, and Ethernet insertion), RLT improves the speed on the hardest part of the task by up to 3x and raises success rates significantly within minutes to a few hours of practice. It can even surpass the speed of human teleoperation on some of the tasks.

Keywords

Cite

@article{arxiv.2604.23073,
  title  = {RL Token: Bootstrapping Online RL with Vision-Language-Action Models},
  author = {Charles Xu and Jost Tobias Springenberg and Michael Equi and Ali Amin and Adnan Esmail and Sergey Levine and Liyiming Ke},
  journal= {arXiv preprint arXiv:2604.23073},
  year   = {2026}
}
R2 v1 2026-07-01T12:34:42.449Z