English

LS-IQ: Implicit Reward Regularization for Inverse Reinforcement Learning

Machine Learning 2023-03-02 v1 Artificial Intelligence Robotics

Abstract

Recent methods for imitation learning directly learn a QQ-function using an implicit reward formulation rather than an explicit reward function. However, these methods generally require implicit reward regularization to improve stability and often mistreat absorbing states. Previous works show that a squared norm regularization on the implicit reward function is effective, but do not provide a theoretical analysis of the resulting properties of the algorithms. In this work, we show that using this regularizer under a mixture distribution of the policy and the expert provides a particularly illuminating perspective: the original objective can be understood as squared Bellman error minimization, and the corresponding optimization problem minimizes a bounded χ2\chi^2-Divergence between the expert and the mixture distribution. This perspective allows us to address instabilities and properly treat absorbing states. We show that our method, Least Squares Inverse Q-Learning (LS-IQ), outperforms state-of-the-art algorithms, particularly in environments with absorbing states. Finally, we propose to use an inverse dynamics model to learn from observations only. Using this approach, we retain performance in settings where no expert actions are available.

Keywords

Cite

@article{arxiv.2303.00599,
  title  = {LS-IQ: Implicit Reward Regularization for Inverse Reinforcement Learning},
  author = {Firas Al-Hafez and Davide Tateo and Oleg Arenz and Guoping Zhao and Jan Peters},
  journal= {arXiv preprint arXiv:2303.00599},
  year   = {2023}
}
R2 v1 2026-06-28T08:54:30.098Z