Memory and contact tests for dexterous VLA release gates
Robot teams deploying VLA policies on hands, arms, or humanoid platforms should add release tests that isolate three failure modes: tracking moving objects, remembering earlier interactions, and sensing contact under occlusion. A compact bench can include a conveyor catch, an object-in-box selection task, and insertion or deformable grasping with tactile or joint-torque logs. Pass criteria should include task success, contact-event timing, memory-dependent choice accuracy, and per-step latency on the target GPU.
RLDX-1 gives a concrete template. The policy adds multi-frame motion processing, a memory module storing past cognition-feature chunks, and tactile or torque inputs in a separate physics stream. Its reported gains are largest on tasks where a current-image policy is likely to fail, including 91.7% success on ALLEX Object-in-Box Selection and over 87.5% on conveyor-belt fast-object catching. The report also treats inference speed as a deployment metric, cutting per-step latency on an RTX 5090 from 71.2 ms to 43.7 ms.