English

RIZE: Adaptive Regularization for Imitation Learning

Machine Learning 2025-11-25 v3 Artificial Intelligence Robotics

Abstract

We propose a novel Inverse Reinforcement Learning (IRL) method that mitigates the rigidity of fixed reward structures and the limited flexibility of implicit reward regularization. Building on the Maximum Entropy IRL framework, our approach incorporates a squared temporal-difference (TD) regularizer with adaptive targets that evolve dynamically during training, thereby imposing adaptive bounds on recovered rewards and promoting robust decision-making. To capture richer return information, we integrate distributional RL into the learning process. Empirically, our method achieves expert-level performance on complex MuJoCo and Adroit environments, surpassing baseline methods on the Humanoid-v2 task with limited expert demonstrations. Extensive experiments and ablation studies further validate the effectiveness of the approach and provide insights into reward dynamics in imitation learning. Our source code is available at https://github.com/adibka/RIZE.

Keywords

Cite

@article{arxiv.2502.20089,
  title  = {RIZE: Adaptive Regularization for Imitation Learning},
  author = {Adib Karimi and Mohammad Mehdi Ebadzadeh},
  journal= {arXiv preprint arXiv:2502.20089},
  year   = {2025}
}

Comments

Camera-ready version. Published in Transactions on Machine Learning Research (2025). Official version: https://openreview.net/forum?id=a6DWqXJZCZ

R2 v1 2026-06-28T22:00:10.343Z