paper-with-me

Papers

Adversarial Active Exploration for Inverse Dynamics Model Learning

2018-06-26 · ICLR 2019 5 · Zhang-Wei Hong, Tsu-Jui Fu, Tzu-Yun Shann, Yi-Hsiang Chang, Chun-Yi Lee

We present an adversarial active exploration for inverse dynamics model learning, a simple yet effective learning scheme that incentivizes exploration in an environment without any human intervention. Our framework consists of a deep reinforcement learning (DRL) agent and an inverse dynamics model contesting with each other. The former collects training samples for the latter, with an objective to maximize the error of the latter. The latter is trained with samples collected by the former, and generates rewards for the former when it fails to predict the actual action taken by the former. In such a competitive setting, the DRL agent learns to generate samples that the inverse dynamics model fails to predict correctly, while the inverse dynamics model learns to adapt to the challenging samples. We further propose a reward structure that ensures the DRL agent to collect only moderately hard samples but not overly hard ones that prevent the inverse model from predicting effectively. We evaluate the effectiveness of our method on several robotic arm and hand manipulation tasks against multiple baseline models. Experimental results show that our method is comparable to those directly trained with expert demonstrations, and superior to the other baselines even without any human priors.

📄 PDF Abstract BibTeX arXiv:1806.10019

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningImitation LearningmodelReinforcement Learning

Similar Papers 제목 키워드 기반

Adversarial Exploration Strategy for Self-Supervised Imitation Learning

2019-05-01 · ICLR 2019 5 · Zhang-Wei Hong, Tsu-Jui Fu, Tzu-Yun Shann, Yi-Hsiang Chang 외

We present an adversarial exploration strategy, a simple yet effective imitation learning scheme that incentivizes exploration of an environment without any extrinsic reward or human demonstration. Our framework consists…

Deep Reinforcement LearningImitation LearningOpenAI GymReinforcement Learning

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

Provably Efficient Exploration in Inverse Constrained Reinforcement Learning

2024-09-24 · Bo Yue, Jian Li, Guiliang Liu

Optimizing objective functions subject to constraints is fundamental in many real-world applications. However, these constraints are often not readily defined and must be inferred from expert agent behaviors, a problem k…

Efficient Explorationreinforcement-learningReinforcement Learning

Active Exploration for Inverse Reinforcement Learning

2022-07-18 · David Lindner, Andreas Krause, Giorgia Ramponi

Inverse Reinforcement Learning (IRL) is a powerful paradigm for inferring a reward function from expert demonstrations. Many IRL algorithms require a known transition model and sometimes even a known expert policy, or th…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Active Learning of Inverse Models with Intrinsically Motivated Goal Exploration in Robots

2013-01-21 · Adrien Baranes, Pierre-Yves Oudeyer

We introduce the Self-Adaptive Goal Generation - Robust Intelligent Adaptive Curiosity (SAGG-RIAC) architecture as an intrinsi- cally motivated goal exploration mechanism which allows active learning of inverse models in…

Active Learning