Fleet-scale online reinforcement learning
LWD shows the strongest real-world deployment result in the set. It starts with a pretrained VLA policy, sends checkpoints to a shared fleet, collects autonomous rollouts plus optional human interventions, and retrains on mixed offline and online replay. The reported evaluation uses 16 dual-arm robots across 8 manipulation tasks, including 3–5 minute tasks such as Gongfu tea, cocktails, and fruit juice. A single generalist policy reaches 95% average success after a few hours of online interaction.
The key research signal is the use of failed trials and partial progress as training data. Distributional Implicit Value Learning fits a value distribution over replay actions, then uses an adaptive high-quantile target for temporal-difference learning. That design is meant to propagate sparse rewards across long tasks without making every rollout a clean demonstration.