Low-latency action structure
VLA papers treat action generation as a control design problem. Libra-VLA separates coarse discrete intent from continuous fine control, then runs the planner less often while the refiner acts at the control rate. It reports 97.2% average success on LIBERO and 79.5% on LIBERO-Plus zero-shot transfer.
World-action work adds future-state prediction to the same constraint. MotuBrain predicts actions and future visual states in one diffusion model, with multiview support and a faster inference stack. Its reported latency falls from 4.90 seconds to 0.09 seconds, raising frequency to 11.11 Hz. The useful claim is practical: predictive models matter when they fit the robot’s update budget.