paper-with-me

Papers

Learning Robust Rewards with Adversarial Inverse Reinforcement Learning

2017-10-30 · Justin Fu, Katie Luo, Sergey Levine

Reinforcement learning provides a powerful and general framework for decision making and control, but its application in practice is often hindered by the need for extensive feature and reward engineering. Deep reinforcement learning methods can remove the need for explicit engineering of policy or value features, but still require a manually specified reward function. Inverse reinforcement learning holds the promise of automatic reward acquisition, but has proven exceptionally difficult to apply to large, high-dimensional problems with unknown dynamics. In this work, we propose adverserial inverse reinforcement learning (AIRL), a practical and scalable inverse reinforcement learning algorithm based on an adversarial reward learning formulation. We demonstrate that AIRL is able to recover reward functions that are robust to changes in dynamics, enabling us to learn policies even under significant variation in the environment seen during training. Our experiments show that AIRL greatly outperforms prior methods in these transfer settings.

📄 PDF Abstract BibTeX arXiv:1710.11248

Code (7)

Div99/IQ-Learn pytorch
Kaixhin/imitation-learning pytorch
evieq01/oodil pytorch
ku2482/gail-airl-ppo.pytorch pytorch
mugoh/rl-base/tree/master/rlbase/aiRL pytorch
rohitrango/Reward-bias-in-GAIL tf
twni2016/f-IRL pytorch

Tasks

Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Adversarial Imitation via Variational Inverse Reinforcement Learning

2018-09-17 · ICLR 2019 5 · Ahmed H. Qureshi, Byron Boots, Michael C. Yip

We consider a problem of learning the reward and policy from expert examples under unknown dynamics. Our proposed method builds on the framework of generative adversarial networks and introduces the empowerment-regulariz…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Transfer Learning

oIRL: Robust Adversarial Inverse Reinforcement Learning with Temporally Extended Actions

2020-02-20 · David Venuto, Jhelum Chakravorty, Leonard Boussioux, Junhao Wang 외

Explicit engineering of reward functions for given environments has been a major hindrance to reinforcement learning methods. While Inverse Reinforcement Learning (IRL) is a solution to recover reward functions from demo…

continuous-controlContinuous Controlreinforcement-learningReinforcement Learning+2

Discriminator Soft Actor Critic without Extrinsic Rewards

2020-01-19 · Daichi Nishio, Daiki Kuyoshi, Toi Tsuneda, Satoshi Yamane

It is difficult to be able to imitate well in unknown states from a small amount of expert data and sampling data. Supervised learning methods such as Behavioral Cloning do not require sampling data, but usually suffer f…

Imitation LearningQ-Learningreinforcement-learningReinforcement Learning+1

Adversarial recovery of agent rewards from latent spaces of the limit order book

2019-12-09 · Jacobo Roa-Vicens, Yuanbo Wang, Virgile Mison, Yarin Gal 외

Inverse reinforcement learning has proved its ability to explain state-action trajectories of expert agents by recovering their underlying reward functions in increasingly challenging environments. Recent advances in adv…

Reinforcement Learning

Extrinsicaly Rewarded Soft Q Imitation Learning with Discriminator

2024-01-30 · Ryoma Furuyama, Daiki Kuyoshi, Satoshi Yamane

Imitation learning is often used in addition to reinforcement learning in environments where reward design is difficult or where the reward is sparse, but it is difficult to be able to imitate well in unknown states from…

Imitation LearningMuJoCoQ-Learningreinforcement-learning+1