paper-with-me

Papers

PolicyFlow: Policy Optimization with Continuous Normalizing Flow in Reinforcement Learning

2026-02-01 · Shunpeng Yang, Ben Liu, Hua Chen arxiv

Among on-policy reinforcement learning algorithms, Proximal Policy Optimization (PPO) demonstrates is widely favored for its simplicity, numerical stability, and strong empirical performance. Standard PPO relies on surrogate objectives defined via importance ratios, which require evaluating policy likelihood that is typically straightforward when the policy is modeled as a Gaussian distribution. However, extending PPO to more expressive, high-capacity policy models such as continuous normalizing flows (CNFs), also known as flow-matching models, is challenging because likelihood evaluation along the full flow trajectory is computationally expensive and often numerically unstable. To resolve this issue, we propose PolicyFlow, a novel on-policy CNF-based reinforcement learning algorithm that integrates expressive CNF policies with PPO-style objectives without requiring likelihood evaluation along the full flow path. PolicyFlow approximates importance ratios using velocity field variations along a simple interpolation path, reducing computational overhead without compromising training stability. To further prevent mode collapse and further encourage diverse behaviors, we propose the Brownian Regularizer, an implicit policy entropy regularizer inspired by Brownian motion, which is conceptually elegant and computationally lightweight. Experiments on diverse tasks across various environments including MultiGoal, PointMaze, IsaacLab and MuJoCo Playground show that PolicyFlow achieves competitive or superior performance compared to PPO using Gaussian policies and flow-based baselines including FPO and DPPO. Notably, results on MultiGoal highlight PolicyFlow's ability to capture richer multimodal action distributions.

📄 PDF Abstract BibTeX arXiv:2602.01156

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

FlowPG: Action-constrained Policy Gradient with Normalizing Flows

2024-02-07 · NeurIPS 2023 11 · Janaka Chathuranga Brahmanage, Jiajing Ling, Akshat Kumar

Action-constrained reinforcement learning (ACRL) is a popular approach for solving safety-critical and resource-allocation related decision making problems. A major challenge in ACRL is to ensure agent taking a valid act…

continuous-controlContinuous ControlDecision Makingvalid

Boosting Trust Region Policy Optimization by Normalizing Flows Policy

2018-09-27 · Yunhao Tang, Shipra Agrawal

We propose to improve trust region policy search with normalizing flows policy. We illustrate that when the trust region is constructed by KL divergence constraints, normalizing flows policy generates samples far from th…

Stabilized Likelihood-based Imitation Learning via Denoising Continuous Normalizing Flow

2021-09-29 · Xin Zhang, Yanhua Li, Ziming Zhang, Christopher Brinton 외

State-of-the-art imitation learning (IL) approaches, e.g, GAIL, apply adversarial training to minimize the discrepancy between expert and learner behaviors, which is prone to unstable training and mode collapse. In this …

DenoisingImitation Learning

An Actor-Critic Framework for Continuous-Time Jump-Diffusion Controls with Normalizing Flows

2026-04-07 · Liya Guo, Ruimeng Hu, Xu Yang, Yi Zhu arxiv

Continuous-time stochastic control with time-inhomogeneous jump-diffusion dynamics is central in finance and economics, but computing optimal policies is difficult under explicit time dependence, discontinuous shocks, an…

Portfolio Optimization

Categorical Normalizing Flows via Continuous Transformations

2020-06-17 · ICLR 2021 1 · Phillip Lippe, Efstratios Gavves

Despite their popularity, to date, the application of normalizing flows on categorical data stays limited. The current practice of using dequantization to map discrete data to a continuous space is inapplicable as catego…

DecoderInductive BiasVariational Inference