Confidence Aware Inverse Constrained Reinforcement Learning
Sriram Ganapathi Subramanian, Guiliang Liu, Mohammed Elmahgiubi, Kasra, Rezaee, Pascal Poupart

TL;DR
This paper introduces a confidence-aware inverse constrained reinforcement learning method that estimates constraints from expert demonstrations with a specified confidence level, enabling more reliable and informed decision-making in complex real-world problems.
Contribution
It proposes a novel ICRL approach that incorporates confidence levels, allowing users to specify desired confidence and determine if more data is needed.
Findings
Provides a method to estimate constraints with user-specified confidence.
Enables detection of insufficient expert data for reliable constraint learning.
Supports simultaneous learning of constraints and policies with confidence guarantees.
Abstract
In coming up with solutions to real-world problems, humans implicitly adhere to constraints that are too numerous and complex to be specified completely. However, reinforcement learning (RL) agents need these constraints to learn the correct optimal policy in these settings. The field of Inverse Constraint Reinforcement Learning (ICRL) deals with this problem and provides algorithms that aim to estimate the constraints from expert demonstrations collected offline. Practitioners prefer to know a measure of confidence in the estimated constraints, before deciding to use these constraints, which allows them to only use the constraints that satisfy a desired level of confidence. However, prior works do not allow users to provide the desired level of confidence for the inferred constraints. This work provides a principled ICRL method that can take a confidence level with a set of expert…
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
MethodsSparse Evolutionary Training
