paper-with-me

홈 › Papers

Inverse Reinforcement Learning with Multiple Ranked Experts

2019-07-31 · Pablo Samuel Castro, Shijian Li, Daqing Zhang

We consider the problem of learning to behave optimally in a Markov Decision Process when a reward function is not specified, but instead we have access to a set of demonstrators of varying performance. We assume the demonstrators are classified into one of k ranks, and use ideas from ordinal regression to find a reward function that maximizes the margin between the different ranks. This approach is based on the idea that agents should not only learn how to behave from experts, but also how not to behave from non-experts. We show there are MDPs where important differences in the reward function would be hidden from existing algorithms by the behaviour of the expert. Our method is particularly useful for problems where we have access to a large set of agent behaviours with varying degrees of expertise (such as through GPS or cellphones). We highlight the differences between our approach and existing methods using a simple grid domain and demonstrate its efficacy on determining passenger-finding strategies for taxi drivers, using a large dataset of GPS trajectories.

📄 PDF Abstract BibTeX arXiv:1907.13411

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Inverse Reinforcement Learning with Sub-optimal Experts

2024-01-08 · Riccardo Poiani, Gabriele Curti, Alberto Maria Metelli, Marcello Restelli

Inverse Reinforcement Learning (IRL) techniques deal with the problem of deducing a reward function that explains the behavior of an expert agent who is assumed to act optimally in an underlying unknown task. In several …

reinforcement-learningReinforcement Learning

Extrapolating Beyond Suboptimal Demonstrations via Inverse Reinforcement Learning from Observations

2019-04-12 · Daniel S. Brown, Wonjoon Goo, Prabhat Nagarajan, Scott Niekum

A critical flaw of existing inverse reinforcement learning (IRL) methods is their inability to significantly outperform the demonstrator. This is because IRL typically seeks a reward function that makes the demonstrator …

Deep Reinforcement LearningImitation LearningMuJoCoreinforcement-learning+2

Identifiability and generalizability from multiple experts in Inverse Reinforcement Learning

2022-09-22 · Paul Rolland, Luca Viano, Norman Schuerhoff, Boris Nikolov 외

While Reinforcement Learning (RL) aims to train an agent from a reward function in a given environment, Inverse Reinforcement Learning (IRL) seeks to recover the reward function from observing an expert's behavior. It is…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Inverse Reinforcement Learning with Multiple Planning Horizons

2024-09-26 · Jiayu Yao, Weiwei Pan, Finale Doshi-Velez, Barbara E Engelhardt

In this work, we study an inverse reinforcement learning (IRL) problem where the experts are planning under a shared reward function but with different, unknown planning horizons. Without the knowledge of discount factor…

reinforcement-learningReinforcement Learning

SoLo T-DIRL: Socially-Aware Dynamic Local Planner based on Trajectory-Ranked Deep Inverse Reinforcement Learning

2022-09-16 · Yifan Xu, Theodor Chakhachiro, Tribhi Kathuria, Maani Ghaffari

This work proposes a new framework for a socially-aware dynamic local planner in crowded environments by building on the recently proposed Trajectory-ranked Maximum Entropy Deep Inverse Reinforcement Learning (T-MEDIRL).…

NavigateSocial Navigation