English

ScoRe-Flow: Complete Distributional Control via Score-Based Reinforcement Learning for Flow Matching

Robotics 2026-04-14 v1

Abstract

Flow Matching (FM) policies have emerged as an efficient backbone for robotic control, offering fast and expressive action generation that underpins recent large-scale embodied AI systems. However, FM policies trained via imitation learning inherit the limitations of demonstration data; surpassing suboptimal behaviors requires reinforcement learning (RL) fine-tuning. Recent methods convert deterministic flows into stochastic differential equations (SDEs) with learnable noise injection, enabling exploration and tractable likelihoods, but such noise-only control can compromise training efficiency when demonstrations already provide strong priors. We observe that modulating the drift via the score function, i.e., the gradient of log-density, steers exploration toward high-probability regions, improving stability. The score admits a closed-form expression from the velocity field, requiring no auxiliary networks. Based on this, we propose ScoRe-Flow, a score-based RL fine-tuning method that combines drift modulation with learned variance prediction to achieve decoupled control over the mean and variance of stochastic transitions. Experiments demonstrate that ScoRe-Flow achieves 2.4x faster convergence than flow-based SOTA on D4RL locomotion tasks and up to 5.4% higher success rates on Robomimic and Franka Kitchen manipulation tasks.

Keywords

Cite

@article{arxiv.2604.10962,
  title  = {ScoRe-Flow: Complete Distributional Control via Score-Based Reinforcement Learning for Flow Matching},
  author = {Xiaotian Qiu and Lukai Chen and Jinhao Li and Qi Sun and Cheng Zhuo and Guohao Dai},
  journal= {arXiv preprint arXiv:2604.10962},
  year   = {2026}
}

Comments

20 pages, 19 figures

R2 v1 2026-07-01T12:05:33.134Z