A Generalised Inverse Reinforcement Learning Framework
Firas Jarboui, Vianney Perchet

TL;DR
This paper introduces a new IRL framework that addresses biases in traditional methods by emphasizing future states, leading to improved performance in various OpenAI gym environments.
Contribution
It proposes an alternative IRL loss function that reduces bias against policies with longer mixing times, enhancing learning effectiveness.
Findings
Enhanced IRL algorithm performance in multiple environments
Addresses bias against policies with long mixing times
Maintains computational tractability similar to existing methods
Abstract
The gloabal objective of inverse Reinforcement Learning (IRL) is to estimate the unknown cost function of some MDP base on observed trajectories generated by (approximate) optimal policies. The classical approach consists in tuning this cost function so that associated optimal trajectories (that minimise the cumulative discounted cost, i.e. the classical RL loss) are 'similar' to the observed ones. Prior contributions focused on penalising degenerate solutions and improving algorithmic scalability. Quite orthogonally to them, we question the pertinence of characterising optimality with respect to the cumulative discounted cost as it induces an implicit bias against policies with longer mixing times. State of the art value based RL algorithms circumvent this issue by solving for the fixed point of the Bellman optimality operator, a stronger criterion that is not well defined for the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Adaptive Dynamic Programming Control · Smart Grid Energy Management
