English

SOP: A Scalable Online Post-Training System for Vision-Language-Action Models

Robotics 2026-01-07 v1

Abstract

Vision-language-action (VLA) models achieve strong generalization through large-scale pre-training, but real-world deployment requires expert-level task proficiency in addition to broad generality. Existing post-training approaches for VLA models are typically offline, single-robot, or task-specific, limiting effective on-policy adaptation and scalable learning from real-world interaction. We introduce a Scalable Online Post-training (SOP) system that enables online, distributed, multi-task post-training of generalist VLA models directly in the physical world. SOP tightly couples execution and learning through a closed-loop architecture in which a fleet of robots continuously streams on-policy experience and human intervention signals to a centralized cloud learner, and asynchronously receives updated policies. This design supports prompt on-policy correction, scales experience collection through parallel deployment, and preserves generality during adaptation. SOP is agnostic to the choice of post-training algorithm; we instantiate it with both interactive imitation learning (HG-DAgger) and reinforcement learning (RECAP). Across a range of real-world manipulation tasks including cloth folding, box assembly, and grocery restocking, we show that SOP substantially improves the performance of large pretrained VLA models while maintaining a single shared policy across tasks. Effective post-training can be achieved within hours of real-world interaction, and performance scales near-linearly with the number of robots in the fleet. These results suggest that tightly coupling online learning with fleet-scale deployment is instrumental to enabling efficient, reliable, and scalable post-training of generalist robot policies in the physical world.

Keywords

Cite

@article{arxiv.2601.03044,
  title  = {SOP: A Scalable Online Post-Training System for Vision-Language-Action Models},
  author = {Mingjie Pan and Siyuan Feng and Qinglin Zhang and Xinchen Li and Jianheng Song and Chendi Qu and Yi Wang and Chuankang Li and Ziyu Xiong and Zhi Chen and Yi Liu and Jianlan Luo},
  journal= {arXiv preprint arXiv:2601.03044},
  year   = {2026}
}
R2 v1 2026-07-01T08:52:41.684Z