Frozen-VLA online adaptation for precision end phases
A practical deployment step for VLA teams is an online adaptation head that only learns the last-mile correction. RL Token keeps the pretrained model frozen, exposes a compact state, and trains a small actor-critic that adjusts reference action chunks during real robot practice. The reported gains are specific to the part of manipulation that blocks production use: screw installation, charger insertion, Ethernet insertion, and zip tie fastening all improve after minutes to a few hours of online training, with up to 3× faster execution on the hardest phase and screw insertion rising from 20% to 65%.
This points to a buildable workflow for integrators who already have a VLA policy that is broadly competent but slow or unreliable at contact-rich endpoints. The product is not a new foundation model. It is a thin adaptation layer with task-local rewards, action regularization against the base policy, and a fast practice loop on the target cell. A cheap validation check is to pick one precision bottleneck where operators currently add retries or teleoperation, freeze the base VLA, and measure whether a small online head can cut cycle time or failure rate within a single shift.