English

FLASH: Efficient Visuomotor Policy via Sparse Sampling

Robotics 2026-05-18 v1 Computer Vision and Pattern Recognition

Abstract

Generative models such as diffusion and flow matching have become dominant paradigms for visuomotor policy learning, yet their reliance on iterative denoising incurs high inference latency incompatible with real-time robotic control. We present Fast Legendre-polynomial Action policy via Sparse History-anchored flow (FLASH Policy), which replaces discrete action-chunk generation with continuous Legendre polynomial trajectory representation. Specifically, by fitting expert demonstrations under sparse temporal sampling, FLASH enables a single inference to cover a significantly extended action horizon. To further accelerate generation, FLASH initiates the flow matching process from history polynomial coefficients rather than uninformative Gaussian noise, shortening the transport distance and enabling accurate single-step inference. Moreover, analytic polynomial differentiation directly provides desired velocity feed-forward signals to the torque controller without numerical approximation. Extensive experiments on five simulated and two real-world manipulation tasks demonstrate that FLASH achieves state-of-the-art success rates (92%\ge 92\% across all tasks), a per-episode inference time of 31.40ms31.40\,ms (up to 175×175\times faster than diffusion policies and 18×18\times faster than prior flow matching policies), up to 4×4\times faster training convergence than ACT, and 5×5\times to 7×7\times reduction in controller tracking error compared to discrete-action baselines.

Keywords

Cite

@article{arxiv.2605.15492,
  title  = {FLASH: Efficient Visuomotor Policy via Sparse Sampling},
  author = {Jiaqi Bai and Jindou Jia and Yuxuan Hu and Gen Li and Xiangyu Chen and Tuo An and Kuangji Zuo and Jianfei Yang},
  journal= {arXiv preprint arXiv:2605.15492},
  year   = {2026}
}

Comments

19 pages, 10 figures