English

Robust Regularized Policy Iteration under Transition Uncertainty

Artificial Intelligence 2026-03-17 v2 Machine Learning

Abstract

Offline reinforcement learning (RL) enables data-efficient and safe policy learning without online exploration, but its performance often degrades under distribution shift. The learned policy may visit out-of-distribution state-action pairs where value estimates and learned dynamics are unreliable. To address policy-induced extrapolation and transition uncertainty in a unified framework, we formulate offline RL as robust policy optimization, treating the transition kernel as a decision variable within an uncertainty set and optimizing the policy against the worst-case dynamics. We propose Robust Regularized Policy Iteration (RRPI), which replaces the intractable max-min bilevel objective with a tractable KL-regularized surrogate and derives an efficient policy iteration procedure based on a robust regularized Bellman operator. We provide theoretical guarantees by showing that the proposed operator is a γ\gamma-contraction and that iteratively updating the surrogate yields monotonic improvement of the original robust objective with convergence. Experiments on D4RL benchmarks demonstrate that RRPI achieves strong average performance, outperforming recent baselines including percentile-based methods on the majority of environments while remaining competitive on the rest. Moreover, RRPI exhibits robust performance by aligning lower QQ-values with high epistemic uncertainty, which prevents the policy from executing unreliable out-of-distribution actions.

Keywords

Cite

@article{arxiv.2603.09344,
  title  = {Robust Regularized Policy Iteration under Transition Uncertainty},
  author = {Hongqiang Lin and Zhenghui Fu and Weihao Tang and Pengfei Wang and Yiding Sun and Qixian Huang and Dongxu Zhang},
  journal= {arXiv preprint arXiv:2603.09344},
  year   = {2026}
}

Comments

17 pages

R2 v1 2026-07-01T11:12:03.818Z