paper-with-me

홈 › Papers

PAGAR: Taming Reward Misalignment in Inverse Reinforcement Learning-Based Imitation Learning with Protagonist Antagonist Guided Adversarial Reward

2023-06-02 · Weichao Zhou, Wenchao Li

Many imitation learning (IL) algorithms employ inverse reinforcement learning (IRL) to infer the intrinsic reward function that an expert is implicitly optimizing for based on their demonstrated behaviors. However, in practice, IRL-based IL can fail to accomplish the underlying task due to a misalignment between the inferred reward and the objective of the task. In this paper, we address the susceptibility of IL to such misalignment by introducing a semi-supervised reward design paradigm called Protagonist Antagonist Guided Adversarial Reward (PAGAR). PAGAR-based IL trains a policy to perform well under mixed reward functions instead of a single reward function as in IRL-based IL. We identify the theoretical conditions under which PAGAR-based IL can avoid the task failures caused by reward misalignment. We also present a practical on-and-off policy approach to implementing PAGAR-based IL. Experimental results show that our algorithm outperforms standard IL baselines in complex tasks and challenging transfer settings.

📄 PDF Abstract BibTeX arXiv:2306.01731

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation LearningZero-Shot Learning

Similar Papers 제목 키워드 기반

Multi Task Inverse Reinforcement Learning for Common Sense Reward

2024-02-17 · Neta Glazer, Aviv Navon, Aviv Shamsian, Ethan Fetaya

One of the challenges in applying reinforcement learning in a complex real-world environment lies in providing the agent with a sufficiently detailed reward function. Any misalignment between the reward and the desired b…

Common Sense Reasoningreinforcement-learningReinforcement Learning

Rethinking Inverse Reinforcement Learning: from Data Alignment to Task Alignment

2024-10-31 · Weichao Zhou, Wenchao Li

Many imitation learning (IL) algorithms use inverse reinforcement learning (IRL) to infer a reward function that aligns with the demonstration. However, the inferred reward functions often fail to capture the underlying …

Imitation LearningTransfer Learning

Multi-Agent Inverse Q-Learning from Demonstrations

2025-03-06 · Nathaniel Haynam, Adam Khoja, Dhruv Kumar, Vivek Myers 외

When reward functions are hand-designed, deep reinforcement learning algorithms often suffer from reward misspecification, causing them to learn suboptimal policies in terms of the intended task objectives. In the single…

Deep Reinforcement LearningQ-Learningreinforcement-learningReinforcement Learning

Nonlinear Inverse Reinforcement Learning with Gaussian Processes

2011-12-01 · NeurIPS 2011 12 · Sergey Levine, Zoran Popovic, Vladlen Koltun

We present a probabilistic algorithm for nonlinear inverse reinforcement learning. The goal of inverse reinforcement learning is to learn the reward function in a Markov decision process from expert demonstrations. While…

Gaussian Processesreinforcement-learningReinforcement LearningReinforcement Learning (RL)

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 reinforce…

Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1