English

Reinforcement Learning in MDPs with Information-Ordered Policies

Machine Learning 2025-08-07 v1 Machine Learning Optimization and Control

Abstract

We propose an epoch-based reinforcement learning algorithm for infinite-horizon average-cost Markov decision processes (MDPs) that leverages a partial order over a policy class. In this structure, ππ\pi' \leq \pi if data collected under π\pi can be used to estimate the performance of π\pi', enabling counterfactual inference without additional environment interaction. Leveraging this partial order, we show that our algorithm achieves a regret bound of O(wlog(Θ)T)O(\sqrt{w \log(|\Theta|) T}), where ww is the width of the partial order. Notably, the bound is independent of the state and action space sizes. We illustrate the applicability of these partial orders in many domains in operations research, including inventory control and queuing systems. For each, we apply our framework to that problem, yielding new theoretical guarantees and strong empirical results without imposing extra assumptions such as convexity in the inventory model or specialized arrival-rate structure in the queuing model.

Keywords

Cite

@article{arxiv.2508.03904,
  title  = {Reinforcement Learning in MDPs with Information-Ordered Policies},
  author = {Zhongjun Zhang and Shipra Agrawal and Ilan Lobel and Sean R. Sinclair and Christina Lee Yu},
  journal= {arXiv preprint arXiv:2508.03904},
  year   = {2025}
}

Comments

57 pages, 2 figures

R2 v1 2026-07-01T04:36:06.950Z