English

ProbeFlow: Training-Free Adaptive Flow Matching for Vision-Language-Action Models

Robotics 2026-03-19 v1

Abstract

Recent Vision-Language-Action (VLA) models equipped with Flow Matching (FM) action heads achieve state-of-the-art performance in complex robot manipulation. However, the multi-step iterative ODE solving required by FM introduces inference latency that precludes responsive physical control. While current acceleration efforts optimize the Vision-Language Model (VLM) backbone, the action head bottleneck remains overlooked. To address this, we propose ProbeFlow, a training-free adaptive inference framework tai- lored for continuous robotic control. By evaluating geometric trajectory complexity via the cosine similarity between initial and lookahead velocity vectors, ProbeFlow dynamically sched- ules integration steps to prune redundant network evaluations. On the MetaWorld benchmark, it accelerates action decoding by 14.8x (reducing average steps from N = 50 to 2.6) and cuts end-to-end system latency by 2.8x without compromising the manipulation success rate. On the long-horizon LIBERO benchmark, the probe automatically allocates a denser schedule to navigate semantic bottlenecks, effectively resolving the flow solver delay. Real-world physical deployments confirm that ProbeFlow successfully mitigates action decoding latency while ensuring execution stability, offering a highly practical solution for low-latency continuous generative policies.

Keywords

Cite

@article{arxiv.2603.17850,
  title  = {ProbeFlow: Training-Free Adaptive Flow Matching for Vision-Language-Action Models},
  author = {Zhou Fang and Jiaqi Wang and Yi Zhou and Qiongfeng Shi},
  journal= {arXiv preprint arXiv:2603.17850},
  year   = {2026}
}
R2 v1 2026-07-01T11:26:25.250Z