Temporal state and recovery
Several papers treat robot policy failure as a timing problem. MemoryVLA++ adds long-term memory and latent future prediction so the policy can remember earlier interactions and anticipate object motion. It reports real-robot gains of 9, 26, and 28 percentage points across general, memory-dependent, and imagination-dependent task groups.
B2FF handles a narrower case: a frozen VLA policy drifts off a nominal trajectory after perturbation. It pre-generates future visual milestones, then selects a recovery target at execution time. On failure-injected LIBERO, average success rises from 56.3% to 74.0%. The shared lesson is practical: policies need access to past state and plausible near-future state when the current camera view is incomplete.