Recovery-labeled rollout buffers for contact-rich VLA tasks
VLA teams working on bimanual or contact-heavy manipulation should add failure and recovery episodes to the training buffer with separate labels, then evaluate policies with injected grasp errors. RePO-VLA gives a clear template: slice recovery segments out of full episodes, reset observation history for those segments, keep useful prefixes from failed rollouts with reliability decay, and assign low value to terminal drift. The deployment path is also practical because the reported policy uses a fixed high value condition, without an online failure detector or a hand-coded retry rule.
The first cheap test is a small adversarial suite around the failure modes that already break the robot: premature close, grasp slip, grasp position offset, and grasp orientation mismatch. RePO-VLA reports average adversarial success rising from 20% to 75%, and its FRBench-Sim data includes 23,453 bimanual episodes across 46 tasks, including 6,392 verified failure-recovery episodes. That scale is larger than most labs will copy at first, but the workflow is clear enough to pilot on a few high-value tasks before expanding collection.