paper-with-me

Papers

Truncated Rectified Flow Policy for Reinforcement Learning with One-Step Sampling

2026-04-10 · Xubin Zhou, Yipeng Yang, Zhan Li arxiv

Maximum entropy reinforcement learning (MaxEnt RL) has become a standard framework for sequential decision making, yet its standard Gaussian policy parameterization is inherently unimodal, limiting its ability to model complex multimodal action distributions. This limitation has motivated increasing interest in generative policies based on diffusion and flow matching as more expressive alternatives. However, incorporating such policies into MaxEnt RL is challenging for two main reasons: the likelihood and entropy of continuous-time generative policies are generally intractable, and multi-step sampling introduces both long-horizon backpropagation instability and substantial inference latency. To address these challenges, we propose Truncated Rectified Flow Policy (TRFP), a framework built on a hybrid deterministic-stochastic architecture. This design makes entropy-regularized optimization tractable while supporting stable training and effective one-step sampling through gradient truncation and flow straightening. Empirical results on a toy multigoal environment and 10 MuJoCo benchmarks show that TRFP captures multimodal behavior effectively, outperforms strong baselines on most benchmarks under standard sampling, and remains highly competitive under one-step sampling.

📄 PDF Abstract BibTeX arXiv:2604.09159

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningDecision Making

Similar Papers 제목 키워드 기반

ReinFlow: Fine-tuning Flow Matching Policy with Online Reinforcement Learning

2025-05-28 · Tonghe Zhang, Chao Yu, Sichang Su, Yu Wang

We propose ReinFlow, a simple yet effective online reinforcement learning (RL) framework that fine-tunes a family of flow matching policies for continuous robotic control. Derived from rigorous RL theory, ReinFlow inject…

DenoisingReinforcement Learning (RL)

One-Step Flow Policy Mirror Descent

2025-07-31 · Tianyi Chen, Haitong Ma, Na Li, Kai Wang 외 arxiv

Diffusion policies have achieved great success in online reinforcement learning (RL) due to their strong expressive capacity. However, the inference of diffusion policy models relies on a slow iterative sampling process,…

Reinforcement Learning

ReSeFlow: Rectifying SE(3)-Equivariant Policy Learning Flows

2025-09-20 · Zhitao Wang, Yanke Wang, Jiangtao Wen, Roberto Horowitz 외 arxiv

Robotic manipulation in unstructured environments requires the generation of robust and long-horizon trajectory-level policy with conditions of perceptual observations and benefits from the advantages of SE(3)-equivarian…

SeFA-Policy: Fast and Accurate Visuomotor Policy Learning with Selective Flow Alignment

2025-11-11 · Rong Xue, Jiageng Mao, Mingtong Zhang, Yue Wang arxiv

Developing efficient and accurate visuomotor policies poses a central challenge in robotic imitation learning. While recent rectified flow approaches have advanced visuomotor policy learning, they suffer from a key limit…

Improving the Training of Rectified Flows

2024-05-30 · Sangyun Lee, Zinan Lin, Giulia Fanti

Diffusion models have shown great promise for image and video generation, but sampling from state-of-the-art models requires expensive numerical integration of a generative ODE. One approach for tackling this problem is …

Image GenerationKnowledge DistillationNumerical IntegrationVideo Generation