FM-Steer: Enhance Generalist Policies with Value-Guided Cascaded Denoising
Haoming Song, Delin Qu, Yuanqi Yao, Qizhi Chen, Jiarui Li, Qi Lv, Yiwen Tang, Li Kang
Abstract
Humans naturally allocate more time before acting when handling complex tasks in the physical world. This paradigm has recently led to remarkable advances in boosting Large Language Models (LLMs) on complex tasks in digital domains. However, the potential of test-time computing remains largely unexplored for robotic foundation models that interact with the physical world. In this work, we propose FM-Steer, a test-time computing framework that augments flow-based Vision-Language-Action (VLA) generalist policies with value-guided sampling and cascaded action denoising, enabling stronger control performance and real-time action rates for dexterous robot manipulation. FM-Steer first introduces an intermediate flow verifier to estimate state-action values for candidate actions. At test time, the policy iteratively samples multiple noisy action proposals and retains the one with the highest predicted value, yielding value-aligned, high-quality actions without retraining. To satisfy the stringent frequency demands of robot control, FM-Steer further introduces cascaded action denoising, decoupling expensive value-guided sampling from fast action refinement. A lightweight Lite-Flow denoiser asynchronously takes the selected high-value noisy action and rapidly denoises it to produce the final control signal, enabling fluid, high-rate execution. During deployment, the intermediate verifier operates at a low frequency to provide value-guided sampling, while the Lite-Flow denoiser continually processes selected candidates to maintain real-time control. Extensive experiments demonstrate that FM-Steer scales flow-based VLA models effectively at test time and achieves state-of-the-art performance across diverse simulation benchmarks and real-world dexterous robotic tasks. The source code is available on the project page: https://hume-vla.github.io.
BibTeX
@inproceedings{cvpr2026_fmsteerenhancege,
title = {FM-Steer: Enhance Generalist Policies with Value-Guided Cascaded Denoising},
author = {Haoming Song and Delin Qu and Yuanqi Yao and Qizhi Chen and Jiarui Li and Qi Lv and Yiwen Tang and Li Kang and Heng Zhou and Xianqiang Gao and Yuhang Tang and Xiaofan Li and Modi Shi and Guanghui Ren and Maoqing Yao and Bin Zhao and Dong Wang and Xuelong Li},
booktitle = {CVPR 2026},
year = {2026}
}