Task-Guided IRL in POMDPs that Scales
Franck Djeumou, Christian Ellis, Murat Cubuktepe, Craig, Lennon, Ufuk Topcu

TL;DR
This paper introduces a scalable IRL algorithm for POMDPs that incorporates task specifications in temporal logic, reducing data needs and computational complexity while effectively learning reward functions and policies from limited data.
Contribution
It develops a novel IRL method for POMDPs that leverages temporal logic side information and causal entropy, addressing data inefficiency and computational intractability.
Findings
Effective in high-fidelity simulations with limited data
Learns reward functions and policies in large POMDPs
Achieves behavior similar to experts using side information
Abstract
In inverse reinforcement learning (IRL), a learning agent infers a reward function encoding the underlying task using demonstrations from experts. However, many existing IRL techniques make the often unrealistic assumption that the agent has access to full information about the environment. We remove this assumption by developing an algorithm for IRL in partially observable Markov decision processes (POMDPs). We address two limitations of existing IRL techniques. First, they require an excessive amount of data due to the information asymmetry between the expert and the learner. Second, most of these IRL techniques require solving the computationally intractable forward problem -- computing an optimal policy given a reward function -- in POMDPs. The developed algorithm reduces the information asymmetry while increasing the data efficiency by incorporating task specifications expressed in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics
