paper-with-me

Papers

Reward function shape exploration in adversarial imitation learning: an empirical study

2021-04-14 · Yawei Wang, Xiu Li

For adversarial imitation learning algorithms (AILs), no true rewards are obtained from the environment for learning the strategy. However, the pseudo rewards based on the output of the discriminator are still required. Given the implicit reward bias problem in AILs, we design several representative reward function shapes and compare their performances by large-scale experiments. To ensure our results' reliability, we conduct the experiments on a series of Mujoco and Box2D continuous control tasks based on four different AILs. Besides, we also compare the performance of various reward function shapes using varying numbers of expert trajectories. The empirical results reveal that the positive logarithmic reward function works well in typical continuous control tasks. In contrast, the so-called unbiased reward function is limited to specific kinds of tasks. Furthermore, several designed reward functions perform excellently in these environments as well.

📄 PDF Abstract BibTeX arXiv:2104.06687

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous ControlImitation LearningMuJoCo

Similar Papers 제목 키워드 기반

Wasserstein Distance guided Adversarial Imitation Learning with Reward Shape Exploration

2020-06-05 · Ming Zhang, Yawei Wang, Xiaoteng Ma, Li Xia 외

The generative adversarial imitation learning (GAIL) has provided an adversarial learning framework for imitating expert policy from demonstrations in high-dimensional continuous tasks. However, almost all GAIL and its e…

continuous-controlContinuous ControlImitation LearningMuJoCo

Generative Adversarial Self-Imitation Learning

2018-12-03 · ICLR 2019 5 · Yijie Guo, Junhyuk Oh, Satinder Singh, Honglak Lee

This paper explores a simple regularizer for reinforcement learning by proposing Generative Adversarial Self-Imitation Learning (GASIL), which encourages the agent to imitate past good trajectories via generative adversa…

Imitation LearningMuJoCoreinforcement-learningReinforcement Learning+1

ARC -- Actor Residual Critic for Adversarial Imitation Learning

2022-06-05 · Ankur Deka, Changliu Liu, Katia Sycara

Adversarial Imitation Learning (AIL) is a class of popular state-of-the-art Imitation Learning algorithms commonly used in robotics. In AIL, an artificial adversary's misclassification is used as a reward signal that is …

ARCcontinuous-controlContinuous ControlImitation Learning+1

Guiding Pretraining in Reinforcement Learning with Large Language Models

2023-02-13 · Yuqing Du, Olivia Watkins, Zihan Wang, Cédric Colas 외

Reinforcement learning algorithms typically struggle in the absence of a dense, well-shaped reward function. Intrinsically motivated exploration methods address this limitation by rewarding agents for visiting novel stat…

Common Sense ReasoningLanguage ModelingLanguage Modellingreinforcement-learning+2

Optimistically Optimistic Exploration for Provably Efficient Infinite-Horizon Reinforcement and Imitation Learning

2025-02-19 · Antoine Moulin, Gergely Neu, Luca Viano

We study the problem of reinforcement learning in infinite-horizon discounted linear Markov decision processes (MDPs), and propose the first computationally efficient algorithm achieving near-optimal regret guarantees in…

Imitation Learning