paper-with-me

Papers

ReFPO: Reflow Regularization for Flow Matching Policy Gradients

2026-06-19 · Ge Wang, Yibo Peng, Fan Feng, Shenhao Yan, Chengsi Yao, Jiahao Yang, Honghao Cai, Yiming Zhao, Xi Li, Jinke Ren, Shuguang Cui, Yatong Han, Zhen Li arxiv

We present Reflow-regularized Flow Matching Policy Gradients (ReFPO), a simple online RL method that adds explicit Reflow regularization to FPO for efficient flow-based control. We uncover a key structural property: the gradient updates in Flow Matching Policy Gradients (FPO) can be interpreted as an implicit advantage-weighted Reflow process, providing a new geometric perspective on flow-based policy gradients. Building on this insight, ReFPO introduces an explicit geometric regularizer that can be implemented with a single line of code change without incurring additional computational overhead or auxiliary distillation stages. By synergizing advantage-guided updates with path rectification, our method reduces CFM proxy-ratio spikes, stabilizes PPO-style training, and enables high-fidelity one-step inference that often matches or exceeds multi-step performance. We experimentally demonstrate that ReFPO improves average performance and discretization robustness across GridWorld, MuJoCo Playground, and high-dimensional Humanoid Control tasks, providing a scalable and stable approach for generative policies in complex physical simulations.

📄 PDF Abstract BibTeX arXiv:2606.21086

Code (0)

등록된 구현이 없습니다.

Tasks

Physical Simulations

Similar Papers 제목 키워드 기반

Flows, straight but not so fast: Exploring the design space of Rectified Flows in Protein Design

2025-10-13 · Junhua Chen, Simon Mathis, Charles Harris, Kieran Didi 외 arxiv

Generative modeling techniques such as Diffusion and Flow Matching have achieved significant successes in generating designable and diverse protein backbones. However, many current models are computationally expensive, r…

Image GenerationProtein Design

ReFlow: Self-correction Motion Learning for Dynamic Scene Reconstruction

2026-04-02 · Yanzhe Liang, Ruijie Zhu, Hanzhi Chang, Zhuoyuan Li 외 arxiv

We present ReFlow, a unified framework for monocular dynamic scene reconstruction that learns 3D motion in a novel self-correction manner from raw video. Existing methods often suffer from incomplete scene initialization…

SUREFlow: State-space Uncertainty-aware REsidual Flow Matching for Robust Robot Manipulation

2026-07-11 · Md Tanvir Islam, Sai Navaneet Peddapalli, Sangmoon Lee, Sangtae Ahn arxiv

Generative vision-language-action policies have advanced robot manipulation, but they often exhibit instability under noise, partial observability, and stochastic initial conditions. During extended rollouts, small veloc…

Computational EfficiencyRobot Manipulation

MoReFlow: Motion Retargeting Learning through Unsupervised Flow Matching

2025-09-29 · Wontaek Kim, Tianyu Li, Sehoon Ha arxiv

Motion retargeting holds a premise of offering a larger set of motion data for characters and robots with different morphologies. Many prior works have approached this problem via either handcrafted constraints or paired…

FlowSteer: Guiding Few-Step Image Synthesis with Authentic Trajectories

2025-11-24 · Lei Ke, Hubery Yin, Gongye Liu, Zhengyao Lv 외 arxiv

With the success of flow matching in visual generation, sampling efficiency remains a critical bottleneck for its practical application. Among flow models' accelerating methods, ReFlow has been somehow overlooked althoug…