SOP: A Scalable Online Post-Training System for Vision-Language-Action Models
Mingjie Pan, Siyuan Feng, Qinglin Zhang, Xinchen Li, Jianheng Song, Chendi Qu, Yi Wang, Chuankang Li, Ziyu Xiong, Zhi Chen, Yi Liu, Jianlan Luo
TL;DR
This work tackles the challenge of achieving expert-level proficiency without sacrificing generality in Vision-Language-Action (VLA) models for real-world robotics. It introduces Scalable Online Post-training (SOP), a closed-loop actor–learner framework that jointly scales data collection across a fleet with online, asynchronous policy updates in a cloud learner, enabling on-policy correction and multi-task adaptation. SOP is algorithm-agnostic and instantiated with HG-DAgger and RECAP, demonstrating substantial gains across cloth folding, box assembly, and grocery restocking tasks, with near-linear scaling as fleet size increases and adaptation achievable within hours of real-world interaction. The key contribution is showing that tightly coupling deployment and learning enables efficient, reliable, and scalable post-training of generalist robot policies in the physical world, suggesting fleets can effectively serve as scalable compute for continual policy improvement.
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.
