paper-with-me

홈 › Papers

Behavior-Guided Reinforcement Learning

2019-09-25 · Aldo Pacchiano, Jack Parker-Holder, Yunhao Tang, Anna Choromanska, Krzysztof Choromanski, Michael I. Jordan

We introduce a new approach for comparing reinforcement learning policies, using Wasserstein distances (WDs) in a newly defined latent behavioral space. We show that by utilizing the dual formulation of the WD, we can learn score functions over trajectories that can be in turn used to lead policy optimization towards (or away from) (un)desired behaviors. Combined with smoothed WDs, the dual formulation allows us to devise efficient algorithms that take stochastic gradient descent steps through WD regularizers. We incorporate these regularizers into two novel on-policy algorithms, Behavior-Guided Policy Gradient and Behavior-Guided Evolution Strategies, which we demonstrate can outperform existing methods in a variety of challenging environments. We also provide an open source demo.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Demonstration-Guided Reinforcement Learning with Learned Skills

2021-07-21 · ICLR Workshop SSL-RL 2021 5 · Karl Pertsch, Youngwoon Lee, Yue Wu, Joseph J. Lim

Demonstration-guided reinforcement learning (RL) is a promising approach for learning complex behaviors by leveraging both reward feedback and a set of target task demonstrations. Prior approaches for demonstration-guide…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Robot Manipulation

Learning to Score Behaviors for Guided Policy Optimization

2019-06-11 · ICML 2020 1 · Aldo Pacchiano, Jack Parker-Holder, Yunhao Tang, Anna Choromanska 외

We introduce a new approach for comparing reinforcement learning policies, using Wasserstein distances (WDs) in a newly defined latent behavioral space. We show that by utilizing the dual formulation of the WD, we can le…

Efficient ExplorationImitation Learningreinforcement-learningReinforcement Learning+1

Behavior-Guided Actor-Critic: Improving Exploration via Learning Policy Behavior Representation for Deep Reinforcement Learning

2021-04-09 · Ammar Fayad, Majd Ibrahim

In this work, we propose Behavior-Guided Actor-Critic (BAC), an off-policy actor-critic deep RL algorithm. BAC mathematically formulates the behavior of the policy through autoencoders by providing an accurate estimation…

Deep Reinforcement LearningEfficient Exploration

Prior-Guided Diffusion Planning for Offline Reinforcement Learning

2025-05-16 · Donghyeon Ki, JunHyeok Oh, Seong-Woong Shim, Byung-Jun Lee

Diffusion models have recently gained prominence in offline reinforcement learning due to their ability to effectively learn high-performing, generalizable policies from static datasets. Diffusion-based planners facilita…

Decision MakingDenoisingOffline RLreinforcement-learning+1

Guided Flow Policy: Learning from High-Value Actions in Offline Reinforcement Learning

2025-12-03 · Franki Nguimatsia Tiofack, Théotime Le Hellard, Fabian Schramm, Nicolas Perrin-Gilbert 외 arxiv

Offline reinforcement learning often relies on behavior regularization that enforces policies to remain close to the dataset distribution. However, such approaches fail to distinguish between high-value and low-value act…

Reinforcement Learning