paper-with-me

Papers

Maximum Causal Entropy Specification Inference from Demonstrations

2019-07-26 · Marcell Vazquez-Chanlatte, Sanjit A. Seshia

In many settings (e.g., robotics) demonstrations provide a natural way to specify tasks; however, most methods for learning from demonstrations either do not provide guarantees that the artifacts learned for the tasks, such as rewards or policies, can be safely composed and/or do not explicitly capture history dependencies. Motivated by this deficit, recent works have proposed learning Boolean task specifications, a class of Boolean non-Markovian rewards which admit well-defined composition and explicitly handle historical dependencies. This work continues this line of research by adapting maximum causal entropy inverse reinforcement learning to estimate the posteriori probability of a specification given a multi-set of demonstrations. The key algorithmic insight is to leverage the extensive literature and tooling on reduced ordered binary decision diagrams to efficiently encode a time unrolled Markov Decision Process. This enables transforming a naive exponential time algorithm into a polynomial time algorithm.

📄 PDF Abstract BibTeX arXiv:1907.11792

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Learning from Demonstrations using Signal Temporal Logic

2021-02-15 · Aniruddh G. Puranic, Jyotirmoy V. Deshmukh, Stefanos Nikolaidis

Learning-from-demonstrations is an emerging paradigm to obtain effective robot control policies for complex tasks via reinforcement learning without the need to explicitly design reward functions. However, it is suscepti…

OpenAI Gymreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Learning Task Specifications from Demonstrations

2017-10-11 · NeurIPS 2018 12 · Marcell Vazquez-Chanlatte, Susmit Jha, Ashish Tiwari, Mark K. Ho 외

Real world applications often naturally decompose into several sub-tasks. In many settings (e.g., robotics) demonstrations provide a natural way to specify the sub-tasks. However, most methods for learning from demonstra…

Maximum Likelihood Constraint Inference from Stochastic Demonstrations

2021-02-24 · David L. McPherson, Kaylene C. Stocking, S. Shankar Sastry

When an expert operates a perilous dynamic system, ideal constraint information is tacitly contained in their demonstrated trajectories and controls. The likelihood of these demonstrations can be computed, given the syst…

A Primer on Maximum Causal Entropy Inverse Reinforcement Learning

2022-03-22 · Adam Gleave, Sam Toyer

Inverse Reinforcement Learning (IRL) algorithms infer a reward function that explains demonstrations provided by an expert acting in the environment. Maximum Causal Entropy (MCE) IRL is currently the most popular formula…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Maximum Causal Tsallis Entropy Imitation Learning

2018-05-22 · NeurIPS 2018 12 · Kyungjae Lee, Sungjoon Choi, Songhwai Oh

In this paper, we propose a novel maximum causal Tsallis entropy (MCTE) framework for imitation learning which can efficiently learn a sparse multi-modal policy distribution from demonstrations. We provide the full mathe…

Imitation Learning