Mean Flow Policy with Instantaneous Velocity Constraint for One-step Action Generation
About
Learning expressive and efficient policy functions is a promising direction in reinforcement learning (RL). While flow-based policies have recently proven effective in modeling complex action distributions with a fast deterministic sampling process, they still face a trade-off between expressiveness and computational burden, which is typically controlled by the number of flow steps. In this work, we propose mean velocity policy (MVP), a new generative policy function that models the mean velocity field to achieve the fastest one-step action generation. To ensure its high expressiveness, an instantaneous velocity constraint (IVC) is introduced on the mean velocity field during training. We theoretically prove that this design explicitly serves as a crucial boundary condition, thereby improving learning accuracy and enhancing policy expressiveness. Empirically, our MVP achieves state-of-the-art success rates across several challenging robotic manipulation tasks from Robomimic and OGBench. It also delivers substantial improvements in training and inference speed over existing flow-based policy baselines.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Online Reinforcement Learning | OpenAI Gym MuJoCo Normalized v4 | Normalized Mean Return64.8 | 50 | |
| Robotic Manipulation | Robomimic Square | Success Rate93 | 12 | |
| Robotic Manipulation | Robomimic Can | Success Rate92 | 12 | |
| Robotic Manipulation | Robomimic Lift | Success Rate100 | 12 | |
| Robotic Manipulation | OGBench Cube-double-task4 | Success Rate95 | 4 | |
| Robotic Manipulation | OGBench Cube-triple-task2 | Success Rate88 | 4 | |
| Robotic Manipulation | OGBench Cube-triple-task3 | Success Rate71 | 4 | |
| Robotic Manipulation | OGBench Cube-triple-task4 | Success Rate0.52 | 4 | |
| Robotic Control | Robotic manipulation tasks Average | Inference Time (ms)10.93 | 4 | |
| Robotic Manipulation | OGBench Cube-double-task2 | Success Rate100 | 4 |