Online Markov Decision Processes with Terminal Law Constraints
Bianca Marin Moreno, Margaux Brégère, Pierre Gaillard, Nadia Oudjane
TL;DR
This work introduces a reset-free, periodic framework for online MDPs with terminal-law constraints, where policies must return the system to its initial state distribution after a fixed period. It formalizes periodic policies and periodic regret, and develops two algorithms, MDPP-K and MDPP-U, to compute approximately periodic policies under known and unknown initial distributions, respectively. The authors prove non-asymptotic, sublinear periodic regret of order $\tilde{O}(T^{3/4})$ in both settings for $M>1$ homogeneous agents, with detailed analyses of the MD terms, feasibility, and error propagation from unknown dynamics. Empirical results on grid-world tasks validate the approach and demonstrate practical benefits over episodic baselines, highlighting the framework’s potential for real-world reset-free control problems such as energy-demand management and autonomous robotics.
Abstract
Traditional reinforcement learning usually assumes either episodic interactions with resets or continuous operation to minimize average or cumulative loss. While episodic settings have many theoretical results, resets are often unrealistic in practice. The infinite-horizon setting avoids this issue but lacks non-asymptotic guarantees in online scenarios with unknown dynamics. In this work, we move towards closing this gap by introducing a reset-free framework called the periodic framework, where the goal is to find periodic policies: policies that not only minimize cumulative loss but also return the agents to their initial state distribution after a fixed number of steps. We formalize the problem of finding optimal periodic policies and identify sufficient conditions under which it is well-defined for tabular Markov decision processes. To evaluate algorithms in this framework, we introduce the periodic regret, a measure that balances cumulative loss with the terminal law constraint. We then propose the first algorithms for computing periodic policies in two multi-agent settings and show they achieve sublinear periodic regret of order $\tilde O(T^{3/4})$. This provides the first non-asymptotic guarantees for reset-free learning in the setting of $M$ homogeneous agents, for $M > 1$.
