VLA papers are targeting attention quality and control latency
Work on vision-language-action models focused on concrete bottlenecks in execution, not just bigger backbones. FocusVLA improves manipulation by forcing attention onto task-relevant image regions and filtering noisy visual channels. On LIBERO, it reports 98.7% average success in the multi-weight setting with a 0.5B model, edging several larger baselines, and its ablation shows a clear gain from replacing mixed attention with cascaded attention. StreamingVLA attacks deployment latency. Its asynchronous pipeline overlaps observation, generation, and execution, cutting time per action from 74.5 ms to 33.7 ms at the same 97.1% average LIBERO success with AFM, and reducing the halting gap from 232.3 ms to 76.1 ms. The AEO variant pushes the halting gap down to 36.0 ms, with some success loss to 94.9%.