English

Implicit Constraint-Aware Off-Policy Correction for Offline Reinforcement Learning

Systems and Control 2025-06-18 v1 Systems and Control

Abstract

Offline reinforcement learning promises policy improvement from logged interaction data alone, yet state-of-the-art algorithms remain vulnerable to value over-estimation and to violations of domain knowledge such as monotonicity or smoothness. We introduce implicit constraint-aware off-policy correction, a framework that embeds structural priors directly inside every Bellman update. The key idea is to compose the optimal Bellman operator with a proximal projection on a convex constraint set, which produces a new operator that (i) remains a γ\gamma-contraction, (ii) possesses a unique fixed point, and (iii) enforces the prescribed structure exactly. A differentiable optimization layer solves the projection; implicit differentiation supplies gradients for deep function approximators at a cost comparable to implicit Q-learning. On a synthetic Bid-Click auction -- where the true value is provably monotone in the bid -- our method eliminates all monotonicity violations and outperforms conservative Q-learning and implicit Q-learning in return, regret, and sample efficiency.

Keywords

Cite

@article{arxiv.2506.14058,
  title  = {Implicit Constraint-Aware Off-Policy Correction for Offline Reinforcement Learning},
  author = {Ali Baheri},
  journal= {arXiv preprint arXiv:2506.14058},
  year   = {2025}
}
R2 v1 2026-07-01T03:20:53.541Z