Speculative verification for diffusion VLA replanning in fast manipulation cells
Latency should be measured at the replanning boundary, not only as model throughput. Realtime-VLA FLASH gives a concrete implementation path for teams using diffusion-based VLAs such as π0: train or attach a small draft model that proposes a future action chunk, have the main Action Expert verify the drafted chunk in parallel, execute the longest accepted prefix, and fall back to full inference near gripper switches or other precision phases.
The cheap adoption test is a replay or bench run that logs three numbers per task: full-path latency, draft-prefix acceptance rate, and success after phase-aware fallback. The paper reports LIBERO task-level latency falling from 58.0 ms for Torch-π0 to 19.1 ms for FLASH+Triton-π0, with average success moving from 94.1% to 93.8%. It also reports conveyor-belt sorting success up to 15 m/min where compared methods fail. That is enough evidence for robotics teams with moving objects, short pick windows, or stale open-loop chunks to prototype a verification gate before changing task policies.