English

Flow Policy Gradients for Robot Control

Robotics 2026-02-03 v1 Artificial Intelligence

Abstract

Likelihood-based policy gradient methods are the dominant approach for training robot control policies from rewards. These methods rely on differentiable action likelihoods, which constrain policy outputs to simple distributions like Gaussians. In this work, we show how flow matching policy gradients -- a recent framework that bypasses likelihood computation -- can be made effective for training and fine-tuning more expressive policies in challenging robot control settings. We introduce an improved objective that enables success in legged locomotion, humanoid motion tracking, and manipulation tasks, as well as robust sim-to-real transfer on two humanoid robots. We then present ablations and analysis on training dynamics. Results show how policies can exploit the flow representation for exploration when training from scratch, as well as improved fine-tuning robustness over baselines.

Keywords

Cite

@article{arxiv.2602.02481,
  title  = {Flow Policy Gradients for Robot Control},
  author = {Brent Yi and Hongsuk Choi and Himanshu Gaurav Singh and Xiaoyu Huang and Takara E. Truong and Carmelo Sferrazza and Yi Ma and Rocky Duan and Pieter Abbeel and Guanya Shi and Karen Liu and Angjoo Kanazawa},
  journal= {arXiv preprint arXiv:2602.02481},
  year   = {2026}
}

Comments

Project webpage: https://hongsukchoi.github.io/fpo-control

R2 v1 2026-07-01T09:32:32.785Z