paper-with-me

Papers

Maximum Entropy Reinforcement Learning via Energy-Based Normalizing Flow

2024-05-22 · Chen-Hao Chao, Chien Feng, Wei-Fang Sun, Cheng-Kuang Lee, Simon See, Chun-Yi Lee

Existing Maximum-Entropy (MaxEnt) Reinforcement Learning (RL) methods for continuous action spaces are typically formulated based on actor-critic frameworks and optimized through alternating steps of policy evaluation and policy improvement. In the policy evaluation steps, the critic is updated to capture the soft Q-function. In the policy improvement steps, the actor is adjusted in accordance with the updated soft Q-function. In this paper, we introduce a new MaxEnt RL framework modeled using Energy-Based Normalizing Flows (EBFlow). This framework integrates the policy evaluation steps and the policy improvement steps, resulting in a single objective training process. Our method enables the calculation of the soft value function used in the policy evaluation target without Monte Carlo approximation. Moreover, this design supports the modeling of multi-modal action distributions while facilitating efficient action sampling. To evaluate the performance of our method, we conducted experiments on the MuJoCo benchmark suite and a number of high-dimensional robotic tasks simulated by Omniverse Isaac Gym. The evaluation results demonstrate that our method achieves superior performance compared to widely-adopted representative baselines.

📄 PDF Abstract BibTeX arXiv:2405.13629

Code (1)

ChienFeng-hub/meow 공식 구현 jax

Tasks

IngenuityMuJoCoOmniverse Isaac GymOpenAI Gymreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…

Similar Papers 제목 키워드 기반

Conditional normalizing flows for IceCube event reconstruction

2023-09-28 · Thorsten Glüsenkamp

The IceCube Neutrino Observatory is a cubic-kilometer high-energy neutrino detector deployed in the Antarctic ice. Two major event classes are charged-current electron and muon neutrino interactions. In this contribution…

A Tale of Two Flows: Cooperative Learning of Langevin Flow and Normalizing Flow Toward Energy-Based Model

2022-05-13 · ICLR 2022 4 · Jianwen Xie, Yaxuan Zhu, Jun Li, Ping Li

This paper studies the cooperative learning of two generative flow models, in which the two models are iteratively updated based on the jointly synthesized examples. The first flow model is a normalizing flow that transf…

Maximum Entropy Flow Networks

2017-01-12 · Gabriel Loaiza-Ganem, Yuanjun Gao, John P. Cunningham

Maximum entropy modeling is a flexible and popular framework for formulating statistical models given partial knowledge. In this paper, rather than the traditional method of optimizing over the continuous density directl…

Stochastic Optimization

Semi-Autoregressive Energy Flows: Exploring Likelihood-Free Training of Normalizing Flows

2022-06-14 · Phillip Si, Zeyi Chen, Subham Sekhar Sahoo, Yair Schiff 외

Training normalizing flow generative models can be challenging due to the need to calculate computationally expensive determinants of Jacobians. This paper studies the likelihood-free training of flows and proposes the e…

Two-sample testing

FLAC: Maximum Entropy RL via Kinetic Energy Regularized Bridge Matching

2026-02-13 · Lei Lv, Yunfei Li, Yu Luo, Fuchun Sun 외 arxiv

Iterative generative policies, such as diffusion models and flow matching, offer superior expressivity for continuous control but complicate Maximum Entropy Reinforcement Learning because their action log-densities are n…

Reinforcement LearningContinuous ControlDensity Estimation